We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf72c7d commit 9fca8acCopy full SHA for 9fca8ac
src/Compute/Compute/Compute.csproj
@@ -21,7 +21,7 @@
21
<PackageReference Include="WindowsAzure.Storage" Version="9.3.0" />
22
<PackageReference Include="System.Management" Version="4.5.0" />
23
<!-- Include the following DLLs for security issue -->
24
- <PackageReference Include="System.Security.Cryptography.Xml" Version="7.0.1" />
+ <!-- PackageReference Include="System.Security.Cryptography.Xml" Version="4.7.1" /-->
25
</ItemGroup>
26
27
<ItemGroup>
0 commit comments