diff --git a/nanoFramework.Logging.Serial/nanoFramework.Logging.Serial.nfproj b/nanoFramework.Logging.Serial/nanoFramework.Logging.Serial.nfproj
index 605aac9..9d59ee6 100644
--- a/nanoFramework.Logging.Serial/nanoFramework.Logging.Serial.nfproj
+++ b/nanoFramework.Logging.Serial/nanoFramework.Logging.Serial.nfproj
@@ -1,6 +1,6 @@
-
+
$(MSBuildExtensionsPath)\nanoFramework\v1.0\
@@ -74,8 +74,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.Logging.Serial/packages.config b/nanoFramework.Logging.Serial/packages.config
index ac67c13..0b88786 100644
--- a/nanoFramework.Logging.Serial/packages.config
+++ b/nanoFramework.Logging.Serial/packages.config
@@ -6,5 +6,5 @@
-
+
\ No newline at end of file
diff --git a/nanoFramework.Logging.Serial/packages.lock.json b/nanoFramework.Logging.Serial/packages.lock.json
index b40a74e..da13f20 100644
--- a/nanoFramework.Logging.Serial/packages.lock.json
+++ b/nanoFramework.Logging.Serial/packages.lock.json
@@ -40,9 +40,9 @@
},
"Nerdbank.GitVersioning": {
"type": "Direct",
- "requested": "[3.8.118, 3.8.118]",
- "resolved": "3.8.118",
- "contentHash": "cRaG+ICcECG+CzbtQyUV2WftH7yl2B02AjYGGNScXx8TwYavZYwhCewBTiC0qTcsac7m6AzBUYna5xzBWmTGYw=="
+ "requested": "[3.9.50, 3.9.50]",
+ "resolved": "3.9.50",
+ "contentHash": "HtOgGF6jZ+WYbXnCUCYPT8Y2d6mIJo9ozjK/FINTRsXdm4Zgv9GehUMa7EFoGQkqrMcDJNOIDwCmENnvXg4UbA=="
}
}
}
diff --git a/nanoFramework.Logging.Stream/nanoFramework.Logging.Stream.nfproj b/nanoFramework.Logging.Stream/nanoFramework.Logging.Stream.nfproj
index f2a4e80..9cfa86a 100644
--- a/nanoFramework.Logging.Stream/nanoFramework.Logging.Stream.nfproj
+++ b/nanoFramework.Logging.Stream/nanoFramework.Logging.Stream.nfproj
@@ -1,6 +1,6 @@
-
+
$(MSBuildExtensionsPath)\nanoFramework\v1.0\
@@ -71,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/nanoFramework.Logging.Stream/packages.config b/nanoFramework.Logging.Stream/packages.config
index de94889..fdfa172 100644
--- a/nanoFramework.Logging.Stream/packages.config
+++ b/nanoFramework.Logging.Stream/packages.config
@@ -5,5 +5,5 @@
-
+
\ No newline at end of file
diff --git a/nanoFramework.Logging.Stream/packages.lock.json b/nanoFramework.Logging.Stream/packages.lock.json
index 33bb2e5..0195f2f 100644
--- a/nanoFramework.Logging.Stream/packages.lock.json
+++ b/nanoFramework.Logging.Stream/packages.lock.json
@@ -34,9 +34,9 @@
},
"Nerdbank.GitVersioning": {
"type": "Direct",
- "requested": "[3.8.118, 3.8.118]",
- "resolved": "3.8.118",
- "contentHash": "cRaG+ICcECG+CzbtQyUV2WftH7yl2B02AjYGGNScXx8TwYavZYwhCewBTiC0qTcsac7m6AzBUYna5xzBWmTGYw=="
+ "requested": "[3.9.50, 3.9.50]",
+ "resolved": "3.9.50",
+ "contentHash": "HtOgGF6jZ+WYbXnCUCYPT8Y2d6mIJo9ozjK/FINTRsXdm4Zgv9GehUMa7EFoGQkqrMcDJNOIDwCmENnvXg4UbA=="
}
}
}
diff --git a/nanoFramework.Logging.Syslog/nanoFramework.Logging.Syslog.nfproj b/nanoFramework.Logging.Syslog/nanoFramework.Logging.Syslog.nfproj
index 9a5c7db..fb7980c 100644
--- a/nanoFramework.Logging.Syslog/nanoFramework.Logging.Syslog.nfproj
+++ b/nanoFramework.Logging.Syslog/nanoFramework.Logging.Syslog.nfproj
@@ -1,6 +1,6 @@
-
+
$(MSBuildExtensionsPath)\nanoFramework\v1.0\
@@ -78,8 +78,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.Logging.Syslog/packages.config b/nanoFramework.Logging.Syslog/packages.config
index 1b3bfad..0aef302 100644
--- a/nanoFramework.Logging.Syslog/packages.config
+++ b/nanoFramework.Logging.Syslog/packages.config
@@ -6,5 +6,5 @@
-
+
\ No newline at end of file
diff --git a/nanoFramework.Logging.Syslog/packages.lock.json b/nanoFramework.Logging.Syslog/packages.lock.json
index d8c6e54..e048f89 100644
--- a/nanoFramework.Logging.Syslog/packages.lock.json
+++ b/nanoFramework.Logging.Syslog/packages.lock.json
@@ -40,9 +40,9 @@
},
"Nerdbank.GitVersioning": {
"type": "Direct",
- "requested": "[3.8.118, 3.8.118]",
- "resolved": "3.8.118",
- "contentHash": "cRaG+ICcECG+CzbtQyUV2WftH7yl2B02AjYGGNScXx8TwYavZYwhCewBTiC0qTcsac7m6AzBUYna5xzBWmTGYw=="
+ "requested": "[3.9.50, 3.9.50]",
+ "resolved": "3.9.50",
+ "contentHash": "HtOgGF6jZ+WYbXnCUCYPT8Y2d6mIJo9ozjK/FINTRsXdm4Zgv9GehUMa7EFoGQkqrMcDJNOIDwCmENnvXg4UbA=="
}
}
}
diff --git a/nanoFramework.Logging/nanoFramework.Logging.nfproj b/nanoFramework.Logging/nanoFramework.Logging.nfproj
index fe40f56..29685fc 100644
--- a/nanoFramework.Logging/nanoFramework.Logging.nfproj
+++ b/nanoFramework.Logging/nanoFramework.Logging.nfproj
@@ -1,6 +1,6 @@
-
+
$(MSBuildExtensionsPath)\nanoFramework\v1.0\
@@ -64,8 +64,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.Logging/packages.config b/nanoFramework.Logging/packages.config
index 4ec164d..82872d2 100644
--- a/nanoFramework.Logging/packages.config
+++ b/nanoFramework.Logging/packages.config
@@ -1,5 +1,5 @@
-
+
\ No newline at end of file
diff --git a/nanoFramework.Logging/packages.lock.json b/nanoFramework.Logging/packages.lock.json
index bf90da3..0039979 100644
--- a/nanoFramework.Logging/packages.lock.json
+++ b/nanoFramework.Logging/packages.lock.json
@@ -10,9 +10,9 @@
},
"Nerdbank.GitVersioning": {
"type": "Direct",
- "requested": "[3.8.118, 3.8.118]",
- "resolved": "3.8.118",
- "contentHash": "cRaG+ICcECG+CzbtQyUV2WftH7yl2B02AjYGGNScXx8TwYavZYwhCewBTiC0qTcsac7m6AzBUYna5xzBWmTGYw=="
+ "requested": "[3.9.50, 3.9.50]",
+ "resolved": "3.9.50",
+ "contentHash": "HtOgGF6jZ+WYbXnCUCYPT8Y2d6mIJo9ozjK/FINTRsXdm4Zgv9GehUMa7EFoGQkqrMcDJNOIDwCmENnvXg4UbA=="
}
}
}