Skip to content

Commit

Permalink
bump arm version (#23547)
Browse files Browse the repository at this point in the history
  • Loading branch information
m-nash authored Aug 26, 2021
1 parent 106aabf commit 4f3ace9
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 @@ -116,7 +116,7 @@

<!-- Packages intended for Management libraries only -->
<ItemGroup Condition="'$(IsMgmtSubLibrary)' == 'true'">
<PackageReference Update="Azure.ResourceManager" Version="1.0.0-alpha.20210823.1" />
<PackageReference Update="Azure.ResourceManager" Version="1.0.0-alpha.20210825.3" />
</ItemGroup>

<!-- Packages intended for Extensions libraries only -->
Expand Down

0 comments on commit 4f3ace9

Please sign in to comment.