Skip to content

Commit

Permalink
Merge pull request #53674 from genlu/RemoveDep
Browse files Browse the repository at this point in the history
Remove Compiler's dependency on net472 package
  • Loading branch information
genlu authored May 25, 2021
2 parents 5f1908a + cbe69db commit 0eef599
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -140,9 +140,6 @@ package name=$(VisualStudioInsertionComponent)
version=$(VsixVersion)
vs.package.productArch=neutral
vs.dependencies
vs.dependency id=Microsoft.Net.PackageGroup.4.7.2.Redist
vs.nonCriticalProcesses
vs.nonCriticalProcess name="VBCSCompiler"
Expand Down

0 comments on commit 0eef599

Please sign in to comment.