Skip to content

Commit c04b6c1

Browse files
Merge pull request #199 from loresoft/dependabot/nuget/Microsoft.NET.Test.Sdk-17.13.0
Bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0
2 parents bea49cd + 670533d commit c04b6c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Injectio.Tests/Injectio.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<ItemGroup>
1212
<PackageReference Include="FluentAssertions" Version="[7.1.0]" />
13-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
13+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1414
<PackageReference Include="PolySharp" Version="1.15.0">
1515
<PrivateAssets>all</PrivateAssets>
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)