Switch to nuget System.Drawing while we wait for Microsoft's.

This commit is contained in:
Cinder Biscuits
2017-09-03 16:30:52 -05:00
parent f4367bbb90
commit 7772610d26
10 changed files with 52 additions and 94 deletions

View File

@@ -55,16 +55,6 @@
<ItemGroup>
<ProjectReference Include="..\LibreMetaverseTypes\LibreMetaverse.Types.csproj" />
</ItemGroup>
<ItemGroup>
<Reference Include="System">
<Name>System</Name>
<Private>False</Private>
</Reference>
<Reference Include="System.Xml">
<Name>System.Xml</Name>
<Private>False</Private>
</Reference>
</ItemGroup>
<PropertyGroup>
<PreBuildEvent>
</PreBuildEvent>