Skip to content

Commit 7a946b9

Browse files
dependabot[bot]NelsonBN
authored andcommitted
build: Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.0
--- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3e4e2d6 commit 7a946b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/PowerUtils.BenchmarkDotnet.Reporter.Tests/PowerUtils.BenchmarkDotnet.Reporter.Tests.csproj

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

2828

2929
<ItemGroup>
30-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
30+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />
3131
<PackageReference Include="NSubstitute" Version="5.3.0" />
3232
<PackageReference Include="Shouldly " Version="4.3.0" />
3333
<PackageReference Include="xunit" Version="2.9.3" />

0 commit comments

Comments
 (0)