Skip to content

Commit

Permalink
Changes reverted.
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianStehle committed Mar 25, 2019
1 parent cea498c commit 5b2580f
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions extensions/Squidex.Extensions/Squidex.Extensions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@
<TargetFramework>netstandard2.0</TargetFramework>
<LangVersion>7.3</LangVersion>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
<DebugType>full</DebugType>
<DebugSymbols>True</DebugSymbols>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\..\src\Squidex.Domain.Apps.Core.Operations\Squidex.Domain.Apps.Core.Operations.csproj" />
</ItemGroup>
Expand All @@ -31,7 +27,4 @@
<ItemGroup>
<AdditionalFiles Include="..\..\stylecop.json" Link="stylecop.json" />
</ItemGroup>
<ItemGroup>
<Folder Include="Properties\" />
</ItemGroup>
</Project>

0 comments on commit 5b2580f

Please sign in to comment.