Improvements to ModuleCreator external template to use Package references and include framework in Nuspec file
This commit is contained in:
6
Oqtane.Package/release.cmd
Normal file
6
Oqtane.Package/release.cmd
Normal file
@ -0,0 +1,6 @@
|
||||
DEL "*.nupkg"
|
||||
nuget.exe pack Oqtane.Framework.nuspec
|
||||
nuget.exe pack Oqtane.Client.nuspec
|
||||
nuget.exe pack Oqtane.Server.nuspec
|
||||
nuget.exe pack Oqtane.Shared.nuspec
|
||||
|
Reference in New Issue
Block a user