Skip to content

Commit

Permalink
Updates to support new commons cripts (Azure#33681)
Browse files Browse the repository at this point in the history
* updates to support new commons cripts

* update emitter options hook

* update to cleanup temp files

* move anomaly detector cadl-location file

* update autorest version
  • Loading branch information
m-nash authored Jan 31, 2023
1 parent 7d98c2d commit 5521530
Show file tree
Hide file tree
Showing 7 changed files with 45 additions and 250 deletions.
2 changes: 1 addition & 1 deletion eng/Packages.Data.props
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
All should have PrivateAssets="All" set so they don't become package dependencies
-->
<ItemGroup>
<PackageReference Update="Microsoft.Azure.AutoRest.CSharp" Version="3.0.0-beta.20230123.3" PrivateAssets="All" />
<PackageReference Update="Microsoft.Azure.AutoRest.CSharp" Version="3.0.0-beta.20230130.1" PrivateAssets="All" />
<PackageReference Update="Azure.ClientSdk.Analyzers" Version="0.1.1-dev.20230113.1" PrivateAssets="All" />
<PackageReference Update="coverlet.collector" Version="1.3.0" PrivateAssets="All" />
<PackageReference Update="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="3.3.1" PrivateAssets="All" />
Expand Down
File renamed without changes.
75 changes: 0 additions & 75 deletions eng/scripts/Cadl-Project-Generate.ps1

This file was deleted.

138 changes: 0 additions & 138 deletions eng/scripts/Cadl-Project-Sync.ps1

This file was deleted.

Loading

0 comments on commit 5521530

Please sign in to comment.