Skip to content

Commit

Permalink
Fix setup authoring bug
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredpar committed May 25, 2022
1 parent 8ba416d commit 2aed847
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
package name=$(VisualStudioInsertionComponent)
version=$(VsixVersion)
vs.package.machineArch=$(RoslynPackageArch)
vs.package.prodArch=$(RoslynPackageArch)
vs.nonCriticalProcesses
vs.nonCriticalProcess name="VBCSCompiler"
Expand Down

0 comments on commit 2aed847

Please sign in to comment.