Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #688 from martincostello/AspNet-502
Update to ASP.NET 5.0.2
  • Loading branch information
martincostello committed Jan 12, 2021
2 parents a885174 + 53c9826 commit a7f8aab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Expand Up @@ -3,8 +3,8 @@
<PackageVersion Include="coverlet.msbuild" Version="2.9.0" />
<PackageVersion Include="MartinCostello.Logging.XUnit" Version="0.1.0" />
<PackageVersion Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.16.0" />
<PackageVersion Include="Microsoft.AspNetCore.AzureAppServices.HostingStartup" Version="5.0.1" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="5.0.1" />
<PackageVersion Include="Microsoft.AspNetCore.AzureAppServices.HostingStartup" Version="5.0.2" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="5.0.2" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="16.8.3" />
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="1.0.0" />
<PackageVersion Include="ReportGenerator" Version="4.8.4" />
Expand Down

0 comments on commit a7f8aab

Please sign in to comment.