diff --git a/azure-pipeline-PR.yml b/azure-pipeline-PR.yml
index 7b6768a..476a7b9 100644
--- a/azure-pipeline-PR.yml
+++ b/azure-pipeline-PR.yml
@@ -17,7 +17,7 @@ steps:
displayName: 'Use .NET 9.0 sdk'
inputs:
packageType: sdk
- version: 9.0.200
+ version: 9.0.203
installationPath: $(Agent.ToolsDirectory)/dotnet
- script: echo Started restoring the source code
- task: DotNetCoreCLI@2
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index ad6f868..4623058 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -1,7 +1,7 @@
variables:
Major: 9
Minor: 0
- Revision: 3
+ Revision: 4
BuildConfiguration: Release
name: $(Major).$(Minor).$(Revision)
@@ -25,7 +25,7 @@ steps:
displayName: 'Use .NET 9.0 sdk'
inputs:
packageType: sdk
- version: 9.0.200
+ version: 9.0.203
installationPath: $(Agent.ToolsDirectory)/dotnet
- script: echo Started restoring the source code
- task: DotNetCoreCLI@2
diff --git a/examples/Xunit.Microsoft.DependencyInjection.ExampleTests/Xunit.Microsoft.DependencyInjection.ExampleTests.csproj b/examples/Xunit.Microsoft.DependencyInjection.ExampleTests/Xunit.Microsoft.DependencyInjection.ExampleTests.csproj
index c951dc7..e3cb255 100644
--- a/examples/Xunit.Microsoft.DependencyInjection.ExampleTests/Xunit.Microsoft.DependencyInjection.ExampleTests.csproj
+++ b/examples/Xunit.Microsoft.DependencyInjection.ExampleTests/Xunit.Microsoft.DependencyInjection.ExampleTests.csproj
@@ -10,7 +10,7 @@
-
+
@@ -21,13 +21,13 @@
all
runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
-
-
-
-
-
+
+
+
+
+
+
+
diff --git a/src/Xunit.Microsoft.DependencyInjection.csproj b/src/Xunit.Microsoft.DependencyInjection.csproj
index 1010d9a..b5ecfc1 100644
--- a/src/Xunit.Microsoft.DependencyInjection.csproj
+++ b/src/Xunit.Microsoft.DependencyInjection.csproj
@@ -7,13 +7,13 @@
README.md
-
-
+
+
-
-
+
+
-
+