File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
sdk/resourcemanager/Azure.ResourceManager/src Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 99 </Description >
1010 <PackageTags >azure;management;resource</PackageTags >
1111 <NoWarn >$(NoWarn);CA2214</NoWarn >
12+ <UseDefaultNamespaceAndOutputFolder >false</UseDefaultNamespaceAndOutputFolder >
1213 </PropertyGroup >
1314
1415 <ItemGroup >
Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ Run `dotnet build /t:GenerateCode` to generate code.
66azure-arm : true
77arm-core : true
88namespace : Azure.ResourceManager
9+ output-folder : $(this-folder)/Generated
910input-file :
1011# temporarily using a local file to work around an autorest bug that loses extensions during deduplication of schemas
1112# - https://raw.githubusercontent.com/Azure/azure-rest-api-specs/ac3be41ee22ada179ab7b970e98f1289188b3bae/specification/common-types/resource-management/v2/types.json
You can’t perform that action at this time.
0 commit comments