Skip to content

Commit

Permalink
Prepare uap package (dotnet/corefx#15866)
Browse files Browse the repository at this point in the history
Prepare uap package

Commit migrated from dotnet/corefx@afaaf45
  • Loading branch information
joperezr authored Feb 8, 2017
1 parent 976c5fa commit ae1aa33
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/libraries/System.Diagnostics.DiagnosticSource/dir.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,7 @@
<PropertyGroup>
<AssemblyVersion>4.0.2.0</AssemblyVersion>
<IsNETCoreApp>true</IsNETCoreApp>
<IsUAP>true</IsUAP>
<IsUAPRef>false</IsUAPRef>
</PropertyGroup>
</Project>

0 comments on commit ae1aa33

Please sign in to comment.