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

Update SDK projects to use MSBuild Sdk attribute, and hence the version of the Sdk that ships with the CLI or VS #659

Closed
wants to merge 1 commit into from

Conversation

dsplaisted
Copy link
Member

In addition to cleaning our project files up and dogfooding a recent version of the SDK, this fixes the design-time build and hence intellisense in VS for me on the latest builds of VS.

@srivatsn
Copy link
Contributor

Let's switch this to master.

@dsplaisted dsplaisted changed the base branch from dev15-rc3 to master January 17, 2017 23:40
@dsplaisted
Copy link
Member Author

@dotnet-bot test Ubuntu14.04 Debug please

@dsplaisted
Copy link
Member Author

@dotnet-bot test Windows_NT Debug please

</ItemGroup>
<ItemGroup>
<None Include="all.asset.types.portable.deps.json">
<None Update="all.asset.types.portable.deps.json">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update [](start = 10, length = 6)

What does Update mean here?

@@ -37,11 +26,6 @@
</PackageReference>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we make Version an attribute for some of these package references?

@nguerrera
Copy link
Contributor

This broke the signed build when I did it as part of the loc change that got reverted. Check that you're not getting default signassembly=false and do a test signed build pre merge.

Copy link
Contributor

@nguerrera nguerrera left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See above

@nguerrera
Copy link
Contributor

Also check that intermediate output path remains redirected.

@srivatsn
Copy link
Contributor

Once you verify the signed build, merge it in since it's an infrastructure change.

@nguerrera
Copy link
Contributor

Another thing was Jenkins builds failing often due to presumed arrival of #475 -- seems nobody is seeing that anymore (and it's closed due to that). Just make sure the CLI we use has recent bits.

@nguerrera
Copy link
Contributor

Discussed offline with Daniel. Closing as the same change is part of the loc change that needs to be reapplied and we don't want merge conflicts.

@nguerrera nguerrera closed this Jan 30, 2017
mmitche pushed a commit to mmitche/sdk that referenced this pull request Jun 5, 2020
…0190524.6 (dotnet#659)

- Microsoft.AspNetCore.Mvc.Api.Analyzers - 3.0.0-preview6-19274-06
- Microsoft.AspNetCore.Mvc.Analyzers - 3.0.0-preview6-19274-06
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.

5 participants