diff --git a/nanoFramework.System.Net.Sockets.UdpClient/nanoFramework.System.Net.Sockets.UdpClient.nfproj b/nanoFramework.System.Net.Sockets.UdpClient/nanoFramework.System.Net.Sockets.UdpClient.nfproj index ae7c6a4..c885175 100644 --- a/nanoFramework.System.Net.Sockets.UdpClient/nanoFramework.System.Net.Sockets.UdpClient.nfproj +++ b/nanoFramework.System.Net.Sockets.UdpClient/nanoFramework.System.Net.Sockets.UdpClient.nfproj @@ -1,6 +1,6 @@  - + $(MSBuildExtensionsPath)\nanoFramework\v1.0\ @@ -68,8 +68,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/nanoFramework.System.Net.Sockets.UdpClient/packages.config b/nanoFramework.System.Net.Sockets.UdpClient/packages.config index 9439fea..f607470 100644 --- a/nanoFramework.System.Net.Sockets.UdpClient/packages.config +++ b/nanoFramework.System.Net.Sockets.UdpClient/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/nanoFramework.System.Net.Sockets.UdpClient/packages.lock.json b/nanoFramework.System.Net.Sockets.UdpClient/packages.lock.json index d0c8c09..684949d 100644 --- a/nanoFramework.System.Net.Sockets.UdpClient/packages.lock.json +++ b/nanoFramework.System.Net.Sockets.UdpClient/packages.lock.json @@ -40,9 +40,9 @@ }, "Nerdbank.GitVersioning": { "type": "Direct", - "requested": "[3.6.139, 3.6.139]", - "resolved": "3.6.139", - "contentHash": "rq0Ub/Jik7PtMtZtLn0tHuJ01Yt36RQ+eeBe+S7qnJ/EFOX6D4T9zuYD3vQPYKGI6Ro4t2iWgFm3fGDgjBrMfg==" + "requested": "[3.6.141, 3.6.141]", + "resolved": "3.6.141", + "contentHash": "A2+obbz6Xl6nHdDDMiqHCrn6Lktrs/pLq4BIQXDUD2O2gd5fz2WobQyX30Kp0mPPXjEOgBA1r5s6iYVurTkUig==" } } }