diff --git a/System.IO.Hashing/System.IO.Hashing.nfproj b/System.IO.Hashing/System.IO.Hashing.nfproj index 8decc6b..9be8308 100644 --- a/System.IO.Hashing/System.IO.Hashing.nfproj +++ b/System.IO.Hashing/System.IO.Hashing.nfproj @@ -1,6 +1,6 @@ - + $(MSBuildExtensionsPath)\nanoFramework\v1.0\ @@ -66,8 +66,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.IO.Hashing/packages.config b/System.IO.Hashing/packages.config index d60f807..a39926d 100644 --- a/System.IO.Hashing/packages.config +++ b/System.IO.Hashing/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/System.IO.Hashing/packages.lock.json b/System.IO.Hashing/packages.lock.json index 33ef693..be631b7 100644 --- a/System.IO.Hashing/packages.lock.json +++ b/System.IO.Hashing/packages.lock.json @@ -10,9 +10,9 @@ }, "Nerdbank.GitVersioning": { "type": "Direct", - "requested": "[3.6.133, 3.6.133]", - "resolved": "3.6.133", - "contentHash": "VZWMd5YAeDxpjWjAP/X6bAxnRMiEf6tES/ITN0X5CHJgkWLLeHGmEALivmTAfYM6P+P/3Szy6VCITUAkqjcHVw==" + "requested": "[3.6.139, 3.6.139]", + "resolved": "3.6.139", + "contentHash": "rq0Ub/Jik7PtMtZtLn0tHuJ01Yt36RQ+eeBe+S7qnJ/EFOX6D4T9zuYD3vQPYKGI6Ro4t2iWgFm3fGDgjBrMfg==" } } }