Skip to content

Commit 0e796d3

Browse files
Bump Microsoft.NET.Test.Sdk from 18.0.0 to 18.0.1
--- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6e2979a commit 0e796d3

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="18.0.0" />
29+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
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)