Skip to content

Commit 6e2979a

Browse files
Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.0 (#158)
--- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b02635e commit 6e2979a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Sknet.InRuleGitStorage.Tests/Sknet.InRuleGitStorage.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
</ItemGroup>
2727

2828
<ItemGroup>
29-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
29+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />
3030
<PackageReference Include="xunit" Version="2.9.3" />
3131
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5" Condition="'$(TargetFramework)' != 'net461'">
3232
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)