diff --git a/System.Device.I2s/System.Device.I2s.nfproj b/System.Device.I2s/System.Device.I2s.nfproj index 0b8cd56..65a02da 100644 --- a/System.Device.I2s/System.Device.I2s.nfproj +++ b/System.Device.I2s/System.Device.I2s.nfproj @@ -1,6 +1,6 @@  - + $(MSBuildExtensionsPath)\nanoFramework\v1.0\ @@ -73,8 +73,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.I2s/packages.config b/System.Device.I2s/packages.config index bc7958d..22f4a43 100644 --- a/System.Device.I2s/packages.config +++ b/System.Device.I2s/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/System.Device.I2s/packages.lock.json b/System.Device.I2s/packages.lock.json index 85e9797..efe57f7 100644 --- a/System.Device.I2s/packages.lock.json +++ b/System.Device.I2s/packages.lock.json @@ -10,9 +10,9 @@ }, "Nerdbank.GitVersioning": { "type": "Direct", - "requested": "[3.5.119, 3.5.119]", - "resolved": "3.5.119", - "contentHash": "x8k4zV6YKZA5Rr810439lG9NngdbyPtFv0QpIYz32m1Im59kvSbEHO8gKGZoNvsfZSquayjEDUCa8acbut372g==" + "requested": "[3.6.128, 3.6.128]", + "resolved": "3.6.128", + "contentHash": "zeA+Ho3XlPgt6P9MRALlkEvfOOzDQdNseV0xia/nSfC1lSrl0+gizlWyixaHvSYUw2ru7pBIKnK451bYOjPRjA==" } } }