nuget spec
nuget setApiKey yourkey
nuget pack PluginMvc.Framework.csproj -Prop Configuration=Release
nuget push PluginMvc.Framework.0.1.0.0.nupkg
转载于:https://www.cnblogs.com/shiningrise/p/4064540.html
nuget spec
nuget setApiKey yourkey
nuget pack PluginMvc.Framework.csproj -Prop Configuration=Release
nuget push PluginMvc.Framework.0.1.0.0.nupkg
转载于:https://www.cnblogs.com/shiningrise/p/4064540.html