-
Hello
I come here from the following problem : https://github.com/stryker-mutator/stryker-net/issues/2077 since it seems to be a Buildalyzer problem.
All of our projects use this configuration :…
-
**Describe the bug**
We recently added a package reference alias for a package in Stryker.Core. Mutation testing now fails on Stryker.Core because we don't correctly parse the reference alias.
**L…
-
**Describe the bug**
When added warnings as errors in my csproj:
PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'"
WarningsAsErrors $(WarningsAsErrors);NU1605;nullable …
-
Assembly aliases were available in previous Buildalyzer's versions. Alias information are no longer available since V7.
In early version, aliased assemblies appeared as `alias=assembly` references. S…
-
**Describe the bug**
I have upgraded to .NET 8 and am having an issue in using a primary constructor when running in an Azure pipeline. It is fine when I run the stryker test on my laptop.
**Logs*…
-
I have a buildalyzer based console application which i am using as part of an exec task in my build chain.
The build order works roughly like this
- project A (project that will be analyzed by …
-
**Version Used**:
.NET CLI version 2.8.2
**Steps to Reproduce**:
1. I am trying to Analyze each document of a .csproj. For this purpose, i am using various API's provided by Roslyn Compiler.
2…
-
With .NET Core 3.1 going out of support, the time has finally come to update the Statiq target to .NET 6. This is also pushed a little bit by ongoing Buildalyzer updates to target .NET 6 which we need…
-
**Describe the bug**
When running Stryker for x64 only project it fails to find Test project DLLs.
**Logs**
[log-20220608.txt](https://github.com/stryker-mutator/stryker-net/files/8863958/log-20…
-
**Describe the bug**
When running Stryker against a .NET 5 Azure Function with the `Microsoft.Azure.Functions.Worker.Sdk` package referenced we get the following exception:
`Unhandled exception. S…