我正在创建一些构建定义,我在Visual Studio Build Step和MSBuild Build Step之间看到的唯一区别是VS Build Step将visual studio版本添加到构建中.
有人可以解释更多的差异吗?
是否可以在没有Visual Studio的情况下使用TFS源代码控制?我必须在一些源代码控制中放入一些文件,这些文件存储在某些服务器的文件夹中,这是在Oracle表单中开发的.我只需要在某些源代码控制中添加这些文件,我想为此使用TFS.我们可以使用任何提示或工具吗?
我已经使用以下命令执行了我的测试:
dotnet 测试 -l trx
一些提示显示使其可见?在 TFS2015 中,我无法使用当前的构建步骤来运行测试,因为它们不适用于 dotnet 核心应用程序
这是我日志中测试的输出:
2017-06-01T14:56:08.3158317Z Microsoft (R) Test Execution Command Line Tool Version 15.0.0.0
2017-06-01T14:56:08.3158317Z Copyright (c) Microsoft Corporation. All rights reserved.
2017-06-01T14:56:08.4228414Z Starting test execution, please wait...
2017-06-01T14:56:11.4560909Z Results File: D:\APPS\NVSDeploymentAgent\_work\12\s\tests\Tests\TestResults\2017-06-01_16_56_11.trx
Run Code Online (Sandbox Code Playgroud)