File tree 2 files changed +3
-3
lines changed
packages/http-client-csharp
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 206
206
</ItemGroup >
207
207
208
208
<ItemGroup Condition =" '$(IsGeneratorLibrary)' == 'true'" >
209
- <PackageReference Update =" Microsoft.TypeSpec.Generator.ClientModel" Version =" 1.0.0-alpha.20250501 .3" />
210
- <PackageReference Update =" Microsoft.TypeSpec.Generator.Input" Version =" 1.0.0-alpha.20250501 .3" />
209
+ <PackageReference Update =" Microsoft.TypeSpec.Generator.ClientModel" Version =" 1.0.0-alpha.20250506 .3" />
210
+ <PackageReference Update =" Microsoft.TypeSpec.Generator.Input" Version =" 1.0.0-alpha.20250506 .3" />
211
211
<PackageReference Update =" Azure.Generator" Version =" 1.0.0-alpha.20250429.2" />
212
212
<PackageReference Update =" System.ClientModel" Version =" 1.4.0" />
213
213
</ItemGroup >
Original file line number Diff line number Diff line change 38
38
" dist/generator/**"
39
39
],
40
40
"dependencies" : {
41
- "@typespec/http-client-csharp" : " 1.0.0-alpha.20250501 .3"
41
+ "@typespec/http-client-csharp" : " 1.0.0-alpha.20250506 .3"
42
42
},
43
43
"devDependencies" : {
44
44
"@azure-tools/azure-http-specs" : " 0.1.0-alpha.15" ,
You can’t perform that action at this time.
0 commit comments