diff --git a/System.IO.Streams/System.IO.Streams.nfproj b/System.IO.Streams/System.IO.Streams.nfproj index 82f0c32..1d78045 100644 --- a/System.IO.Streams/System.IO.Streams.nfproj +++ b/System.IO.Streams/System.IO.Streams.nfproj @@ -1,6 +1,6 @@  - + $(MSBuildExtensionsPath)\nanoFramework\v1.0\ @@ -70,8 +70,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.Streams/packages.config b/System.IO.Streams/packages.config index 10d6ee7..2511727 100644 --- a/System.IO.Streams/packages.config +++ b/System.IO.Streams/packages.config @@ -2,5 +2,5 @@ - + \ No newline at end of file diff --git a/System.IO.Streams/packages.lock.json b/System.IO.Streams/packages.lock.json index c759060..0ddcaab 100644 --- a/System.IO.Streams/packages.lock.json +++ b/System.IO.Streams/packages.lock.json @@ -16,9 +16,9 @@ }, "Nerdbank.GitVersioning": { "type": "Direct", - "requested": "[3.7.115, 3.7.115]", - "resolved": "3.7.115", - "contentHash": "EpXamaAdRfG/BMxGgvZlTM0npRnkmXUjAj8OdNKd17t4oN+2nvjdv/KnFmzOOMDqvlwB49UCwtOHJrAQTfUBtQ==" + "requested": "[3.8.118, 3.8.118]", + "resolved": "3.8.118", + "contentHash": "cRaG+ICcECG+CzbtQyUV2WftH7yl2B02AjYGGNScXx8TwYavZYwhCewBTiC0qTcsac7m6AzBUYna5xzBWmTGYw==" } } }