Skip to content
This repository has been archived by the owner on Apr 16, 2020. It is now read-only.

only msbuild core for 2.0 #163

Merged
merged 4 commits into from
Mar 9, 2017
Merged

only msbuild core for 2.0 #163

merged 4 commits into from
Mar 9, 2017

Conversation

ctaggart
Copy link
Owner

@ctaggart ctaggart commented Mar 9, 2017

fix #156
This makes it so that the targets and tasks are not loaded into msbuild full framework. That can be for 2.1 if needed.
fix #162

@@ -19,6 +20,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Build.Utilities.Core" Version="15.1.548" />
<PackageReference Include="System.Diagnostics.Process" Version="4.3.0" />
Copy link
Owner Author

Choose a reason for hiding this comment

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

this isn't needed

@ctaggart ctaggart merged commit 72d9d39 into v2 Mar 9, 2017
@ctaggart ctaggart added this to the 2.0.1 milestone Mar 9, 2017
@ctaggart ctaggart deleted the msbuild-core branch March 9, 2017 04:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant