diff --git a/System.Device.Dac/System.Device.Dac.nfproj b/System.Device.Dac/System.Device.Dac.nfproj index 9aacf10..103dc6b 100644 --- a/System.Device.Dac/System.Device.Dac.nfproj +++ b/System.Device.Dac/System.Device.Dac.nfproj @@ -1,6 +1,6 @@  - + $(MSBuildExtensionsPath)\nanoFramework\v1.0\ @@ -59,7 +59,6 @@ ..\packages\nanoFramework.CoreLibrary.1.15.5\lib\mscorlib.dll - True @@ -72,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.Device.Dac/packages.config b/System.Device.Dac/packages.config index a39926d..3b30f85 100644 --- a/System.Device.Dac/packages.config +++ b/System.Device.Dac/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/System.Device.Dac/packages.lock.json b/System.Device.Dac/packages.lock.json index be631b7..f294fbf 100644 --- a/System.Device.Dac/packages.lock.json +++ b/System.Device.Dac/packages.lock.json @@ -10,9 +10,9 @@ }, "Nerdbank.GitVersioning": { "type": "Direct", - "requested": "[3.6.139, 3.6.139]", - "resolved": "3.6.139", - "contentHash": "rq0Ub/Jik7PtMtZtLn0tHuJ01Yt36RQ+eeBe+S7qnJ/EFOX6D4T9zuYD3vQPYKGI6Ro4t2iWgFm3fGDgjBrMfg==" + "requested": "[3.7.112, 3.7.112]", + "resolved": "3.7.112", + "contentHash": "j0jcfnTjvhytRanVR34Gaj6RFKk8EDmVhRW7929nWjCo8tzBxsa3XmFmbSGDA6nWXGhfehTixWhPgGWAbz+NQA==" } } }