-
We should think about removing our internal uses of netcoreapp. For instance, in property names like `$(NetCoreAppCurrent)`. Now that we are back to using `net` I bet `netcoreapp` will be confusing …
-
## Types and tests in mscorlib System.Reflection namespace to import
## Milestone I
- [x] AmbiguousMatchException
- [x] AssemblyAlgorithmIdAttribute
- [x] AssemblyCompanyAttribute
- [x] Asse…
-
**Description**
When applying the [Explicit] attribute and [Ignore(...)] attribute to a test class that has a custom category attribute, all classes within that category are ignored when running dotn…
-
Hello,
I've created a layered ASP.NET Core Web Application (.Net Core) => target framework: .NetCoreApp 1.1, Which refers a business layer libraries .NetCoreApp 1.1 that uses the package '**System.…
-
**Description**
I've got two Dockerfiles for my app - one for Linux containers and one for Windows containers. I recently changed the one for Windows containers to use multi-stage containers and to…
-
error NU1202: Package BBDown 1.4.8 is not compatible with net5.0 (.NETCoreApp,Version=v5.0) / any. Package BBDown 1.4.8 supports: net6.0 (.NETCoreApp,Version=v6.0) / any
The tool package could not be…
-
I'm looking for a way to force the `dotnet store` in `AspNet-GenerateStore.ps1` to pickup a custom crossgen (say, available at `D:\coreclr\bin\Product\Windows_NT.x64.Release`) to generate native image…
-
Since the linker switched to SDK-style projects, the configuration mappings are broken in a way that the solution cannot be edited with VSMac anymore.
It looks like the following is not supported b…
-
Might not be possible because of the use of .NET framework classes, which might not be available in *nanoserver*.
-
Hello Vidlec!
First of all: love your plugin and how leightweight it is.
I use the NuGet-package and it works wonders, but unfortunately I get a problem-message saying it may not be fully compat…