Skip to content

The generator does not work when Visual Studio 15.6.3 is installed #87

@maca88

Description

@maca88

The following message is displayed:

[exec] FATAL CommandLine:0 - System.InvalidOperationException: One or more errors occurred while opening the project:
[exec] Msbuild failed when processing the file 'C:\Workspace\Git\AsyncGenerator\Source\AsyncGenerator.Tests\ExternalProjects\NHibernate\Source\src\NHibernate\NHibernate.csproj' with message: MSB0001: Internal MSBuild Error: Missing resource ''
[exec] Hint: For suppressing irrelevant errors use SuppressDiagnosticFailures option.
[exec]    at AsyncGenerator.AsyncCodeGenerator.CheckForErrors(MSBuildWorkspace workspace, String itemType, ImmutableArray`1 supressFailuresPredicates, ILogger logger)
[exec]    at AsyncGenerator.AsyncCodeGenerator.<OpenProject>d__8.MoveNext()
[exec] --- End of stack trace from previous location where exception was thrown ---
[exec]    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
[exec]    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
[exec]    at AsyncGenerator.AsyncCodeGenerator.<GenerateAsync>d__0.MoveNext()
[exec] --- End of stack trace from previous location where exception was thrown ---
[exec]    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
[exec]    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
[exec]    at AsyncGenerator.CommandLine.Program.Main(String[] args)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions