Skip to content

Commit 716c7c7

Browse files
Bump Microsoft.NET.Test.Sdk from 18.0.0 to 18.0.1
--- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f41619c commit 716c7c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Theodicean.SourceGenerators.Tests/Theodicean.SourceGenerators.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2121
</PackageReference>
2222
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.14.0" />
23-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />
23+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
2424
<PackageReference Include="Verify.XunitV3" Version="31.5.1" />
2525
<PackageReference Include="xunit.v3" Version="3.2.0" />
2626
</ItemGroup>

0 commit comments

Comments
 (0)