Commit faf49ad7 authored by Vinicius Jarina's avatar Vinicius Jarina
Browse files

Fixing build

parent 752579b2
......@@ -220,7 +220,6 @@ jobs:
displayName: 'VsTest - testAssemblies'
inputs:
testAssemblyVer2: '.\tests\build\net45\bin\Release\NLuaTest.dll'
runSettingsFile: '.\tests\test.runsettings'
resultsFolder: '.\TestResults'
platform: x64
......
<?xml version="1.0" encoding="utf-8"?>
<RunSettings>
<RunConfiguration>
<TargetPlatform>x64</TargetPlatform>
</RunConfiguration>
</RunSettings>
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment