Skip to content

Commit

Permalink
Eigenschaft und Projektverweis hinzugefügt
Browse files Browse the repository at this point in the history
Es wurde die Eigenschaft `<CopyVsixExtensionFiles>` mit dem Wert `False` zum `<PropertyGroup>`-Abschnitt hinzugefügt.

Ein neuer `<ProjectReference>`-Eintrag für das Projekt `ColorProgressBarControl` wurde hinzugefügt, einschließlich der Projekt-ID `{21c5ed2a-df2c-4344-bbd2-1c234e9a64fa}` und des Namens `ColorProgressBarControl`.
  • Loading branch information
Hanibal1963 committed Dec 6, 2024
1 parent 42a1136 commit 8f9649d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions SchlumpfSoftControls/SchlumpfSoftControls.vbproj
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@
<DeployExtension>False</DeployExtension>
<CreateVsixContainer>True</CreateVsixContainer>
<DocumentationFile>SchlumpfSoftControls.xml</DocumentationFile>
<CopyVsixExtensionFiles>False</CopyVsixExtensionFiles>
</PropertyGroup>
<ItemGroup>
<Content Include="LICENSE.rtf">
Expand Down Expand Up @@ -128,6 +129,10 @@
<IncludeOutputGroupsInVSIX>BuiltProjectOutputGroup%3bBuiltProjectOutputGroupDependencies%3bGetCopyToOutputDirectoryItems%3bSatelliteDllsProjectOutputGroup%3bPkgdefProjectOutputGroup%3b</IncludeOutputGroupsInVSIX>
<IncludeOutputGroupsInVSIXLocalOnly>DebugSymbolsProjectOutputGroup%3b</IncludeOutputGroupsInVSIXLocalOnly>
</ProjectReference>
<ProjectReference Include="..\ColorProgressBarControl\ColorProgressBarControl.vbproj">
<Project>{21c5ed2a-df2c-4344-bbd2-1c234e9a64fa}</Project>
<Name>ColorProgressBarControl</Name>
</ProjectReference>
<ProjectReference Include="..\DriveWatcherControl\DriveWatcherControl.vbproj">
<Project>{FBA9160F-6F7D-4182-982C-5DF153309F33}</Project>
<Name>DriveWatcherControl</Name>
Expand Down

0 comments on commit 8f9649d

Please sign in to comment.