-
Hi,
It's possible to list Work Items from another project in VSTS?
For example, I have checkout the GIT repository of project XXX but I need to list the work items from project YYYY.
Thanks.
-
Using latest RC1 tooling:
1. Create any new DNX-based projects (class lib is fine)
2. In the project create some nested folders, e.g.:
- :1234: Class1.cs
- :1234: project.json
- :file_folder:…
Eilon updated
7 years ago
-
The Locals window will be empty in Visual Studio 2015 when debugging a method that has a local const declaration. Valid Watches will in addition show an error.
```
error CS0648: '' is a type not sup…
-
I'm getting this when trying to upload the report from appveyor(https://ci.appveyor.com/project/cakecontrib/cake-proget/builds/20584369):
Executing task: Upload-Coveralls-Report
Executing: "C:/pro…
-
```
What steps will reproduce the problem?
1. Install Visual Studio 2013 and TFS 2013
2. Run any tests from Gallio.
What is the expected output? What do you see instead?
Tests should be fired on Vis…
-
```
What steps will reproduce the problem?
1. Install Visual Studio 2013 and TFS 2013
2. Run any tests from Gallio.
What is the expected output? What do you see instead?
Tests should be fired on Vis…
-
```
What steps will reproduce the problem?
1. Install Visual Studio 2013 and TFS 2013
2. Run any tests from Gallio.
What is the expected output? What do you see instead?
Tests should be fired on Vis…
-
```
What steps will reproduce the problem?
1. Install Visual Studio 2013 and TFS 2013
2. Run any tests from Gallio.
What is the expected output? What do you see instead?
Tests should be fired on Vis…
-
```
What steps will reproduce the problem?
1. Install Visual Studio 2013 and TFS 2013
2. Run any tests from Gallio.
What is the expected output? What do you see instead?
Tests should be fired on Vis…
-
I am running nextflow DSL2 multiruns and first testing it on a small no of runs 2 to see if it is working on a few runs before doing a much larger no of runs. I have a loom file that I created from pr…