Skip to content

Commit

Permalink
Set TPV to 17763
Browse files Browse the repository at this point in the history
  • Loading branch information
Oren Novotny committed Mar 30, 2019
1 parent e06462b commit 7691a7b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions AppInsights.WindowsDesktop/AppInsights.WindowsDesktop.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@
<UseWindowsForms>true</UseWindowsForms>
<UseWpf>true</UseWpf>
</PropertyGroup>

<PropertyGroup Condition="'$(TargetFramework)' == 'uap10.0.16299'">
<TargetPlatformVersion>10.0.17763.0</TargetPlatformVersion>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.10.0-beta2" />
Expand Down

0 comments on commit 7691a7b

Please sign in to comment.