diff --git a/azure-pipeline-PR.yml b/azure-pipeline-PR.yml
index 5dbedd4..f56e504 100644
--- a/azure-pipeline-PR.yml
+++ b/azure-pipeline-PR.yml
@@ -1,7 +1,7 @@
variables:
Major: 8
- Minor: 1
- Patch: 0
+ Minor: 2
+ Patch: 2
BuildConfiguration: Release
name: $(Major).$(Minor).$(Patch).$(rev:r)
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 524e1f6..cbb35dc 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -1,7 +1,7 @@
variables:
Major: 8
Minor: 2
- Revision: 1
+ Revision: 2
BuildConfiguration: Release
name: $(Major).$(Minor).$(Revision)
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 e5acaa3..e4c4cf6 100644
--- a/examples/Xunit.Microsoft.DependencyInjection.ExampleTests/Xunit.Microsoft.DependencyInjection.ExampleTests.csproj
+++ b/examples/Xunit.Microsoft.DependencyInjection.ExampleTests/Xunit.Microsoft.DependencyInjection.ExampleTests.csproj
@@ -11,8 +11,8 @@
-
-
+
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
diff --git a/src/Xunit.Microsoft.DependencyInjection.csproj b/src/Xunit.Microsoft.DependencyInjection.csproj
index e6e12fa..cd0c72e 100644
--- a/src/Xunit.Microsoft.DependencyInjection.csproj
+++ b/src/Xunit.Microsoft.DependencyInjection.csproj
@@ -12,7 +12,7 @@
-
+