Add the $TargetFramework macro to the Release Builds
Add the $TargetFramework macro to the Release Builds
This commit is contained in:
@ -1,2 +1,4 @@
|
||||
"..\..\oqtane.framework\oqtane.package\nuget.exe" pack [Owner].Theme.[Theme].nuspec
|
||||
TargetFramework=$1
|
||||
|
||||
"..\..\oqtane.framework\oqtane.package\nuget.exe" pack [Owner].Theme.[Theme].nuspec -Properties targetframework=$TargetFramework
|
||||
cp -f "*.nupkg" "..\..\oqtane.framework\Oqtane.Server\Packages\"
|
Reference in New Issue
Block a user