-
### Issue Description
I am encountering an error when using the OmniSharp Language Server Protocol (LSP) integration in Neovim. The error message I receive is as follows:
```
Error executing lu…
-
GUIDs are extremely unfriendly, and are only used for Visual Studio purposes. As we move the project file to a human editable file format, we should avoid using them.
There are three main ones today:…
-
1. Install 15.3 Preview1
2. Install the 1.0.4 SDK release [here](https://download.microsoft.com/download/B/9/F/B9F1AF57-C14A-4670-9973-CDF47209B5BF/dotnet-dev-win-x64.1.0.4.exe)
3. Download and inst…
-
short:
"user" assembly -> `foo-resources.dll`
assembly location in apk -> `\assemblies\assets\foo-resources.dll`
### Steps to Reproduce
1. Create empty app
2. Create a library
3. Add propert…
-
# Make your SQL Server Database project (.sqlproj) build with .NET Core - even on Linux or macOS! | ErikEJ's blog
A couple of years ago I blogged about a great community project that enables you to b…
-
I need to run OmniSharp in a Docker container, here is an image I build:
```
FROM debian:jessie
RUN apt-get update && apt-get -y install apt-transport-https curl
RUN curl https://packages.mi…
-
### Xamarin.Android Version (eg: 6.0):
Microsoft Visual Studio Community 2022
Version 17.4.1
VisualStudio.17.Release/17.4.1+33110.190
Xamarin.Android SDK 13.1.0.1 (d17-4/13ba222)
Xamarin.Androi…
-
Visual Studio does not show a debug option when using a Docker compose project (.dcproj) and the Dockerfile is not in the project folder but up the directory tree.
Here's my file structure:
```
r…
-
Does this support creating custom renderers or effects?
-
Moved from: https://github.com/aspnet/Mvc/issues/4697
Opened by @chinookproject
---
I'm not sure if this is the right place to post this issue, but I'm having problem with building a .NET Core Web a…
Eilon updated
7 years ago