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 1e93019 commit d35c483Copy full SHA for d35c483
.config/dotnet-tools.json
@@ -3,7 +3,7 @@
3
"isRoot": true,
4
"tools": {
5
"csharpier": {
6
- "version": "1.1.1",
+ "version": "1.1.2",
7
"commands": [
8
"csharpier"
9
]
global.json
@@ -1,6 +1,6 @@
1
{
2
"sdk": {
- "version": "9.0.303",
+ "version": "9.0.304",
"rollForward": "latestMinor"
}
0 commit comments