diff --git a/System.Device.Spi/System.Device.Spi.nfproj b/System.Device.Spi/System.Device.Spi.nfproj index 9e451436..2cf01a71 100644 --- a/System.Device.Spi/System.Device.Spi.nfproj +++ b/System.Device.Spi/System.Device.Spi.nfproj @@ -1,6 +1,6 @@  - + $(MSBuildExtensionsPath)\nanoFramework\v1.0\ @@ -82,8 +82,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.Device.Spi/packages.config b/System.Device.Spi/packages.config index 998e0b08..fc3763f1 100644 --- a/System.Device.Spi/packages.config +++ b/System.Device.Spi/packages.config @@ -3,5 +3,5 @@ - + \ No newline at end of file diff --git a/System.Device.Spi/packages.lock.json b/System.Device.Spi/packages.lock.json index 191f8e45..6aa585a1 100644 --- a/System.Device.Spi/packages.lock.json +++ b/System.Device.Spi/packages.lock.json @@ -22,9 +22,9 @@ }, "Nerdbank.GitVersioning": { "type": "Direct", - "requested": "[3.10.85, 3.10.85]", - "resolved": "3.10.85", - "contentHash": "smhqiTAbnI/6NRn+k7m+a65qKY7nREbnFqFgqxiw3JS8kXiBUOxdCxIZFP9TOpCsoh46DbMlBlcd+dWQYAVVCA==" + "requested": "[3.10.91, 3.10.91]", + "resolved": "3.10.91", + "contentHash": "9MtEXm/um2lQAEoek1EkF4CXNH4JuXxv2jV3Ew2XlzP0LXxFaFiECS7ji8zf1ZaMnPGYbbom+Nm6y4ADc5HNHQ==" } } }