[RootFolder] was missing from Release.cmd
One of the replace tokens was not added to the second command line.
This commit is contained in:
		| @ -1,3 +1,3 @@ | ||||
| "..\..\[RootFolder]\oqtane.package\nuget.exe" pack [Owner].[Module].nuspec  | ||||
| XCOPY "*.nupkg" "..\..\oqtane.framework\Oqtane.Server\Packages\" /Y | ||||
| XCOPY "*.nupkg" "..\..\[RootFolder]\Oqtane.Server\Packages\" /Y | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Leigh
					Leigh