Skip to content

Commit f0b2785

Browse files
authored
Merge pull request #329 from Umplify/copilot/upgrade-nuget-packages-and-docs
Update Xunit.Microsoft.DependencyInjection.csproj
2 parents 1410ce1 + 3fa5831 commit f0b2785

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)