Skip to content

Commit

Permalink
Update azure azure-libraries-for-net monorepo to v1.31.0 (#877)
Browse files Browse the repository at this point in the history
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Feb 10, 2020
1 parent b21e1cd commit bf3b144
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Azure.Management.Monitor.Fluent" Version="1.30.0" />
<PackageReference Include="Microsoft.Azure.Management.Monitor.Fluent" Version="1.31.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="3.1.1" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="3.1.1" />
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="3.1.1" />
Expand Down
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.1" />
<PackageReference Include="Microsoft.Azure.Management.Fluent" Version="1.30.0" />
<PackageReference Include="Microsoft.Azure.Management.Fluent" Version="1.31.0" />
<PackageReference Include="Prometheus.Client" Version="3.1.0" />
<PackageReference Include="YamlDotNet" Version="8.1.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.30.0" />
<PackageReference Include="Microsoft.Azure.Management.Monitor.Fluent" Version="1.30.0" />
<PackageReference Include="Microsoft.Azure.Management.Fluent" Version="1.31.0" />
<PackageReference Include="Microsoft.Azure.Management.Monitor.Fluent" Version="1.31.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 bf3b144

Please sign in to comment.