Skip to content

Commit

Permalink
fix appv
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan Gavryliuk committed Jan 23, 2019
1 parent 997415b commit 1c6db76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ before_build:
cd src/Config.Net
housework setbuildnumber %FileVersion% ../../build.ini -v
housework setbuildnumber %FileVersion% -s ../../build.ini -v
housework author ../*.csproj ../../build.ini -r -v
housework author ../*.csproj -s ../../build.ini -r -v
cd ../..
build:
Expand Down

0 comments on commit 1c6db76

Please sign in to comment.