Update Microsoft.NETCore.App to 1.0.3.
This commit is contained in:
parent
05b448944c
commit
a80e8fa636
110 changed files with 118 additions and 118 deletions
|
@ -9,7 +9,7 @@
|
|||
</ItemGroup>
|
||||
<ItemGroup Condition=" '$(TargetFramework)' == 'netcoreapp1.0' ">
|
||||
<PackageReference Include="Microsoft.NETCore.App">
|
||||
<Version>1.0.1</Version>
|
||||
<Version>1.0.3</Version>
|
||||
</PackageReference>
|
||||
</ItemGroup>
|
||||
<ItemGroup Condition=" '$(TargetFramework)' == 'net451'" >
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue