Skip to content

Commit

Permalink
Adjust paths
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban committed Sep 9, 2019
1 parent 91bde1e commit 8932850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vsts-win-build.yml
Expand Up @@ -29,7 +29,7 @@ jobs:

- task: MSBuild@1
inputs:
solution: $(build.sourcesdirectory)/RpnCalculator/RpnCalculator.Wasm.csproj
solution: $(build.sourcesdirectory)/RpnCalculator/RpnCalculator.Wasm/RpnCalculator.Wasm.csproj
msbuildLocationMethod: version
msbuildVersion: latest
msbuildArchitecture: x86
Expand Down

0 comments on commit 8932850

Please sign in to comment.