Skip to content

Commit 35adcaa

Browse files
chunyu3jsquire
andauthored
Update packages/http-client-csharp/emitter/src/constants.ts
Co-authored-by: Jesse Squire <jesse.squire@gmail.com>
1 parent 1a3e0a2 commit 35adcaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/http-client-csharp/emitter/src/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ export const projectedNameClientKey = "client";
77
export const mockApiVersion = "0000-00-00";
88
export const tspOutputFileName = "tspCodeModel.json";
99
export const configurationFileName = "Configuration.json";
10-
export const minVersionRequisiteForDotnet = "8.0.0";
10+
export const minSupportedDotNetSdkVersion = "8.0.0";

0 commit comments

Comments
 (0)