diff --git a/System.Security.Cryptography/System.Security.Cryptography.nfproj b/System.Security.Cryptography/System.Security.Cryptography.nfproj index 2022884..2635697 100644 --- a/System.Security.Cryptography/System.Security.Cryptography.nfproj +++ b/System.Security.Cryptography/System.Security.Cryptography.nfproj @@ -1,6 +1,6 @@  - + $(MSBuildExtensionsPath)\nanoFramework\v1.0\ @@ -71,8 +71,8 @@ This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.The missing file is {0}. - - + + - + \ No newline at end of file diff --git a/System.Security.Cryptography/packages.config b/System.Security.Cryptography/packages.config index 8da9ebb..c621128 100644 --- a/System.Security.Cryptography/packages.config +++ b/System.Security.Cryptography/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/System.Security.Cryptography/packages.lock.json b/System.Security.Cryptography/packages.lock.json index fabe173..ddf9a92 100644 --- a/System.Security.Cryptography/packages.lock.json +++ b/System.Security.Cryptography/packages.lock.json @@ -10,9 +10,9 @@ }, "Nerdbank.GitVersioning": { "type": "Direct", - "requested": "[3.9.50, 3.9.50]", - "resolved": "3.9.50", - "contentHash": "HtOgGF6jZ+WYbXnCUCYPT8Y2d6mIJo9ozjK/FINTRsXdm4Zgv9GehUMa7EFoGQkqrMcDJNOIDwCmENnvXg4UbA==" + "requested": "[3.10.85, 3.10.85]", + "resolved": "3.10.85", + "contentHash": "smhqiTAbnI/6NRn+k7m+a65qKY7nREbnFqFgqxiw3JS8kXiBUOxdCxIZFP9TOpCsoh46DbMlBlcd+dWQYAVVCA==" } } }