Skip to content

Commit e892ca5

Browse files
dependabot[bot]samdouble
authored andcommitted
chore(deps): Bump Microsoft.NET.Test.Sdk from 18.7.0 to 18.8.1
--- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.8.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f66a810 commit e892ca5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Panels.Tests/Panels.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.7.0" />
24+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.8.1" />
2525
<PackageReference Include="Verify" Version="30.5.0-beta.1" />
2626
<PackageReference Include="Verify.Xunit" Version="30.4.0" />
2727
<PackageReference Include="xunit" Version="2.9.3" />

0 commit comments

Comments
 (0)