This repository was archived by the owner on Apr 8, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +30
-30
lines changed
Expand file tree Collapse file tree 6 files changed +30
-30
lines changed Original file line number Diff line number Diff line change 11<Project ToolsVersion =" 15.0" Sdk =" Microsoft.NET.Sdk.Web" >
22 <PropertyGroup >
3- <TargetFramework >netcoreapp1.1 </TargetFramework >
3+ <TargetFramework >netcoreapp2.0 </TargetFramework >
44 <TypeScriptCompileBlocked >true</TypeScriptCompileBlocked >
55 <IsPackable >false</IsPackable >
66 </PropertyGroup >
77 <ItemGroup >
8- <PackageReference Include =" Microsoft.AspNetCore" Version =" 1.1.0 " />
9- <PackageReference Include =" Microsoft.AspNetCore.Mvc" Version =" 1.1.1 " />
8+ <PackageReference Include =" Microsoft.AspNetCore" Version =" 2.0.0-* " />
9+ <PackageReference Include =" Microsoft.AspNetCore.Mvc" Version =" 2.0.0-* " />
1010 <PackageReference Include =" Microsoft.AspNetCore.SpaServices" Version =" 1.1.1" />
11- <PackageReference Include =" Microsoft.AspNetCore.StaticFiles" Version =" 1.1.0 " />
12- <PackageReference Include =" Microsoft.Extensions.Logging.Debug" Version =" 1.1.0 " />
11+ <PackageReference Include =" Microsoft.AspNetCore.StaticFiles" Version =" 2.0.0-* " />
12+ <PackageReference Include =" Microsoft.Extensions.Logging.Debug" Version =" 2.0.0-* " />
1313 </ItemGroup >
1414 <ItemGroup >
1515 <!-- Files not to show in IDE -->
Original file line number Diff line number Diff line change 11<Project ToolsVersion =" 15.0" Sdk =" Microsoft.NET.Sdk.Web" >
22 <PropertyGroup >
3- <TargetFramework >netcoreapp1.1 </TargetFramework >
3+ <TargetFramework >netcoreapp2.0 </TargetFramework >
44 <TypeScriptCompileBlocked >true</TypeScriptCompileBlocked >
55 <IsPackable >false</IsPackable >
66 </PropertyGroup >
77 <ItemGroup >
8- <PackageReference Include =" Microsoft.AspNetCore" Version =" 1.1.0 " />
9- <PackageReference Include =" Microsoft.AspNetCore.Mvc" Version =" 1.1.1 " />
8+ <PackageReference Include =" Microsoft.AspNetCore" Version =" 2.0.0-* " />
9+ <PackageReference Include =" Microsoft.AspNetCore.Mvc" Version =" 2.0.0-* " />
1010 <PackageReference Include =" Microsoft.AspNetCore.SpaServices" Version =" 1.1.1" />
11- <PackageReference Include =" Microsoft.AspNetCore.StaticFiles" Version =" 1.1.0 " />
12- <PackageReference Include =" Microsoft.Extensions.Logging.Debug" Version =" 1.1.0 " />
11+ <PackageReference Include =" Microsoft.AspNetCore.StaticFiles" Version =" 2.0.0-* " />
12+ <PackageReference Include =" Microsoft.Extensions.Logging.Debug" Version =" 2.0.0-* " />
1313 </ItemGroup >
1414 <ItemGroup >
1515 <!-- Files not to show in IDE -->
Original file line number Diff line number Diff line change 11<Project ToolsVersion =" 15.0" Sdk =" Microsoft.NET.Sdk.Web" >
22 <PropertyGroup >
3- <TargetFramework >netcoreapp1.1 </TargetFramework >
3+ <TargetFramework >netcoreapp2.0 </TargetFramework >
44 <TypeScriptCompileBlocked >true</TypeScriptCompileBlocked >
55 <IsPackable >false</IsPackable >
66 </PropertyGroup >
77 <ItemGroup >
8- <PackageReference Include =" Microsoft.AspNetCore" Version =" 1.1.0 " />
9- <PackageReference Include =" Microsoft.AspNetCore.Mvc" Version =" 1.1.1 " />
8+ <PackageReference Include =" Microsoft.AspNetCore" Version =" 2.0.0-* " />
9+ <PackageReference Include =" Microsoft.AspNetCore.Mvc" Version =" 2.0.0-* " />
1010 <PackageReference Include =" Microsoft.AspNetCore.SpaServices" Version =" 1.1.1" />
11- <PackageReference Include =" Microsoft.AspNetCore.StaticFiles" Version =" 1.1.0 " />
12- <PackageReference Include =" Microsoft.Extensions.Logging.Debug" Version =" 1.1.0 " />
11+ <PackageReference Include =" Microsoft.AspNetCore.StaticFiles" Version =" 2.0.0-* " />
12+ <PackageReference Include =" Microsoft.Extensions.Logging.Debug" Version =" 2.0.0-* " />
1313 </ItemGroup >
1414 <ItemGroup >
1515 <!-- Files not to show in IDE -->
Original file line number Diff line number Diff line change 11<Project ToolsVersion =" 15.0" Sdk =" Microsoft.NET.Sdk.Web" >
22 <PropertyGroup >
3- <TargetFramework >netcoreapp1.1 </TargetFramework >
3+ <TargetFramework >netcoreapp2.0 </TargetFramework >
44 <TypeScriptCompileBlocked >true</TypeScriptCompileBlocked >
55 <IsPackable >false</IsPackable >
66 </PropertyGroup >
77 <ItemGroup >
8- <PackageReference Include =" Microsoft.AspNetCore" Version =" 1.1.0 " />
9- <PackageReference Include =" Microsoft.AspNetCore.Mvc" Version =" 1.1.1 " />
8+ <PackageReference Include =" Microsoft.AspNetCore" Version =" 2.0.0-* " />
9+ <PackageReference Include =" Microsoft.AspNetCore.Mvc" Version =" 2.0.0-* " />
1010 <PackageReference Include =" Microsoft.AspNetCore.SpaServices" Version =" 1.1.1" />
11- <PackageReference Include =" Microsoft.AspNetCore.StaticFiles" Version =" 1.1.0 " />
12- <PackageReference Include =" Microsoft.Extensions.Logging.Debug" Version =" 1.1.0 " />
11+ <PackageReference Include =" Microsoft.AspNetCore.StaticFiles" Version =" 2.0.0-* " />
12+ <PackageReference Include =" Microsoft.Extensions.Logging.Debug" Version =" 2.0.0-* " />
1313 </ItemGroup >
1414 <ItemGroup >
1515 <!-- Files not to show in IDE -->
Original file line number Diff line number Diff line change 11<Project ToolsVersion =" 15.0" Sdk =" Microsoft.NET.Sdk.Web" >
22 <PropertyGroup >
3- <TargetFramework >netcoreapp1.1 </TargetFramework >
3+ <TargetFramework >netcoreapp2.0 </TargetFramework >
44 <TypeScriptCompileBlocked >true</TypeScriptCompileBlocked >
55 <IsPackable >false</IsPackable >
66 </PropertyGroup >
77 <ItemGroup >
8- <PackageReference Include =" Microsoft.AspNetCore" Version =" 1.1.0 " />
9- <PackageReference Include =" Microsoft.AspNetCore.Mvc" Version =" 1.1.1 " />
8+ <PackageReference Include =" Microsoft.AspNetCore" Version =" 2.0.0-* " />
9+ <PackageReference Include =" Microsoft.AspNetCore.Mvc" Version =" 2.0.0-* " />
1010 <PackageReference Include =" Microsoft.AspNetCore.SpaServices" Version =" 1.1.1" />
11- <PackageReference Include =" Microsoft.AspNetCore.StaticFiles" Version =" 1.1.0 " />
12- <PackageReference Include =" Microsoft.Extensions.Logging.Debug" Version =" 1.1.0 " />
11+ <PackageReference Include =" Microsoft.AspNetCore.StaticFiles" Version =" 2.0.0-* " />
12+ <PackageReference Include =" Microsoft.Extensions.Logging.Debug" Version =" 2.0.0-* " />
1313 </ItemGroup >
1414 <ItemGroup >
1515 <!-- Files not to show in IDE -->
Original file line number Diff line number Diff line change 11<Project ToolsVersion =" 15.0" Sdk =" Microsoft.NET.Sdk.Web" >
22 <PropertyGroup >
3- <TargetFramework >netcoreapp1.1 </TargetFramework >
3+ <TargetFramework >netcoreapp2.0 </TargetFramework >
44 <TypeScriptCompileBlocked >true</TypeScriptCompileBlocked >
55 <IsPackable >false</IsPackable >
66 </PropertyGroup >
77 <ItemGroup >
8- <PackageReference Include =" Microsoft.AspNetCore" Version =" 1.1.0 " />
9- <PackageReference Include =" Microsoft.AspNetCore.Mvc" Version =" 1.1.1 " />
8+ <PackageReference Include =" Microsoft.AspNetCore" Version =" 2.0.0-* " />
9+ <PackageReference Include =" Microsoft.AspNetCore.Mvc" Version =" 2.0.0-* " />
1010 <PackageReference Include =" Microsoft.AspNetCore.SpaServices" Version =" 1.1.1" />
11- <PackageReference Include =" Microsoft.AspNetCore.StaticFiles" Version =" 1.1.0 " />
12- <PackageReference Include =" Microsoft.Extensions.Logging.Debug" Version =" 1.1.0 " />
11+ <PackageReference Include =" Microsoft.AspNetCore.StaticFiles" Version =" 2.0.0-* " />
12+ <PackageReference Include =" Microsoft.Extensions.Logging.Debug" Version =" 2.0.0-* " />
1313 </ItemGroup >
1414 <ItemGroup >
1515 <!-- Files not to show in IDE -->
You can’t perform that action at this time.
0 commit comments