Skip to content
This repository has been archived by the owner on May 21, 2019. It is now read-only.

Remove project-targets from KoreBuild #155

Merged
merged 1 commit into from
Jan 11, 2017

Conversation

natemcmaster
Copy link
Contributor

Companion change to aspnet/BuildTools#145

Resolves the need to first-run "build initialize" before opening a repo in VS.

@natemcmaster natemcmaster requested review from BrennanConroy and removed request for pranavkm January 10, 2017 20:40
Text="Project has not been initialized. Run 'build initialize' in the solution directory." />
</Target>
<ItemGroup>
<PackageReference Include="Internal.AspNetCore.Sdk" Version="1.0.0-*" PrivateAssets="All" />
Copy link
Contributor Author

Choose a reason for hiding this comment

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

NB: this file is an example of the changes we'll make in all the aspnet repos that are currently on VS 2017.

natemcmaster pushed a commit to aspnet/Configuration that referenced this pull request Jan 11, 2017
This converts to using Internal.AspNetCore.Sdk instead of importing from the KoreBuild folder directly
natemcmaster pushed a commit to aspnet/DotNetTools that referenced this pull request Jan 11, 2017
This converts to using Internal.AspNetCore.Sdk instead of importing from the KoreBuild folder directly
natemcmaster pushed a commit to aspnet/EntityFramework.Tools that referenced this pull request Jan 11, 2017
This converts to using Internal.AspNetCore.Sdk instead of importing from the KoreBuild folder directly
natemcmaster pushed a commit to aspnet/FileSystem that referenced this pull request Jan 11, 2017
This converts to using Internal.AspNetCore.Sdk instead of importing from the KoreBuild folder directly
natemcmaster pushed a commit to aspnet/Microsoft.Data.Sqlite that referenced this pull request Jan 11, 2017
This converts to using Internal.AspNetCore.Sdk instead of importing from the KoreBuild folder directly
natemcmaster pushed a commit to aspnet/Razor that referenced this pull request Jan 11, 2017
This converts to using Internal.AspNetCore.Sdk instead of importing from the KoreBuild folder directly
natemcmaster pushed a commit to aspnet/StaticFiles that referenced this pull request Jan 11, 2017
This converts to using Internal.AspNetCore.Sdk instead of importing from the KoreBuild folder directly
natemcmaster pushed a commit to aspnet/Security that referenced this pull request Jan 11, 2017
This converts to using Internal.AspNetCore.Sdk instead of importing from the KoreBuild folder directly
@natemcmaster natemcmaster merged commit f20683a into feature/msbuild Jan 11, 2017
pranavkm added a commit to aspnet/MvcPrecompilation that referenced this pull request Jan 13, 2017
@natemcmaster natemcmaster deleted the namc/remove-msbuild branch January 18, 2017 00:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants