Skip to content

Commit

Permalink
Remove incorrect prerequisite
Browse files Browse the repository at this point in the history
  • Loading branch information
cwensley committed Dec 17, 2021
1 parent f1dc5ef commit 4ff9d5a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,5 @@ Copyright (c) 2016-2021 Robert McNeel and Associates. All rights reserved.</Desc
<Prerequisite Id="Microsoft.VisualStudio.Component.CoreEditor" Version="[16.0,)" DisplayName="Visual Studio core editor" />
<Prerequisite Id="Microsoft.VisualStudio.Component.ManagedDesktop.Prerequisites" Version="[16.0,)" DisplayName=".NET desktop development tools" />
<Prerequisite Id="Microsoft.Net.Component.4.8.SDK" Version="[16.0,)" DisplayName=".NET Framework 4.8 SDK" />
<Prerequisite Id="3B5EAFB3-87E4-4986-8924-D24DF860D894" DisplayName="Microsoft Visual Studio Template Engine" Version="[16.4.457.38025,)" />
</Prerequisites>
</PackageManifest>
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,5 @@ Copyright (c) 2016-2021 Robert McNeel and Associates. All rights reserved.</Desc
<Prerequisite Id="Microsoft.VisualStudio.Component.CoreEditor" Version="[17.0,)" DisplayName="Visual Studio core editor" />
<Prerequisite Id="Microsoft.VisualStudio.Component.ManagedDesktop.Prerequisites" Version="[17.0,)" DisplayName=".NET desktop development tools" />
<Prerequisite Id="Microsoft.Net.Component.4.8.SDK" Version="[17.0,)" DisplayName=".NET Framework 4.8 SDK" />
<Prerequisite Id="3B5EAFB3-87E4-4986-8924-D24DF860D894" DisplayName="Microsoft Visual Studio Template Engine" Version="[17.0,)" />
</Prerequisites>
</PackageManifest>

0 comments on commit 4ff9d5a

Please sign in to comment.