Skip to content

Instantly share code, notes, and snippets.

View TrabacchinLuigi's full-sized avatar

Luigi Trabacchin TrabacchinLuigi

  • Italy, Venice
View GitHub Profile
@TrabacchinLuigi
TrabacchinLuigi / DisableSourceUnwanted.targets
Last active November 26, 2019 16:39 — forked from attilah/X.Y.Z.Sources.csproj
X.Y.Z.Sources nuget package
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Target Name="Compile" />
<Target Name="CopyFilesToOutputDirectory" />
</Project>