diff options
| author | william341 <[email protected]> | 2017-02-22 19:12:38 -0700 |
|---|---|---|
| committer | william341 <[email protected]> | 2017-02-25 10:24:40 -0700 |
| commit | 5da5f16aefbb903468285fb0dc98cc204e7befa4 (patch) | |
| tree | 66014c755c86ff7371da071359584ac17213a6eb | |
| parent | 9b3303c2d53a241ddf1691f1f95070181e92cac8 (diff) | |
| download | shiftos_thereturn-5da5f16aefbb903468285fb0dc98cc204e7befa4.tar.gz shiftos_thereturn-5da5f16aefbb903468285fb0dc98cc204e7befa4.tar.bz2 shiftos_thereturn-5da5f16aefbb903468285fb0dc98cc204e7befa4.zip | |
rip warnings
| -rw-r--r-- | ShiftOS_TheReturn/ShiftOS.Engine.csproj | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/ShiftOS_TheReturn/ShiftOS.Engine.csproj b/ShiftOS_TheReturn/ShiftOS.Engine.csproj index 735d046..3702b18 100644 --- a/ShiftOS_TheReturn/ShiftOS.Engine.csproj +++ b/ShiftOS_TheReturn/ShiftOS.Engine.csproj @@ -92,30 +92,6 @@ <Reference Include="DynamicLua, Version=1.1.2.0, Culture=neutral, PublicKeyToken=null"> <HintPath>..\packages\DynamicLua.1.1.2.0\lib\net40-Client\DynamicLua.dll</HintPath> </Reference> - <Reference Include="IronPython, Version=2.7.5.0, Culture=neutral, PublicKeyToken=7f709c5b713576e1"> - <HintPath>..\packages\IronPython.2.7.5\lib\Net45\IronPython.dll</HintPath> - </Reference> - <Reference Include="IronPython.Modules, Version=2.7.5.0, Culture=neutral, PublicKeyToken=7f709c5b713576e1"> - <HintPath>..\packages\IronPython.2.7.5\lib\Net45\IronPython.Modules.dll</HintPath> - </Reference> - <Reference Include="IronPython.SQLite, Version=2.7.5.0, Culture=neutral, PublicKeyToken=7f709c5b713576e1"> - <HintPath>..\packages\IronPython.2.7.5\lib\Net45\IronPython.SQLite.dll</HintPath> - </Reference> - <Reference Include="IronPython.Wpf, Version=2.7.5.0, Culture=neutral, PublicKeyToken=7f709c5b713576e1"> - <HintPath>..\packages\IronPython.2.7.5\lib\Net45\IronPython.Wpf.dll</HintPath> - </Reference> - <Reference Include="Microsoft.Dynamic, Version=1.1.0.20, Culture=neutral, PublicKeyToken=7f709c5b713576e1"> - <HintPath>..\packages\IronPython.2.7.5\lib\Net45\Microsoft.Dynamic.dll</HintPath> - </Reference> - <Reference Include="Microsoft.Scripting, Version=1.1.0.20, Culture=neutral, PublicKeyToken=7f709c5b713576e1"> - <HintPath>..\packages\IronPython.2.7.5\lib\Net45\Microsoft.Scripting.dll</HintPath> - </Reference> - <Reference Include="Microsoft.Scripting.AspNet, Version=1.0.0.0, Culture=neutral, PublicKeyToken=7f709c5b713576e1"> - <HintPath>..\packages\IronPython.2.7.5\lib\Net45\Microsoft.Scripting.AspNet.dll</HintPath> - </Reference> - <Reference Include="Microsoft.Scripting.Metadata, Version=1.1.0.20, Culture=neutral, PublicKeyToken=7f709c5b713576e1"> - <HintPath>..\packages\IronPython.2.7.5\lib\Net45\Microsoft.Scripting.Metadata.dll</HintPath> - </Reference> </ItemGroup> <ItemGroup> <Compile Include="AppearanceManager.cs" /> |
