Skip to content

Commit 9add0e6

Browse files
authored
Merge pull request #342 from Umplify/341-the-nuget-command-failed-with-exit-code1
Update project version to 10.0.2
2 parents 748ce1b + cdfab1f commit 9add0e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Xunit.Microsoft.DependencyInjection.csproj

Lines changed: 2 additions & 2 deletions
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)' == ''">10.0.1</Version>
9+
<Version Condition="'$(Version)' == ''">10.0.2</Version>
1010

1111
<!-- NuGet Package Properties -->
1212
<PackageId>Xunit.Microsoft.DependencyInjection</PackageId>
@@ -68,4 +68,4 @@
6868
<Folder Include="TestsOrder\" />
6969
<Folder Include="Attributes\" />
7070
</ItemGroup>
71-
</Project>
71+
</Project>

0 commit comments

Comments
 (0)