diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json
index a6dbde4..2f1a910 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"csharpier": {
- "version": "1.2.5",
+ "version": "1.2.6",
"commands": [
"csharpier"
],
@@ -24,4 +24,4 @@
"rollForward": false
}
}
-}
+}
\ No newline at end of file
diff --git a/LanguageTags/LanguageTags.csproj b/LanguageTags/LanguageTags.csproj
index a69358d..a9407fa 100644
--- a/LanguageTags/LanguageTags.csproj
+++ b/LanguageTags/LanguageTags.csproj
@@ -31,10 +31,10 @@
1.0.0.0
-
+
diff --git a/LanguageTagsCreate/LanguageTagsCreate.csproj b/LanguageTagsCreate/LanguageTagsCreate.csproj
index 2e172c3..e05294b 100644
--- a/LanguageTagsCreate/LanguageTagsCreate.csproj
+++ b/LanguageTagsCreate/LanguageTagsCreate.csproj
@@ -20,18 +20,18 @@
-
+
-
+
-
-
+
+
diff --git a/LanguageTagsCreate/Properties/launchSettings.json b/LanguageTagsCreate/Properties/launchSettings.json
deleted file mode 100644
index d22c5bd..0000000
--- a/LanguageTagsCreate/Properties/launchSettings.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "profiles": {
- "LanguageTagsCreate": {
- "commandName": "Project",
- "commandLineArgs": "$(SolutionDir)"
- }
- }
-}
\ No newline at end of file