Skip to content

Commit 719c49e

Browse files
Bump Microsoft.AspNetCore.All from 2.0.0 to 2.0.9 in /samples/MvcSample
Bumps [Microsoft.AspNetCore.All](https://github.com/aspnet/Universe) from 2.0.0 to 2.0.9. - [Release notes](https://github.com/aspnet/Universe/releases) - [Changelog](https://github.com/aspnet/Universe/blob/master/docs/CrossRepoBreakingChanges.md) - [Commits](aspnet/Universe@2.0.0...2.0.9)
1 parent 755c360 commit 719c49e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/MvcSample/MvcSample.csproj

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

88
<ItemGroup>
9-
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.0" />
9+
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.9" />
1010
</ItemGroup>
1111
<ItemGroup>
1212
<ProjectReference Include="..\..\src\MorseL.Common\MorseL.Common.csproj" />

0 commit comments

Comments
 (0)