Browse Source

Minor csproj reformatting.

pull/1547/head
Joao Matos 5 years ago committed by João Matos
parent
commit
b358b32c5f
  1. 2
      src/Generator/CppSharp.Generator.csproj

2
src/Generator/CppSharp.Generator.csproj

@ -9,6 +9,6 @@ @@ -9,6 +9,6 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="System.CodeDom" PrivateAssets="All"/>
<PackageReference Include="System.CodeDom" PrivateAssets="All" />
</ItemGroup>
</Project>
Loading…
Cancel
Save