Skip to content

Fix MSB4062 when building Microsoft.Web.Xdt.Extensions #4083

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

Merged
merged 1 commit into from
Nov 19, 2018
Merged

Conversation

natemcmaster
Copy link
Contributor

@natemcmaster natemcmaster commented Nov 19, 2018

Build fails with this error when build tools are updated automatically:

error MSB4062: The "Microsoft.AspNetCore.BuildTools.Sdk_GetAssemblyFileVersion" task could not be loaded from the assembly

This ensures Microsoft.Web.Xdt.Extensions.csproj uses the same version of build tools as the rest of the repo.

Other changes:

  • Resolve build warnings about source link and API check
  • Set IsPackable=false instead of using ExcludeFromPack

Resolves https://github.com/aspnet/AspNetCore-Internal/issues/1360

@natemcmaster natemcmaster requested a review from pakrym November 19, 2018 19:18
@natemcmaster natemcmaster merged commit 9954f5a into master Nov 19, 2018
@natemcmaster natemcmaster deleted the namc/xdt branch November 19, 2018 19:26
dougbu added a commit that referenced this pull request Oct 13, 2019
- pick up @joeloff's #4083 signing validation fixes
dougbu added a commit that referenced this pull request Nov 5, 2019
- pick up @joeloff's #4083 signing validation fixes
dougbu added a commit that referenced this pull request Nov 6, 2019
- pick up @joeloff's #4083 signing validation fixes
dougbu added a commit that referenced this pull request Nov 19, 2019
- #13864
- use latest Arcade from '.NET 3 Tools'
  - pick up @joeloff's #4083 signing validation fixes
- update signing validation exclusions to get them working
- remove custom embedded package icon bits and use Arcade approach
  - also switch VS.Redist.* packages to use license expressions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants