Compare commits
1 Commits
d98692da20
...
48eb2283ab
Author | SHA1 | Date | |
---|---|---|---|
![]() |
48eb2283ab |
@ -1,8 +1,6 @@
|
|||||||
TargetFramework=$1
|
TargetFramework=$1
|
||||||
ProjectName=$2
|
ProjectName=$2
|
||||||
|
|
||||||
"../../oqtane.framework/Oqtane.Package/nuget.exe" pack %ProjectName%.nuspec -Properties targetframework=%TargetFramework%;projectname=%ProjectName%
|
../../oqtane.framework/Oqtane.Package/nuget.exe pack %ProjectName%.nuspec -Properties targetframework=%TargetFramework%;projectname=%ProjectName%
|
||||||
|
|
||||||
ls -lisa ../../oqtane.framework/Oqtane.Package
|
|
||||||
|
|
||||||
cp -f "*.nupkg" "..\..\oqtane.framework\Oqtane.Server\Packages\"
|
cp -f "*.nupkg" "..\..\oqtane.framework\Oqtane.Server\Packages\"
|
Loading…
x
Reference in New Issue
Block a user