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 1a3e0a2 commit 35adcaaCopy full SHA for 35adcaa
packages/http-client-csharp/emitter/src/constants.ts
@@ -7,4 +7,4 @@ export const projectedNameClientKey = "client";
7
export const mockApiVersion = "0000-00-00";
8
export const tspOutputFileName = "tspCodeModel.json";
9
export const configurationFileName = "Configuration.json";
10
-export const minVersionRequisiteForDotnet = "8.0.0";
+export const minSupportedDotNetSdkVersion = "8.0.0";
0 commit comments