Skip to content

Commit

Permalink
Revert "Pass resource items for VS generated authoring (#75461)"
Browse files Browse the repository at this point in the history
This reverts commit 13bd76a.
  • Loading branch information
lewing authored Sep 13, 2022
1 parent ba86f66 commit 95b2da8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/workloads/workloads.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
<CreateVisualStudioWorkload BaseIntermediateOutputPath="$(WorkloadIntermediateOutputPath)"
AllowMissingPacks="True"
BaseOutputPath="$(WorkloadOutputPath)"
ComponentResources="@(ComponentResources)"
ComponentResources="$(ComponentResources)"
PackageSource="$(PackageSource)"
ShortNames="@(ShortNames)"
WorkloadManifestPackageFiles="@(ManifestPackages)"
Expand Down

0 comments on commit 95b2da8

Please sign in to comment.