Skip to content

Commit

Permalink
Merge pull request #5 from nikolaia/dependabot/nuget/src/Weather.Web/…
Browse files Browse the repository at this point in the history
…Microsoft.AspNetCore.All-2.1.15
  • Loading branch information
nikolaia authored Oct 19, 2022
2 parents 1a3a885 + fdad241 commit 144ad6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Weather.Web/Weather.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="BuildBundlerMinifier" Version="2.5.357" />
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.1.4" />
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.1.15" />
<PackageReference Include="Serilog.AspNetCore" Version="2.0.0" />
<PackageReference Include="Serilog.Enrichers.Environment" Version="2.1.2" />
<PackageReference Include="Serilog.Settings.Configuration" Version="2.4.0" />
Expand Down

0 comments on commit 144ad6d

Please sign in to comment.