diff options
| author | Alee <Alee14498@gmail.com> | 2019-04-07 21:10:47 -0400 |
|---|---|---|
| committer | Alee <Alee14498@gmail.com> | 2019-04-07 21:10:47 -0400 |
| commit | cf78a35cc24cf3d10e9b72d1221447ba8cca7d96 (patch) | |
| tree | 0c80f37fcb33732f838a0c1c1512fd8da2c666a4 /Project Ports/Project_Ports.csproj | |
| parent | dd68dd5b228197256c15404cde98fbfbb9c7bfdb (diff) | |
| download | Project-Silicon-cf78a35cc24cf3d10e9b72d1221447ba8cca7d96.tar.gz Project-Silicon-cf78a35cc24cf3d10e9b72d1221447ba8cca7d96.tar.bz2 Project-Silicon-cf78a35cc24cf3d10e9b72d1221447ba8cca7d96.zip | |
Updated packages
Diffstat (limited to 'Project Ports/Project_Ports.csproj')
| -rw-r--r-- | Project Ports/Project_Ports.csproj | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Project Ports/Project_Ports.csproj b/Project Ports/Project_Ports.csproj index b359300..b0fb1e6 100644 --- a/Project Ports/Project_Ports.csproj +++ b/Project Ports/Project_Ports.csproj @@ -51,11 +51,8 @@ <OutputPath>bin\Hybrid\</OutputPath> </PropertyGroup> <ItemGroup> - <Reference Include="ConsoleControl, Version=1.1.0.0, Culture=neutral, PublicKeyToken=7edd23586f5e297f, processorArchitecture=MSIL"> - <HintPath>..\packages\ConsoleControl.1.1.0.0\lib\net40\ConsoleControl.dll</HintPath> - </Reference> - <Reference Include="ConsoleControlAPI, Version=1.1.0.0, Culture=neutral, PublicKeyToken=7c86b8a36b9c33e2, processorArchitecture=MSIL"> - <HintPath>..\packages\ConsoleControl.1.1.0.0\lib\net40\ConsoleControlAPI.dll</HintPath> + <Reference Include="ConsoleControl, Version=1.2.0.0, Culture=neutral, PublicKeyToken=7edd23586f5e297f, processorArchitecture=MSIL"> + <HintPath>..\packages\ConsoleControl.1.2.0\lib\net40-client\ConsoleControl.dll</HintPath> </Reference> <Reference Include="System" /> <Reference Include="System.ComponentModel.Composition" /> @@ -248,5 +245,8 @@ <Install>false</Install> </BootstrapperPackage> </ItemGroup> + <ItemGroup> + <Content Include="Console.ico" /> + </ItemGroup> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> </Project>
\ No newline at end of file |
