-
On Ubuntu 18.04, when powershell-preview_6.2.0-preview.3-1.ubuntu.18.04_amd64.deb and SF module are installed, on module import I get the following SDK error.
```
PS /home/sean> install-module sol…
-
Hello, I don't know what happened to Cosmos, I can't run my project,
even when I make a new and clean project it's still have the same problem
![image](https://user-images.githubusercontent.com…
-
### Description
I have a .Net Core 2.0 web api running in a linux docker container locally.
Ive copied libSkiaSharp to the /app and /app/bin/.../Debug and Release folders just to be sure.
My doc…
-
Currently if you want to run your test suite on multiple runtimes, you have to create a whole bunch of manual 'structure' in your CI process or test suite. For ref, see here: https://github.com/nunit/…
-
I ran the following command to install one of our docs internal tools on a new machine:
```cli
dotnet tool update dotnet-whatsnew -g --add-source https://pkgs.dev.azure.com/mseng/TechnicalContent/…
-
### Support for .NET Core Tooling Preview3+ projects
When building API documentation for a project that uses .NET Core Preview 3 or higher (csproj), the build fails, because (roslyn?) is unable to pa…
-
Executing the `installcredprovider.ps1` currently writes out unnecessary information when the temp folder for extracting the ZIP file is created.
```
Fetching release https://api.github.com/repos/…
-
Official roadmap (https://github.com/microsoft/microsoft-ui-xaml/blob/master/docs/roadmap.md#winui-30-feature-roadmap ) indicates ".NET 5 Support for UWP apps" will be in 3.x release.
Can we expect…
-
Hi @ericsink, I have some problem with the PRAGMA cipher_migrate on iOS xamarin forms app.
My previous app references were this:
```
```
I updated them with this:
```
```
The ciph…
-
### Description
This isn't really a bug but it has affected me all the same so I thought it would be best to ask here.
Since version 1.3.1 of the library I cannot build the project locally using…