Commit 4521a9f1 authored by Honfika's avatar Honfika

versions chanfged in nuspec, too

parent d07187ab
...@@ -21,14 +21,14 @@ ...@@ -21,14 +21,14 @@
<group targetFramework="netstandard2.0"> <group targetFramework="netstandard2.0">
<dependency id="Portable.BouncyCastle" version="1.8.5" /> <dependency id="Portable.BouncyCastle" version="1.8.5" />
<dependency id="BrotliSharpLib" version="0.3.3" /> <dependency id="BrotliSharpLib" version="0.3.3" />
<dependency id="Microsoft.Win32.Registry" version="4.4.0" /> <dependency id="Microsoft.Win32.Registry" version="4.5.0" />
<dependency id="System.Security.Principal.Windows" version="4.4.1" /> <dependency id="System.Security.Principal.Windows" version="4.5.1" />
</group> </group>
<group targetFramework="netcoreapp2.1"> <group targetFramework="netcoreapp2.1">
<dependency id="Portable.BouncyCastle" version="1.8.5" /> <dependency id="Portable.BouncyCastle" version="1.8.5" />
<dependency id="BrotliSharpLib" version="0.3.3" /> <dependency id="BrotliSharpLib" version="0.3.3" />
<dependency id="Microsoft.Win32.Registry" version="4.4.0" /> <dependency id="Microsoft.Win32.Registry" version="4.5.0" />
<dependency id="System.Security.Principal.Windows" version="4.4.1" /> <dependency id="System.Security.Principal.Windows" version="4.5.1" />
</group> </group>
</dependencies> </dependencies>
</metadata> </metadata>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment