Standardize on newline between Property|ItemGroup areas

This commit is contained in:
Piotr Puszkiewicz 2017-03-02 20:38:56 -08:00
parent e617376bc7
commit 841846f32b
46 changed files with 85 additions and 3 deletions

View file

@ -3,6 +3,7 @@
<OutputType>Library</OutputType>
<TargetFrameworks>netcoreapp1.0</TargetFrameworks>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NETCore.App" Version="1.0.3" />
</ItemGroup>

View file

@ -3,6 +3,7 @@
<OutputType>Library</OutputType>
<TargetFrameworks>netcoreapp1.0</TargetFrameworks>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NETCore.App" Version="1.0.3" />
</ItemGroup>