Skip to content

Commit

Permalink
update resource manager to 1.13.0 (#5036)
Browse files Browse the repository at this point in the history
* update resource manager to 1.13.0

* update

---------

Co-authored-by: Pan Shao <[email protected]>
  • Loading branch information
pshao25 and Pan Shao authored Sep 4, 2024
1 parent bb1c49b commit 30f9e2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Packages.Data.props
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,14 @@
<PackageReference Update="System.ClientModel" Version="1.1.0-beta.3" />
<PackageReference Update="Azure.Core" Version="1.42.0" />
<PackageReference Update="Azure.Core.Experimental" Version="0.1.0-preview.18" />
<PackageReference Update="Azure.ResourceManager" Version="1.13.0-alpha.20240815.7" />
<PackageReference Update="Azure.ResourceManager" Version="1.13.0" />
<PackageReference Update="Azure.Core.Expressions.DataFactory" Version="1.0.0" />
<PackageReference Update="Microsoft.AspNetCore.Server.Kestrel" Version="2.2.0" />
<PackageReference Update="System.Diagnostics.DiagnosticSource" Version="6.0.1" />
<PackageReference Update="CommandLineParser" Version="2.9.1" />
<PackageReference Update="Humanizer.Core" Version="2.13.14" />
<PackageReference Update="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.1.0" />
<PackageReference Update="System.Text.Json" Version="4.7.2" />
<PackageReference Update="System.Text.Json" Version="6.0.9" />
<PackageReference Update="YamlDotNet" Version="11.2.1" />
<PackageReference Update="System.Memory" Version="4.5.4" />
<PackageReference Update="NuGet.Configuration" Version="6.8.0" />
Expand Down

0 comments on commit 30f9e2b

Please sign in to comment.