fix bash script line endings and preserve using gitattributes (credit @rcpacheco in #2958)

This commit is contained in:
sbwalker
2023-07-13 10:18:52 -04:00
parent 68cdcd193c
commit a6d83149a4
5 changed files with 12 additions and 10 deletions

View File

@ -1,2 +1,2 @@
"..\..\oqtane.framework\oqtane.package\nuget.exe" pack [Owner].Module.[Module].nuspec
"..\..\oqtane.framework\oqtane.package\nuget.exe" pack [Owner].Module.[Module].nuspec
cp -f "*.nupkg" "..\..\oqtane.framework\Oqtane.Server\Packages\"