Bump .NET projects up to 4.6.1 to consume our new Standard 2.0 projects

This commit is contained in:
Cinder Biscuits
2017-09-03 18:42:22 -05:00
parent 4cb276b836
commit b952d3496d
10 changed files with 6 additions and 46 deletions

View File

@@ -55,12 +55,6 @@
<NoWarn>1591,1574,0419</NoWarn>
<PlatformTarget>AnyCPU</PlatformTarget>
</PropertyGroup>
<ItemGroup>
<Reference Include="System">
<Name>System</Name>
<Private>False</Private>
</Reference>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\LibreMetaverseTypes\LibreMetaverse.Types.csproj" />
<ProjectReference Include="..\..\..\LibreMetaverse\LibreMetaverse.csproj" />