Skip to content
New issue

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

Solution with web site project no longer compiles after updating msbuild. #6280

Closed
CzBuCHi opened this issue Mar 19, 2021 · 2 comments
Closed
Labels
bug needs-triage Have yet to determine what bucket this goes in.

Comments

@CzBuCHi
Copy link

CzBuCHi commented Mar 19, 2021

Issue Description

Solution with web site project no longer compiles after updating msbuild.

Steps to Reproduce

  1. extract zip Test.zip
  2. run script.txt on command line as batch file
  3. run 'msbuild web.sln'

Expected Behavior

successful compilation - see success.log from test.zip

Actual Behavior

"The build stopped unexpectedly because of an internal failure." - see error.log from test.zip

Versions & Configurations

succesfull build:
windows: server 2019 Version 1809 (build 17763.1790)
msbuild: 16.8.3+39993bd9d for .NET Framework

failed build:
windows: server 2019 Version 1809 (build 17763.1817)
msbuild: 16.9.0+57a23d249 for .NET Framework

@CzBuCHi CzBuCHi added bug needs-triage Have yet to determine what bucket this goes in. labels Mar 19, 2021
@jeffkl
Copy link
Contributor

jeffkl commented Mar 19, 2021

Thank you for reporting this issue, fortunately this was reported already in #6236 and has been fixed in #6238. This should be out in the next release of Visual Studio 2019, 16.9.3.

@CzBuCHi
Copy link
Author

CzBuCHi commented Mar 22, 2021

Great news! I really need to learnt how to search for existing issues tho ...

@CzBuCHi CzBuCHi closed this as completed Mar 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug needs-triage Have yet to determine what bucket this goes in.
Projects
None yet
Development

No branches or pull requests

2 participants