Änderung
- Assembly Namen geändert
This commit is contained in:
parent
f8cbfb92b6
commit
6841c5e5e8
@ -8,7 +8,7 @@
|
||||
<OutputType>Library</OutputType>
|
||||
<AppDesignerFolder>Properties</AppDesignerFolder>
|
||||
<RootNamespace>Eugen.ESystem</RootNamespace>
|
||||
<AssemblyName>StartStopExtProgram</AssemblyName>
|
||||
<AssemblyName>hessexpro</AssemblyName>
|
||||
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
|
||||
<FileAlignment>512</FileAlignment>
|
||||
<Deterministic>false</Deterministic>
|
||||
|
||||
@ -33,6 +33,9 @@
|
||||
<WarningLevel>4</WarningLevel>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="hessexpro">
|
||||
<HintPath>..\StartStopExtProgram\bin\Debug\hessexpro.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System" />
|
||||
<Reference Include="System.Core" />
|
||||
<Reference Include="System.Xml.Linq" />
|
||||
@ -85,11 +88,5 @@
|
||||
<ItemGroup>
|
||||
<None Include="App.config" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\StartStopExtProgram\StartStopExtProgram.csproj">
|
||||
<Project>{d9fa7eae-2785-4856-bd44-1320c7e3bd39}</Project>
|
||||
<Name>StartStopExtProgram</Name>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
</Project>
|
||||
Loading…
Reference in New Issue
Block a user