Skip to content

Commit 75b6762

Browse files
committed
Remove known vulnerability
1 parent a574650 commit 75b6762

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

crates/bindings-csharp/Codegen.Tests/Codegen.Tests.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.14.0" />
3030
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.14.0" />
3131
<PackageReference Include="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.14.0" />
32+
<PackageReference Include="Microsoft.Build.Tasks.Core" Version="17.11.48" PrivateAssets="all" />
3233
<PackageReference Include="Microsoft.Extensions.Logging" Version="9.0.0" />
3334
<PackageReference Include="System.Security.Cryptography.Xml" Version="10.0.9" PrivateAssets="all" />
3435
</ItemGroup>

0 commit comments

Comments
 (0)