Skip to content

Commit 87a7af1

Browse files
Bump Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0
--- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent be5af58 commit 87a7af1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/PerformantReflection.UnitTests/PerformantReflection.UnitTests.csproj

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

1111
<ItemGroup>
12-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1"/>
12+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.3.0"/>
1313
<PackageReference Include="xunit.v3" Version="3.2.2"/>
1414
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)