Skip to content

Commit

Permalink
Update dependency Microsoft.VisualStudio.Web.CodeGeneration.Design to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 23, 2019
1 parent ab2c14f commit 2218b04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Promitor.Scraper.Host/Promitor.Scraper.Host.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="7.0.0" />
<PackageReference Include="CronScheduler.AspNetCore" Version="1.1.2" />
<PackageReference Include="Microsoft.AspNetCore.App" Version="2.2.7" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="2.2.3" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="3.0.0" />
<PackageReference Include="NetEscapades.Configuration.Yaml" Version="1.6.0" />
<PackageReference Include="Prometheus.Client.AspNetCore" Version="3.0.1" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="4.0.1" />
Expand Down

0 comments on commit 2218b04

Please sign in to comment.