-
### Description
Dependencies are not copied to the output directory of a project targeting `netstandard2.x` (but they are for `net4x`).
### Repro steps
Please provide the steps required to re…
-
The following commands:
```
git clone -b master --single-branch https://github.com/compomics/ThermoRawFileParser --branch v1.3.3 /src
xbuild
```
Yield the following error
```
Wr…
-
I have a compiled set of .Net Framework 4.7.1 NUnit3 Tests as a DLL and would like to run them from a .Net Core 2.0 project through the NUnit.Engine.NetStandard.
What I am trying to do is:
1) Poin…
-
I'm experiencing a rather bizarre behaviour.
It seems that, when a CSPROJ is referencing the package [Microsoft.NET.Test.Sdk](https://www.nuget.org/packages/Microsoft.NET.Test.Sdk/), the [GeneratePac…
-
New issue created in hope that someone working on this API can give all of us an official response as to why there is no netstandard library for this API.
As you probably already know, any library …
-
## Steps to Reproduce
1. Create a Xamarin project
2. Build for GTK#
3. Try to use mkbundle --cross and it will complain about netstandard being an unknown assembly because it isn't included with th…
-
I am converting a .NET 4.8 Framework library over to a .NET Standard 2.0 class library, which uses Xceed.Words.NET. I have a paid license. I am trying to unit test this new class library with a .NET 5…
-
When using https://app.snyk.io to monitor my project, Sprache displays some errors about security.
# Denial of Service (DoS)
Affected module: System.Net.Http@4.3.0
Introduced through: Sprache.Sig…
StefH updated
3 months ago
-
I am pleased to announce the release of CSLA .NET version 4.7.100 with full support for netstandard 2.0 and .NET Core 2.
The packages are now in NuGet. Once some final updates to the samples are c…
-
### Prerequisites
- [x] I have written a descriptive issue title
- [x] I have verified that I am running the latest version of the COMET-IME
- [x] I have searched [open](https://github.com/RHEAGR…