Update ANCM Version (#682)
This commit is contained in:
parent
fc67528172
commit
740b81e989
|
|
@ -222,7 +222,7 @@
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ExternalDependency Include="Microsoft.AspNetCore.AspNetCoreModule" Version="1.0.0-pre-10202" Source="$(AspNetCoreModuleFeed)" Private="true" Mirror="true" />
|
<ExternalDependency Include="Microsoft.AspNetCore.AspNetCoreModule" Version="1.0.0-pre-10223" Source="$(AspNetCoreModuleFeed)" Private="true" Mirror="true" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<!-- VS SDK -->
|
<!-- VS SDK -->
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue