Skip to content

Commit

Permalink
cd src
Browse files Browse the repository at this point in the history
  • Loading branch information
nor0x committed Feb 1, 2024
1 parent 2ac0043 commit 5ad6906
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scripts/build-windows.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
cd ..
ls
version=$(cat version.txt)

cd src
echo "setting <Version> in Dots.csproj to $version"
sed -i '' "s/Version>.*</Version>$version</g" Dots.csproj

Expand Down

0 comments on commit 5ad6906

Please sign in to comment.