Skip to content

Commit

Permalink
Update AutoRest C# version (Azure#17516)
Browse files Browse the repository at this point in the history
Update AutoRest C# version to 3.0.0-beta.20201217.1
  • Loading branch information
azure-sdk authored and annelo-msft committed Feb 17, 2021
1 parent 43dd659 commit e09d1d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/Packages.Data.props
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
All should have PrivateAssets="All" set so they don't become pacakge dependencies
-->
<ItemGroup>
<PackageReference Update="AutoRest.CSharp.V3" Version="1.0.0-alpha.20201203.2" PrivateAssets="All" />
<PackageReference Update="AutoRest.CSharp.V3" Version="3.0.0-beta.20201217.1" PrivateAssets="All" />
<PackageReference Update="Azure.ClientSdk.Analyzers" Version="0.1.1-dev.20200929.2" 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

0 comments on commit e09d1d1

Please sign in to comment.