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"> |
|||
<PropertyGroup> |
|||
<TargetFramework>netcoreapp1.1</TargetFramework> |
|||
<TargetFramework>netcoreapp2.0</TargetFramework> |
|||
<OutputType>Exe</OutputType> |
|||
</PropertyGroup> |
|||
</Project> |
|||
|
|||
Loading…
Reference in new issue