-
I am currently researching the possibility for https://github.com/stryker-mutator/stryker-net to get F# support. Since Stryker.NET uses Buildalyzer I've looked into the possibility for Buildalyzer to …
-
#### Describe the bug
Running "dotnet try --verbose" produces exception shortly after start.
#### Did this error occur while using `dotnet try` or online?
- [X ] `dotnet-try`
- [ ] online
##…
-
**Describe the bug**
I don't have a clear enough description, but in Azure DevOps Stryker constantly fails on the "analyzing project" step and exits with code 1. May be I am missing something obvious…
-
In 2.x versions we have, for example, `ref\netcoreapp2.2\netstandard.dll` -- that's easy to understand, and we can just feed the assemblies in this folder to the compiler services for type checking et…
yatli updated
3 years ago
-
I'm moving a project from .Net Framework 4.6.1 to .Net Core and I have a problem with MSBuildWorkspace
**Version Used**: 2.7.0
**Steps to Reproduce**:
1. Create a new .NET Core Console Appli…
-
```
System.AggregateException : One or more errors occurred. (One or more errors occurred. (The collection argument is empty and has been marked as complete with regards to additions.)) (The collecti…
-
Hi,
When running stryker using the following command:
`"C:\Program Files\dotnet\dotnet.exe" stryker --solution-path C:\MyPath\MyName.sln --project-file Service.csproj --test-project-file UnitTes…
-
The generated output file does not always result in the same json file. It seems certain type descriptions are missing.
In case something is wrong it is better to let it fail rather than continuing…
-
_From @MarkMichaelis on January 20, 2017 23:38_
In migrating from VS2015 to VS2017, is Microsoft.CodeAnalysis.MSBuild.MSBuildWorkspace the intended replacement for Microsoft.DotNet.ProjectModel.Works…
-
Unhandled Exception: System.AggregateException: One or more errors occurred. (One or more errors occurred. (Could not find build environment)) (One or more errors occurred. (Could not find build envir…