1- <?xml version =" 1.0" encoding =" utf-8" ?>
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
22<Project ToolsVersion =" 15.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
33 <Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
44 <PropertyGroup >
55 <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
66 <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
7- <ProjectGuid >ee431720-a9ed-43dc-9e74-10b693816d38 </ProjectGuid >
7+ <ProjectGuid >{EE431720-A9ED-43DC-9E74-10B693816D38} </ProjectGuid >
88 <OutputType >Library</OutputType >
99 <AppDesignerFolder >Properties</AppDesignerFolder >
1010 <RootNamespace >MLAPI</RootNamespace >
1111 <AssemblyName >MLAPI</AssemblyName >
12- <TargetFrameworkVersion >v4.6.1 </TargetFrameworkVersion >
12+ <TargetFrameworkVersion >v3.5 </TargetFrameworkVersion >
1313 <FileAlignment >512</FileAlignment >
14+ <TargetFrameworkProfile />
1415 </PropertyGroup >
1516 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
1617 <DebugSymbols >true</DebugSymbols >
1718 <DebugType >full</DebugType >
1819 <Optimize >false</Optimize >
19- <OutputPath >bin\Debug \</OutputPath >
20+ <OutputPath >..\..\..\..\Documents\MLAPI\Assets \</OutputPath >
2021 <DefineConstants >DEBUG;TRACE</DefineConstants >
2122 <ErrorReport >prompt</ErrorReport >
2223 <WarningLevel >4</WarningLevel >
3031 <WarningLevel >4</WarningLevel >
3132 </PropertyGroup >
3233 <ItemGroup >
33- <Reference Include =" System" />
34-
35- <Reference Include =" System.Core" />
36- <Reference Include =" System.Xml.Linq" />
37- <Reference Include =" System.Data.DataSetExtensions" />
38-
39-
40- <Reference Include =" Microsoft.CSharp" />
41-
42- <Reference Include =" System.Data" />
43-
44- <Reference Include =" System.Net.Http" />
45-
46- <Reference Include =" System.Xml" />
34+ <Reference Include =" System" />
35+ <Reference Include =" System.Core" />
36+ <Reference Include =" System.Xml.Linq" />
37+ <Reference Include =" System.Data.DataSetExtensions" />
38+ <Reference Include =" Microsoft.CSharp" />
39+ <Reference Include =" System.Data" />
40+ <Reference Include =" System.Net.Http" />
41+ <Reference Include =" System.Xml" />
42+ <Reference Include =" UnityEngine" >
43+ <HintPath >..\..\..\..\..\..\Program Files\Unity\Editor\Data\Managed\UnityEngine.dll</HintPath >
44+ </Reference >
4745 </ItemGroup >
4846 <ItemGroup >
49- <Compile Include =" Class1.cs" />
47+ <Compile Include =" NetworkedBehaviour.cs" />
48+ <Compile Include =" NetworkedClient.cs" />
49+ <Compile Include =" NetworkedObject.cs" />
50+ <Compile Include =" NetworkingConfiguration.cs" />
51+ <Compile Include =" NetworkingManager.cs" />
5052 <Compile Include =" Properties\AssemblyInfo.cs" />
5153 </ItemGroup >
5254 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
53- </Project >
55+ </Project >
0 commit comments