Skip to content

Commit

Permalink
Update dependency Microsoft.Azure.Management.Monitor.Fluent to v1.21.0 (
Browse files Browse the repository at this point in the history
#508)

* Update dependency Microsoft.Azure.Management.Monitor.Fluent to v1.21.0

* Update 'Microsoft.Azure.Management.Fluent' as well

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
  • Loading branch information
renovate[bot] authored and tomkerkhove committed Apr 11, 2019
1 parent dbaab89 commit f155142
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 @@ -16,7 +16,7 @@
<ItemGroup>
<PackageReference Include="Guard.Net" Version="1.2.0" />
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.9.1" />
<PackageReference Include="Microsoft.Azure.Management.Fluent" Version="1.20.0" />
<PackageReference Include="Microsoft.Azure.Management.Fluent" Version="1.21.0" />
<PackageReference Include="Prometheus.Client" Version="2.2.2" />
<PackageReference Include="YamlDotNet" Version="6.0.0" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
<ItemGroup>
<PackageReference Include="Guard.NET" Version="1.2.0" />
<PackageReference Include="Microsoft.AspNetCore.App" Version="2.2.4" />
<PackageReference Include="Microsoft.Azure.Management.Fluent" Version="1.20.0" />
<PackageReference Include="Microsoft.Azure.Management.Monitor.Fluent" Version="1.20.0" />
<PackageReference Include="Microsoft.Azure.Management.Fluent" Version="1.21.0" />
<PackageReference Include="Microsoft.Azure.Management.Monitor.Fluent" Version="1.21.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 f155142

Please sign in to comment.