diff --git a/nanoFramework.System.Text.RegularExpressions/nanoFramework.System.text.RegularExpressions.nfproj b/nanoFramework.System.Text.RegularExpressions/nanoFramework.System.text.RegularExpressions.nfproj index f84b939..885b86b 100644 --- a/nanoFramework.System.Text.RegularExpressions/nanoFramework.System.text.RegularExpressions.nfproj +++ b/nanoFramework.System.Text.RegularExpressions/nanoFramework.System.text.RegularExpressions.nfproj @@ -1,6 +1,6 @@  - + $(MSBuildExtensionsPath)\nanoFramework\v1.0\ @@ -80,8 +80,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.Text.RegularExpressions/packages.config b/nanoFramework.System.Text.RegularExpressions/packages.config index 0a51bcb..ec51974 100644 --- a/nanoFramework.System.Text.RegularExpressions/packages.config +++ b/nanoFramework.System.Text.RegularExpressions/packages.config @@ -3,5 +3,5 @@ - + \ No newline at end of file diff --git a/nanoFramework.System.Text.RegularExpressions/packages.lock.json b/nanoFramework.System.Text.RegularExpressions/packages.lock.json index 34cedea..133188d 100644 --- a/nanoFramework.System.Text.RegularExpressions/packages.lock.json +++ b/nanoFramework.System.Text.RegularExpressions/packages.lock.json @@ -22,9 +22,9 @@ }, "Nerdbank.GitVersioning": { "type": "Direct", - "requested": "[3.6.141, 3.6.141]", - "resolved": "3.6.141", - "contentHash": "A2+obbz6Xl6nHdDDMiqHCrn6Lktrs/pLq4BIQXDUD2O2gd5fz2WobQyX30Kp0mPPXjEOgBA1r5s6iYVurTkUig==" + "requested": "[3.6.143, 3.6.143]", + "resolved": "3.6.143", + "contentHash": "N24MtdLq4PmdJ2woTQd9515q0I1jeO/DlimYCB/GoRd510Fc9dk9H6YaN8MPPrVF8RHrIalCUfWbWvcoarYeoQ==" } } }