Skip to content

Commit

Permalink
Update azure azure-libraries-for-net monorepo to v1.30.0 (#819)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <renovatebot@gmail.com>
  • Loading branch information
2 people authored and tomkerkhove committed Jan 9, 2020
1 parent 76f3cea commit e4f0b10
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/Promitor.Core.Scraping/Promitor.Core.Scraping.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="AutoMapper" Version="9.0.0" />
<PackageReference Include="Guard.Net" Version="1.2.0" />
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.12.0" />
<PackageReference Include="Microsoft.Azure.Management.Fluent" Version="1.29.1" />
<PackageReference Include="Microsoft.Azure.Management.Fluent" Version="1.30.0" />
<PackageReference Include="Prometheus.Client" Version="3.0.3" />
<PackageReference Include="YamlDotNet" Version="8.0.0" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@

<ItemGroup>
<PackageReference Include="Guard.NET" Version="1.2.0" />
<PackageReference Include="Microsoft.Azure.Management.Fluent" Version="1.29.1" />
<PackageReference Include="Microsoft.Azure.Management.Monitor.Fluent" Version="1.29.1" />
<PackageReference Include="Microsoft.Azure.Management.Fluent" Version="1.30.0" />
<PackageReference Include="Microsoft.Azure.Management.Monitor.Fluent" Version="1.30.0" />
<PackageReference Include="Microsoft.Data.OData" Version="5.8.4" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
</ItemGroup>
Expand Down

0 comments on commit e4f0b10

Please sign in to comment.