Skip to content

Commit 03ff422

Browse files
build: Bump Microsoft.NET.Test.Sdk from 18.0.1 to 18.5.1
--- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7be0cf7 commit 03ff422

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

APIMatic.Core.Test/APIMatic.Core.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
10+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.5.1" />
1111
<PackageReference Include="coverlet.msbuild" Version="6.0.4">
1212
<PrivateAssets>all</PrivateAssets>
1313
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)