-
## Environment data
`dotnet --info` output:
```txt
Ferramentas de Linha de Comando do .NET (2.0.0)
Product Information:
Version: 2.0.0
Commit SHA-1 hash: cdcd1928c9
Runtim…
-
I created an application from the template(asp.net core and mpa), when I run the unit test code, it show below error. Can anyone help on this issue? Thanks.
Test Name: CRM.Tests.Users.UserAppServic…
-
Multiple projects are missing a reference to `SharedAssemblyInfo`, we either should add it, or move away from it altogether.
I'm personally more for a move away, since we can't increase the version o…
-
The same test targeting both net462 and netcore2.0. On netcore it works fine. But on net462 it fails on load:
```
System.TypeInitializationException : The type initializer for 'Microsoft.Data.Sqlite…
-
.net core 2.0已经发布,编译apollo .net 客服端设置为netcore2.0后,有些错误编译不过,摘录几个:
不支持 System.Runtime.Remoting.Messaging
HttpContext需要改为使用system.net.http
不支持 SynchronizedCollection
望能尽快支持
-
I've completed a deployment of eShopOnContainers to Kubernetes using VSTS. Everything worked, but every service which was deployed using the "eshop" containers failed to launch properly.
Every pod …
-
Getting following error when using 'microsoft.servicefabric 6.1.232-preview' with a netstandard2.0 library:
Severity Code Description Project File Line Suppression State
Warning MSB3270 There was …
-
I'm looking for an alternative to Xamarin.Forms for my multi-target app (iOS, Android & Web). I'm ok with write the UI for each target but wish to abstract the logic and "just" render the views.
I …
mamcx updated
6 years ago
-
If i run this in the microsoft/dotnet:2.0-sdk docker image, I get the following error:
```
root@79f59544b01b:~/app/implementation/Configuration# dotnet setversion 0.0.1
It was not possible to find …
-
Has CrossCutterN .NET Core 2.0 support?