Skip to content

Commit 3ab5997

Browse files
Update dependency Microsoft.NET.Test.Sdk to 18.3.0
1 parent 5b11d94 commit 3ab5997

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Cake.AsciiDoctorJ.Tests/Cake.AsciiDoctorJ.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2222
<PrivateAssets>all</PrivateAssets>
2323
</PackageReference>
24-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
24+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.3.0" />
2525
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0">
2626
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2727
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)