Skip to content

Commit

Permalink
Revert "Pass resource items for VS generated authoring (#75461)" (#75535
Browse files Browse the repository at this point in the history
)

This reverts commit 13bd76a.
  • Loading branch information
lewing committed Sep 13, 2022
1 parent ba86f66 commit 559d9e7
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 559d9e7

Please sign in to comment.