Spv.Generator.csproj 161 B

1234567
  1. <Project Sdk="Microsoft.NET.Sdk">
  2. <PropertyGroup>
  3. <DefaultItemExcludes>$(DefaultItemExcludes);._*</DefaultItemExcludes>
  4. </PropertyGroup>
  5. </Project>