Standardize on newline between Property|ItemGroup areas
This commit is contained in:
parent
e617376bc7
commit
841846f32b
46 changed files with 85 additions and 3 deletions
|
@ -6,6 +6,7 @@
|
|||
<ItemGroup Condition=" '$(TargetFramework)' == 'netcoreapp1.0' ">
|
||||
<PackageReference Include="Microsoft.NETCore.App" Version="1.0.3" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\Lib\Lib.csproj" />
|
||||
<ProjectReference Include="..\Lib\Lib.csproj" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue