Skip to content

Commit

Permalink
set min build to 18204
Browse files Browse the repository at this point in the history
  • Loading branch information
mymindstorm committed Jun 1, 2019
1 parent f36b172 commit 7dd4a20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions edge-files/AppXManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

<Dependencies>
<TargetDeviceFamily Name="Windows.Desktop"
MinVersion="10.0.14393.0"
MaxVersionTested="10.0.14800.0" />
MinVersion="10.0.18204.0"
MaxVersionTested="10.0.18800.0" />
</Dependencies>

<Resources>
Expand Down

0 comments on commit 7dd4a20

Please sign in to comment.