Skip to content

Commit

Permalink
Change csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
Cosifne committed Mar 8, 2024
1 parent c95ab25 commit 7ce82c9
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,9 @@
<DeployExtension>false</DeployExtension>
<VssdkCompatibleExtension>true</VssdkCompatibleExtension>
</PropertyGroup>
<ItemGroup>
<Content Include="UnifiedSettings\csharpSettings.registration.json">
<IncludeInVSIX>true</IncludeInVSIX>
</Content>
</ItemGroup>
<ItemGroup>
<Content Update=".vsextension/string-resources.json" XlfPreserveFileName="true" />
<Content Include="UnifiedSettings/csharpSettings.registration.json" IncludeInVSIX="true" CopyToOutputDirectory="PreserveNewest" />
</ItemGroup>
<ItemGroup Label="PkgDef">
<PkgDefInstalledProduct Include="{13c3bbb4-f18f-4111-9f54-a0fb010d9194}" Name="Microsoft Visual C#" DisplayName="#116" ProductDetails="#117" />
Expand Down

0 comments on commit 7ce82c9

Please sign in to comment.