-
would it be possible to publish fable.jsonconvert-narumi for net45 AND netstandard?
The old package contained only net45:
![image](https://cloud.githubusercontent.com/assets/4236651/25334927/0f2c1…
0x53A updated
6 years ago
-
For some reason i cannot build Xamarin iOS project which depends on 2 other projects, all within the solution. I've tried using MacInCloud and using a personal mac as a build agent but for some reason…
-
I mean the test with net452, but my system is win10x64(17083 Insider Preview), so the runtime should be net471. And I doesn't see that with net452 on ci server.
Not sure happened, will try and atta…
-
I've got a VHD image deploying through ARM. The build agent service is starting up, and is able to communicate with the server, but fails to automatically register. The only output I see in `teamcity-…
-
We have been unsuccessful so far in getting this task to work in our CI process. We are using this code installed onto our TFS server on prem. The build server is a Mac running VS for Mac, all updates…
-
**Hi,**
**At the time of verification with TFSaggregator2.ConsoleApp.exe**
Stack Trace: at RESERVED.Script_CalcWFJS.RunScript(IWorkItemExposed self, IWor
kItemRepositoryExposed store, IRuleLog…
-
## Steps to reproduce
```
dotnet new sln
dotnet new project --name Foo
dotnes sln add Foo
```
## Expected behavior
```
Project `Foo` added to the solution.
```
## Actual behavior
```
…
-
`dotnet build` the following project:
```XML
netstandard2.0
2.0.0-preview2-25331-01
true
```
### Expected Results
Build succeeds
### Actual Resu…
-
## Steps to reproduce
1. build a console app.
2. run dotnet publish
3. navigate to the publish folder
4. run dotnet run app.dll
## Expected behavior
An error indicating that to use dotnet on a dll y…
-
## Steps to reproduce
`cd scripts\obtain`
`.\dotnet-install.ps1 -SharedRuntime -InstallDir .dotnet -Channel master -Architecture x64`
## Expected behavior
Downloads the shared runtime
## A…