Better alignment for csproj files

This commit is contained in:
Manu
2023-05-08 00:02:00 +02:00
parent b69db55d60
commit 72583a82e7
3 changed files with 138 additions and 138 deletions

View File

@@ -36,10 +36,10 @@
</PropertyGroup>
<ItemGroup>
<None Include="..\README.md">
<Pack>True</Pack>
<PackagePath>\</PackagePath>
</None>
<None Include="..\README.md">
<Pack>True</Pack>
<PackagePath>\</PackagePath>
</None>
</ItemGroup>
<ItemGroup>
@@ -56,4 +56,4 @@
</ProjectReference>
</ItemGroup>
</Project>
</Project>