Updating the aspnet runtime version to 56

This commit is contained in:
Livar 2017-05-02 12:03:52 -07:00 committed by GitHub
parent cc9819ed93
commit 416ea8166e

View file

@ -17,7 +17,7 @@
<PlatformAbstractionsVersion>2.0.0-preview1-002101</PlatformAbstractionsVersion>
<DependencyModelVersion>2.0.0-preview1-002101</DependencyModelVersion>
<CliCommandLineParserVersion>0.1.0-alpha-142</CliCommandLineParserVersion>
<AspNetCoreRuntimeVersion>2.0.0-preview1-34</AspNetCoreRuntimeVersion>
<AspNetCoreRuntimeVersion>2.0.0-preview1-56</AspNetCoreRuntimeVersion>
</PropertyGroup>