We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f749ea commit 181e292Copy full SHA for 181e292
.config/dotnet-tools.json
@@ -3,7 +3,7 @@
3
"isRoot": true,
4
"tools": {
5
"dotnet-repl": {
6
- "version": "0.1.204",
+ "version": "0.1.216",
7
"commands": [
8
"dotnet-repl"
9
]
global.json
@@ -1,6 +1,6 @@
1
{
2
"sdk": {
- "version": "7.0.100",
+ "version": "8.0.117",
"rollForward": "latestFeature"
}
0 commit comments