nuget spec

nuget setApiKey yourkey
nuget pack PluginMvc.Framework.csproj -Prop Configuration=Release
nuget push PluginMvc.Framework.0.1.0.0.nupkg

相关文章: