Skip to content

Commit

Permalink
fix setbuildnumber
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan Gavryliuk committed May 16, 2018
1 parent ba07891 commit 60390bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -12,7 +12,7 @@ before_build:
cd src/Config.Net
dotnet housework setbuildnumber %FileVersion% ../../build.ini -r -v
dotnet housework setbuildnumber %FileVersion% ../../build.ini -v
dotnet housework author ../*.csproj ../../build.ini -r -v
Expand Down

0 comments on commit 60390bb

Please sign in to comment.