-
How can I handle binlog file version changes? I get this error (using .NET 6)
Unsupported log file format. Latest supported version is 9, the log file has version 14.
-
Hello
Running Buildalyzer on an Azure Function project fails.
An example log file.
[logs.log](https://github.com/daveaglick/Buildalyzer/files/9221026/logs.log)
Attached is a solution containing a…
-
**Describe the bug**
When running `dotnet stryker` on stryker itself we get an unexpected exception:
```
Version: 3.10.0
[10:46:16 INF] Analysis starting.
[10:46:16 INF] Identifying projects …
-
### Steps to reproduce
Clone https://github.com/daveaglick/Buildalyzer and run the `CompilesProject` test in the `FrameworkTests` test project. The case for `SdkMultiTargetingProject` will fail.
…
-
**Is your feature request related to a problem? Please describe.**
I use Mapperly. It generates code in order to map objects based on partial class and methods:
```
Mapper(UseReferenceHandling = …
-
**Describe the bug**
Stryker does not log project details when in solution mode.
Stryker normally dumps project details captured by BuildAlyzer when using `--dev-mode` flag. It works properly in pro…
-
AnalyzerManager manager = new AnalyzerManager(files[0]);
analyzer.AddToWorkspace(workspace);
exception message:
System.ArgumentException:The specified sequence has duplicates parameter name p…
-
Thanks for this this great library, I am using the Buildalyzer to replace the MSBuildWorkspace in my .Net Core project.
In the MSBuildWorkspace there is a feature to detect when a project is unavai…
-
As much as it pains me to write this, it's time to see if I can find Buildalyzer a new, more productive home. Despite my best intentions over the last couple years, I think it's become obvious to anyo…
-
I have an issue similar to [https://github.com/daveaglick/Buildalyzer/issues/80](url). Because of your reply in that issue, i figured out the problem is caused by the generated msbuild argument:
/l…