We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aeba8d6 commit 00740adCopy full SHA for 00740ad
src/Xunit.DependencyInjection/Xunit.DependencyInjection.csproj
@@ -18,7 +18,7 @@ Release notes:
18
10.1: Allow the default startup to be missing anywhere.
19
10.0: Upgrade xunit to v3.</Description>
20
<PackageTags>xunit ioc di DependencyInjection test</PackageTags>
21
- <Version>11.0.0</Version>
+ <Version>11.1.0</Version>
22
<PackageReleaseNotes>$(Description)</PackageReleaseNotes>
23
<PolySharpExcludeGeneratedTypes>System.Runtime.CompilerServices.RequiresLocationAttribute;System.Diagnostics.CodeAnalysis.SetsRequiredMembersAttribute</PolySharpExcludeGeneratedTypes>
24
</PropertyGroup>
0 commit comments