Skip to content

Commit 00125c5

Browse files
Merge pull request #164 from loresoft/dependabot/nuget/test/AssemblyMetadata.Generators.Tests/Microsoft.NET.Test.Sdk-18.0.1
Bump Microsoft.NET.Test.Sdk from 18.0.0 to 18.0.1
2 parents 43e4522 + 655694b commit 00125c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/AssemblyMetadata.Generators.Tests/AssemblyMetadata.Generators.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4545
</PackageReference>
4646
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="[4.4.0]" />
47-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />
47+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
4848
<PackageReference Include="MinVer" Version="6.0.0" PrivateAssets="All" />
4949
<PackageReference Include="Verify.Xunit" Version="31.6.0" />
5050
<PackageReference Include="xunit" Version="2.9.3" />

0 commit comments

Comments
 (0)