We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This repros with TPMinV <= 15063 This repros on 16.7 and 16.8 We first noticed this error July 1 in VS build rel.d16.7-30301.191.
According to Ben Villalobos, the bug was introduced by #5471
msbuild App1.csproj /p:Platform=x64;Configuration=release
The project build successfully.
msbuild /version output: MSBuild version: Microsoft (R) Build Engine version 16.7.0-preview-20330-08+96403c598 for .NET Framework
msbuild /version
Build 18362.19h1_release.190318-1202
The text was updated successfully, but these errors were encountered:
This also affects ResolveCOMReference (AB#1150959).
ResolveCOMReference
Sorry, something went wrong.
Should have been long fixed by #5496.
benvillalobos
No branches or pull requests
Steps to reproduce
This repros with TPMinV <= 15063
This repros on 16.7 and 16.8
We first noticed this error July 1 in VS build rel.d16.7-30301.191.
According to Ben Villalobos, the bug was introduced by #5471
Command Line
msbuild App1.csproj /p:Platform=x64;Configuration=release
Expected behavior
The project build successfully.
Actual behavior
Environment data
msbuild /version
output: MSBuild version: Microsoft (R) Build Engine version 16.7.0-preview-20330-08+96403c598 for .NET FrameworkOS info:
Build 18362.19h1_release.190318-1202
The text was updated successfully, but these errors were encountered: