Änderung

- Assembly Namen geändert
This commit is contained in:
Eugen Höglinger 2021-01-28 15:39:18 +01:00
parent c120b9b4b7
commit 2bb7e38149

View File

@ -8,7 +8,7 @@
<OutputType>Library</OutputType> <OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder> <AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>ExtendedInfoBox</RootNamespace> <RootNamespace>ExtendedInfoBox</RootNamespace>
<AssemblyName>ExtendedInfoBox</AssemblyName> <AssemblyName>heeibox</AssemblyName>
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion> <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment> <FileAlignment>512</FileAlignment>
<Deterministic>false</Deterministic> <Deterministic>false</Deterministic>
@ -32,8 +32,8 @@
<WarningLevel>4</WarningLevel> <WarningLevel>4</WarningLevel>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<Reference Include="FormLanguageSwitch"> <Reference Include="heflsw">
<HintPath>..\..\..\_USER CONTROL\SearchFindReplace.git\FormLanguageSwitch\bin\Debug\FormLanguageSwitch.dll</HintPath> <HintPath>..\..\FormLanguageSwitch.git\FormLanguageSwitch\bin\Debug\heflsw.dll</HintPath>
</Reference> </Reference>
<Reference Include="ReplaceString"> <Reference Include="ReplaceString">
<HintPath>..\..\..\_USER CONTROL\SearchFindReplace.git\ReplaceString\bin\Debug\ReplaceString.dll</HintPath> <HintPath>..\..\..\_USER CONTROL\SearchFindReplace.git\ReplaceString\bin\Debug\ReplaceString.dll</HintPath>