File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ Remove-Item -Path "$($env:APPVEYOR_BUILD_FOLDER)\src\HodStudio.EntityFrameworkDi
6565Rename-Item - Path " $ ( $env: APPVEYOR_BUILD_FOLDER ) \src\HodStudio.EntityFrameworkDiffLog.TestsDotNet45\bin\Release\App.Release.config" - NewName " HodStudio.EntityFrameworkDiffLog.TestsDotNet45.dll.config"
6666
6767echo " Tests 4.5 version"
68- $ ( $ env: APPVEYOR_BUILD_FOLDER ) \packages\NUnit.ConsoleRunner.3.10 .0 \tools\nunit3-console.exe $ ($env: APPVEYOR_BUILD_FOLDER )\src\HodStudio.EntityFrameworkDiffLog.TestsDotNet45\bin\Release\HodStudio.EntityFrameworkDiffLog.TestsDotNet45.dll -- result= " $ ( $env: APPVEYOR_BUILD_FOLDER ) \TestResults\net45-results.xml"
68+ . \packages\NUnit.ConsoleRunner.3.10 .0 \tools\nunit3-console.exe $ ($env: APPVEYOR_BUILD_FOLDER )\src\HodStudio.EntityFrameworkDiffLog.TestsDotNet45\bin\Release\HodStudio.EntityFrameworkDiffLog.TestsDotNet45.dll -- result= " $ ( $env: APPVEYOR_BUILD_FOLDER ) \TestResults\net45-results.xml"
6969
7070$net45Passed = $lastexitcode
7171
You can’t perform that action at this time.
0 commit comments