Cleaning up naming
This commit is contained in:
parent
0a67e6e2cc
commit
9b74c03a9d
22 changed files with 61 additions and 67 deletions
|
@ -1,6 +1,6 @@
|
|||
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<!-- Placeholder target file for NuGet publishing -->
|
||||
<Target Name="PublishNuGet" AfterTargets="Pack">
|
||||
<Exec Command="dotnet nuget push --source wagenet-git bin\Release\CsMic.$(Version).nupkg" />
|
||||
<Exec Command="dotnet nuget push --source wagenet-git bin\Release\CSMic.$(Version).nupkg" />
|
||||
</Target>
|
||||
</Project>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue