Skip to content

Commit 7e91b39

Browse files
Bump Microsoft.NET.Test.Sdk from 17.14.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-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 47d3fa3 commit 7e91b39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/PVOutput.Net.Tests/PVOutput.Net.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<PrivateAssets>all</PrivateAssets>
2222
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2323
</PackageReference>
24-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
24+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.5.1" />
2525
</ItemGroup>
2626
<ItemGroup>
2727
<ProjectReference Include="..\..\src\PVOutput.Net\PVOutput.Net.csproj" />

0 commit comments

Comments
 (0)