Delete NuGetPublish.targets

This commit is contained in:
Jordan Wages 2025-01-30 00:04:47 -06:00
parent f9a1a5df62
commit 63aba3c9bb

View file

@ -1,6 +0,0 @@
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<!-- Placeholder target file for NuGet publishing -->
<Target Name="PublishNuGet" AfterTargets="Pack">
<!-- To enable NuGet publishing, add an <Exec> command inside the <Target>. -->
</Target>
</Project>