Skip to content

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.

3 participants