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 bfb0fda commit b1a58d7Copy full SHA for b1a58d7
src/MiNET/MiNET/MiNET.csproj
@@ -43,7 +43,7 @@
43
<PackageReference Include="Portable.BouncyCastle" Version="1.9.0" />
44
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.6" />
45
<PackageReference Include="SixLabors.ImageSharp.Drawing" Version="2.1.5" />
46
- <PackageReference Include="System.Security.Cryptography.ProtectedData" Version="9.0.1" />
+ <PackageReference Include="System.Security.Cryptography.ProtectedData" Version="9.0.3" />
47
</ItemGroup>
48
<ItemGroup>
49
<None Remove="Net\MCPE Protocol.xml" />
0 commit comments