The-NG-Switch-Exp./src/Spv.Generator/Spv.Generator.csproj
Marco Carvalho ff6628149d
Some checks are pending
Canary release job / Create tag (push) Waiting to run
Canary release job / Release for linux-arm64 (push) Waiting to run
Canary release job / Release for linux-x64 (push) Waiting to run
Canary release job / Release for win-x64 (push) Waiting to run
Canary release job / Release MacOS universal (push) Waiting to run
Migrate to .NET 9 (#198)
2024-12-19 18:52:25 -06:00

7 lines
161 B
XML

<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<DefaultItemExcludes>$(DefaultItemExcludes);._*</DefaultItemExcludes>
</PropertyGroup>
</Project>