Skip to content

Commit 3fa5831

Browse files
committed
Update Xunit.Microsoft.DependencyInjection.csproj
1 parent 2713039 commit 3fa5831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Xunit.Microsoft.DependencyInjection.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<ImplicitUsings>enable</ImplicitUsings>
77

88
<!-- Version configuration - can be overridden by build system -->
9-
<Version Condition="'$(Version)' == ''">9.2.0</Version>
9+
<Version Condition="'$(Version)' == ''">9.2.1</Version>
1010

1111
<!-- NuGet Package Properties -->
1212
<PackageId>Xunit.Microsoft.DependencyInjection</PackageId>

0 commit comments

Comments
 (0)