Skip to content

Commit fccb475

Browse files
dependabot[bot]marko-k0
authored andcommitted
Bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0 in /src (actions#3719)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 965047d commit fccb475

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Test/Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</ItemGroup>
1616

1717
<ItemGroup>
18-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
18+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1919
<PackageReference Include="xunit" Version="2.7.1" />
2020
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.8" />
2121
<PackageReference Include="System.Reflection.TypeExtensions" Version="4.7.0" />

0 commit comments

Comments
 (0)