Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
NLua
Commits
faf49ad7
"vscode:/vscode.git/clone" did not exist on "9544136c68d784e97701ea359a479d84fc75e2db"
Commit
faf49ad7
authored
May 04, 2020
by
Vinicius Jarina
Browse files
Fixing build
parent
752579b2
Changes
2
Show whitespace changes
Inline
Side-by-side
devops/azure-devops.yml
View file @
faf49ad7
...
@@ -220,7 +220,6 @@ jobs:
...
@@ -220,7 +220,6 @@ jobs:
displayName
:
'
VsTest
-
testAssemblies'
displayName
:
'
VsTest
-
testAssemblies'
inputs
:
inputs
:
testAssemblyVer2
:
'
.\tests\build\net45\bin\Release\NLuaTest.dll'
testAssemblyVer2
:
'
.\tests\build\net45\bin\Release\NLuaTest.dll'
runSettingsFile
:
'
.\tests\test.runsettings'
resultsFolder
:
'
.\TestResults'
resultsFolder
:
'
.\TestResults'
platform
:
x64
platform
:
x64
...
...
tests/test.runsettings
deleted
100644 → 0
View file @
752579b2
<?xml version="1.0" encoding="utf-8"?>
<RunSettings>
<RunConfiguration>
<TargetPlatform>
x64
</TargetPlatform>
</RunConfiguration>
</RunSettings>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment