Änderung
- Assembly Namen geändert
This commit is contained in:
parent
e4b5b52266
commit
e54dbe4a60
@ -8,7 +8,7 @@
|
||||
<OutputType>Library</OutputType>
|
||||
<AppDesignerFolder>Properties</AppDesignerFolder>
|
||||
<RootNamespace>NxEnvironment</RootNamespace>
|
||||
<AssemblyName>NxEnvironment</AssemblyName>
|
||||
<AssemblyName>henxenv</AssemblyName>
|
||||
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
|
||||
<FileAlignment>512</FileAlignment>
|
||||
<Deterministic>false</Deterministic>
|
||||
|
||||
@ -33,6 +33,12 @@
|
||||
<WarningLevel>4</WarningLevel>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="henxenv">
|
||||
<HintPath>..\NxEnvironment\bin\Debug\henxenv.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="hervbv">
|
||||
<HintPath>..\..\ReplaceVariableByValue.git\ReplaceVariableByValue\bin\Debug\hervbv.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System" />
|
||||
<Reference Include="System.Core" />
|
||||
<Reference Include="System.Xml.Linq" />
|
||||
@ -85,11 +91,5 @@
|
||||
<ItemGroup>
|
||||
<None Include="App.config" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\NxEnvironment\NxEnvironment.csproj">
|
||||
<Project>{7a39f73a-94e7-4ba5-8617-366a2cd83053}</Project>
|
||||
<Name>NxEnvironment</Name>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
</Project>
|
||||
Loading…
Reference in New Issue
Block a user