|
@@ -13,11 +13,13 @@
|
|
|
<TargetFrameworkIdentifier>.NETFramework</TargetFrameworkIdentifier>
|
|
<TargetFrameworkIdentifier>.NETFramework</TargetFrameworkIdentifier>
|
|
|
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
|
|
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
|
|
|
<TargetFrameworkProfile>Unity Full v3.5</TargetFrameworkProfile>
|
|
<TargetFrameworkProfile>Unity Full v3.5</TargetFrameworkProfile>
|
|
|
- <CompilerResponseFile></CompilerResponseFile>
|
|
|
|
|
|
|
+ <CompilerResponseFile>
|
|
|
|
|
+ </CompilerResponseFile>
|
|
|
<UnityProjectType>Editor:5</UnityProjectType>
|
|
<UnityProjectType>Editor:5</UnityProjectType>
|
|
|
<UnityBuildTarget>StandaloneWindows:5</UnityBuildTarget>
|
|
<UnityBuildTarget>StandaloneWindows:5</UnityBuildTarget>
|
|
|
<UnityVersion>5.4.1f1</UnityVersion>
|
|
<UnityVersion>5.4.1f1</UnityVersion>
|
|
|
- <RootNamespace></RootNamespace>
|
|
|
|
|
|
|
+ <RootNamespace>
|
|
|
|
|
+ </RootNamespace>
|
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
|
<DebugType>pdbonly</DebugType>
|
|
<DebugType>pdbonly</DebugType>
|
|
@@ -114,7 +116,8 @@
|
|
|
<Compile Include="Assets\Editor\EditorInit.cs" />
|
|
<Compile Include="Assets\Editor\EditorInit.cs" />
|
|
|
<Compile Include="Assets\Editor\ObjectManagerToolsEditor\ObjectManagerToolsWindow.cs" />
|
|
<Compile Include="Assets\Editor\ObjectManagerToolsEditor\ObjectManagerToolsWindow.cs" />
|
|
|
<Compile Include="Assets\Editor\ReferenceCollectorEditor\ReferenceCollectorEditor.cs" />
|
|
<Compile Include="Assets\Editor\ReferenceCollectorEditor\ReferenceCollectorEditor.cs" />
|
|
|
- <Compile Include="Assets\Editor\ServerCommandLineEditor\UI\ServerCommandLineEditor.cs" />
|
|
|
|
|
|
|
+ <Compile Include="Assets\Editor\RsyncEditor\RsyncEditor.cs" />
|
|
|
|
|
+ <Compile Include="Assets\Editor\ServerCommandLineEditor\ServerCommandLineEditor.cs" />
|
|
|
</ItemGroup>
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
<ItemGroup>
|
|
|
<None Include="Assets\CSharp 6.0 Support\AsyncTools\Plugins\AsyncBridge.Net35.xml" />
|
|
<None Include="Assets\CSharp 6.0 Support\AsyncTools\Plugins\AsyncBridge.Net35.xml" />
|