Skip to content

Commit

Permalink
Add uap10 folder for UWP
Browse files Browse the repository at this point in the history
  • Loading branch information
abaranch committed Mar 17, 2016
1 parent ae10cc9 commit b27979a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Core/NuGet/Core/Package.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,8 @@

<!-- portable-win81+wpa81: Windows Runtime projects (Phone & Store, Managed)-->
<file src="$configuration$\Core\Managed\DummyCore\Portable81Files\Microsoft.ApplicationInsights.dll" target="lib\portable-win81+wpa81" />

<!-- UWP-->
<file src="$configuration$\Core\Managed\DummyCore\Portable81Files\Microsoft.ApplicationInsights.dll" target="lib\uap10.0" />
</files>
</package>

0 comments on commit b27979a

Please sign in to comment.