We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 748ce1b + cdfab1f commit 9add0e6Copy full SHA for 9add0e6
src/Xunit.Microsoft.DependencyInjection.csproj
@@ -6,7 +6,7 @@
6
<ImplicitUsings>enable</ImplicitUsings>
7
8
<!-- Version configuration - can be overridden by build system -->
9
- <Version Condition="'$(Version)' == ''">10.0.1</Version>
+ <Version Condition="'$(Version)' == ''">10.0.2</Version>
10
11
<!-- NuGet Package Properties -->
12
<PackageId>Xunit.Microsoft.DependencyInjection</PackageId>
@@ -68,4 +68,4 @@
68
<Folder Include="TestsOrder\" />
69
<Folder Include="Attributes\" />
70
</ItemGroup>
71
-</Project>
+</Project>
0 commit comments