Skip to content
This repository has been archived by the owner on Jan 8, 2023. It is now read-only.

Update nuget features and uwp template #78

Merged
merged 1 commit into from
Dec 29, 2016
Merged

Update nuget features and uwp template #78

merged 1 commit into from
Dec 29, 2016

Conversation

ChrisMaddock
Copy link
Member

@ChrisMaddock ChrisMaddock commented Dec 28, 2016

Realised that the change in #77 also needed to be made to the .pp file.

Trying to test this, I realised that the UWP .pp files aren't even distributed, so spent a good while trying to get that to work. Eventually I came across this issue: NuGet/Home#1980 - which seems to mean that this isn't currently possible with the project.json UWP uses. Gaah. Will set up an issue to track that.

Anyway, to avoid completely wasting my time, thought I'd also push some of the other issues I encountered on the way. build.ps1 needed updating as the nuget.exe path for NuGet 3 has changed - so the nuspec with the contentFiles attribute couldn't be built. NuGet.config was added so we can pull in dev framework builds.

@rprouse
Copy link
Member

rprouse commented Dec 29, 2016

Looks good, thanks.

@rprouse rprouse merged commit 4c81ef0 into master Dec 29, 2016
@rprouse rprouse deleted the uwp-template branch December 29, 2016 23:56
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.

2 participants