mirror of https://github.com/Squidex/squidex.git
27 changed files with 32 additions and 29 deletions
@ -1,6 +1,6 @@ |
|||||
<Project Sdk="Microsoft.NET.Sdk"> |
<Project Sdk="Microsoft.NET.Sdk"> |
||||
<PropertyGroup> |
<PropertyGroup> |
||||
<TargetFramework>netcoreapp1.1</TargetFramework> |
<TargetFramework>netcoreapp2.0</TargetFramework> |
||||
<OutputType>Exe</OutputType> |
<OutputType>Exe</OutputType> |
||||
</PropertyGroup> |
</PropertyGroup> |
||||
</Project> |
</Project> |
||||
|
|||||
Loading…
Reference in new issue