An exception thrown when MSBuild initialization fails.
Implements
Namespace: Metalama.Framework.Workspaces
Assembly: Metalama.Framework.Workspaces.dll
Syntax
public sealed class MSBuildInitializationException : Exception, ISerializableConstructors
| Name | Description |
|---|---|
| MSBuildInitializationException(string) |
Properties
| Name | Description |
|---|---|
| HasArchitectureMismatch | Gets a value indicating whether a .NET SDK was found for a different architecture than the one of the current process. |