Skip to content

Commit 257657f

Browse files
authored
Merge pull request #33 from serilog/dependabot/nuget/example/WebApplication/Microsoft.AspNetCore.All-2.0.9
Bump Microsoft.AspNetCore.All from 2.0.0 to 2.0.9 in /example/WebApplication
2 parents f49b915 + 8497d5d commit 257657f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/WebApplication/WebApplication.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.0" />
8+
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.9" />
99
</ItemGroup>
1010

1111
<ItemGroup>

0 commit comments

Comments
 (0)