Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorViktor Hofer <viktor.hofer@microsoft.com>2022-02-19 00:03:14 +0300
committerGitHub <noreply@github.com>2022-02-19 00:03:14 +0300
commitac4ec9e2a4c151c0c0836f0aa47cec733e7a3e0a (patch)
treec81545795f86c673b4e824358274cf6ef9d00b50 /.config
parent3bfe56eead58e22b96706ec755913ff2d0235708 (diff)
Clean-up slngen related logic (#65507)
* Clean-up slngen related logic * Update dotnet-tools.json Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com>
Diffstat (limited to '.config')
-rw-r--r--.config/dotnet-tools.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json
index dd4380991c2..b8e58874e2e 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -21,7 +21,7 @@
]
},
"microsoft.visualstudio.slngen.tool": {
- "version": "6.3.0",
+ "version": "8.1.6",
"commands": [
"slngen"
]