|
12 | 12 | <ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids> |
13 | 13 | <TargetFrameworkIdentifier>.NETFramework</TargetFrameworkIdentifier> |
14 | 14 | <TargetFrameworkVersion>v3.5</TargetFrameworkVersion> |
15 | | - <TargetFrameworkProfile>Unity Full v3.5</TargetFrameworkProfile> |
| 15 | + <TargetFrameworkProfile>Unity Subset v3.5</TargetFrameworkProfile> |
16 | 16 | <CompilerResponseFile></CompilerResponseFile> |
17 | 17 | <UnityProjectType>GamePlugins:3</UnityProjectType> |
18 | 18 | <UnityBuildTarget>StandaloneWindows:5</UnityBuildTarget> |
19 | | - <UnityVersion>5.5.0f3</UnityVersion> |
| 19 | + <UnityVersion>2017.1.0f3</UnityVersion> |
20 | 20 | <RootNamespace></RootNamespace> |
21 | 21 | <LangVersion Condition=" '$(VisualStudioVersion)' != '10.0' ">4</LangVersion> |
22 | 22 | </PropertyGroup> |
|
27 | 27 | <IntermediateOutputPath>Temp\UnityVS_obj\Debug\</IntermediateOutputPath> |
28 | 28 | <ErrorReport>prompt</ErrorReport> |
29 | 29 | <WarningLevel>4</WarningLevel> |
30 | | - <DefineConstants>DEBUG;TRACE;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_5_0;UNITY_5_5;UNITY_5;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_DUCK_TYPING;ENABLE_GENERICS;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_SPRITERENDERER_FLIPPING;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_RAKNET;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_WEBCAM;ENABLE_WWW;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_HUB;ENABLE_CLOUD_PROJECT_ID;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_METRICS;ENABLE_EDITOR_METRICS_CACHING;INCLUDE_DYNAMIC_GI;INCLUDE_GI;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;INCLUDE_PUBNUB;ENABLE_PLAYMODE_TESTS_RUNNER;ENABLE_SCRIPTING_NEW_CSHARP_COMPILER;UNITY_STANDALONE_WIN;UNITY_STANDALONE;ENABLE_SUBSTANCE;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_UNITYWEBREQUEST;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_EVENT_QUEUE;ENABLE_CLUSTERINPUT;ENABLE_VIDEO;ENABLE_VR;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;DEVELOPMENT_BUILD;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;UNITY_TEAM_LICENSE;ENABLE_VSTU</DefineConstants> |
| 30 | + <DefineConstants>DEBUG;TRACE;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_1_0;UNITY_2017_1;UNITY_2017;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_DUCK_TYPING;ENABLE_GENERICS;ENABLE_PVR_GI;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_RUNTIME_NAVMESH_BUILDING;ENABLE_SPRITERENDERER_FLIPPING;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_RAKNET;ENABLE_DIRECTOR;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_WEBCAM;ENABLE_WWW;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_HUB;ENABLE_CLOUD_PROJECT_ID;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_TIMELINE;ENABLE_EDITOR_METRICS;ENABLE_EDITOR_METRICS_CACHING;ENABLE_NATIVE_ARRAY;ENABLE_SPRITE_MASKING;INCLUDE_DYNAMIC_GI;INCLUDE_GI;ENABLE_MONO_BDWGC;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;INCLUDE_PUBNUB;ENABLE_PLAYMODE_TESTS_RUNNER;ENABLE_VIDEO;ENABLE_RMGUI;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_STYLE_SHEETS;UNITY_STANDALONE_WIN;UNITY_STANDALONE;ENABLE_SUBSTANCE;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_UNITYWEBREQUEST;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_EVENT_QUEUE;ENABLE_CLUSTERINPUT;ENABLE_VR;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_2_0_SUBSET;DEVELOPMENT_BUILD;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_NATIVE_ARRAY_CHECKS;UNITY_TEAM_LICENSE;ENABLE_VSTU</DefineConstants> |
31 | 31 | <AllowUnsafeBlocks>false</AllowUnsafeBlocks> |
32 | 32 | </PropertyGroup> |
33 | 33 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
|
37 | 37 | <IntermediateOutputPath>Temp\UnityVS_obj\Release\</IntermediateOutputPath> |
38 | 38 | <ErrorReport>prompt</ErrorReport> |
39 | 39 | <WarningLevel>4</WarningLevel> |
40 | | - <DefineConstants>TRACE;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_5_0;UNITY_5_5;UNITY_5;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_DUCK_TYPING;ENABLE_GENERICS;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_SPRITERENDERER_FLIPPING;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_RAKNET;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_WEBCAM;ENABLE_WWW;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_HUB;ENABLE_CLOUD_PROJECT_ID;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_METRICS;ENABLE_EDITOR_METRICS_CACHING;INCLUDE_DYNAMIC_GI;INCLUDE_GI;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;INCLUDE_PUBNUB;ENABLE_PLAYMODE_TESTS_RUNNER;ENABLE_SCRIPTING_NEW_CSHARP_COMPILER;UNITY_STANDALONE_WIN;UNITY_STANDALONE;ENABLE_SUBSTANCE;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_UNITYWEBREQUEST;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_EVENT_QUEUE;ENABLE_CLUSTERINPUT;ENABLE_VIDEO;ENABLE_VR;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;DEVELOPMENT_BUILD;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;UNITY_TEAM_LICENSE;ENABLE_VSTU</DefineConstants> |
| 40 | + <DefineConstants>TRACE;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_1_0;UNITY_2017_1;UNITY_2017;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_DUCK_TYPING;ENABLE_GENERICS;ENABLE_PVR_GI;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_RUNTIME_NAVMESH_BUILDING;ENABLE_SPRITERENDERER_FLIPPING;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_RAKNET;ENABLE_DIRECTOR;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_WEBCAM;ENABLE_WWW;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_HUB;ENABLE_CLOUD_PROJECT_ID;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_TIMELINE;ENABLE_EDITOR_METRICS;ENABLE_EDITOR_METRICS_CACHING;ENABLE_NATIVE_ARRAY;ENABLE_SPRITE_MASKING;INCLUDE_DYNAMIC_GI;INCLUDE_GI;ENABLE_MONO_BDWGC;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;INCLUDE_PUBNUB;ENABLE_PLAYMODE_TESTS_RUNNER;ENABLE_VIDEO;ENABLE_RMGUI;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_STYLE_SHEETS;UNITY_STANDALONE_WIN;UNITY_STANDALONE;ENABLE_SUBSTANCE;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_UNITYWEBREQUEST;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_EVENT_QUEUE;ENABLE_CLUSTERINPUT;ENABLE_VR;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_2_0_SUBSET;DEVELOPMENT_BUILD;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_NATIVE_ARRAY_CHECKS;UNITY_TEAM_LICENSE;ENABLE_VSTU</DefineConstants> |
41 | 41 | <AllowUnsafeBlocks>false</AllowUnsafeBlocks> |
42 | 42 | </PropertyGroup> |
43 | 43 | <ItemGroup> |
|
49 | 49 | <Reference Include="UnityScript.Lang" /> |
50 | 50 | <Reference Include="System.Runtime.Serialization" /> |
51 | 51 | <Reference Include="System.Xml.Linq" /> |
| 52 | + <Reference Include="UnityEditor"> |
| 53 | + <HintPath>Library\UnityAssemblies\UnityEditor.dll</HintPath> |
| 54 | + </Reference> |
52 | 55 | <Reference Include="UnityEngine"> |
53 | 56 | <HintPath>Library\UnityAssemblies\UnityEngine.dll</HintPath> |
54 | 57 | </Reference> |
55 | | - <Reference Include="UnityEngine.Advertisements"> |
56 | | - <HintPath>Library\UnityAssemblies\UnityEngine.Advertisements.dll</HintPath> |
57 | | - </Reference> |
58 | 58 | <Reference Include="UnityEngine.UI"> |
59 | 59 | <HintPath>Library\UnityAssemblies\UnityEngine.UI.dll</HintPath> |
60 | 60 | </Reference> |
61 | 61 | <Reference Include="UnityEngine.Networking"> |
62 | 62 | <HintPath>Library\UnityAssemblies\UnityEngine.Networking.dll</HintPath> |
63 | 63 | </Reference> |
64 | | - <Reference Include="UnityEngine.PlaymodeTestsRunner"> |
65 | | - <HintPath>Library\UnityAssemblies\UnityEngine.PlaymodeTestsRunner.dll</HintPath> |
| 64 | + <Reference Include="UnityEngine.TestRunner"> |
| 65 | + <HintPath>Library\UnityAssemblies\UnityEngine.TestRunner.dll</HintPath> |
| 66 | + </Reference> |
| 67 | + <Reference Include="nunit.framework"> |
| 68 | + <HintPath>Library\UnityAssemblies\nunit.framework.dll</HintPath> |
| 69 | + </Reference> |
| 70 | + <Reference Include="UnityEngine.Timeline"> |
| 71 | + <HintPath>Library\UnityAssemblies\UnityEngine.Timeline.dll</HintPath> |
66 | 72 | </Reference> |
67 | 73 | <Reference Include="UnityEngine.Analytics"> |
68 | 74 | <HintPath>Library\UnityAssemblies\UnityEngine.Analytics.dll</HintPath> |
69 | 75 | </Reference> |
70 | 76 | <Reference Include="UnityEngine.HoloLens"> |
71 | 77 | <HintPath>Library\UnityAssemblies\UnityEngine.HoloLens.dll</HintPath> |
72 | 78 | </Reference> |
73 | | - <Reference Include="UnityEngine.Purchasing"> |
74 | | - <HintPath>Library\UnityAssemblies\UnityEngine.Purchasing.dll</HintPath> |
75 | | - </Reference> |
76 | | - <Reference Include="UnityEngine.VR"> |
77 | | - <HintPath>Library\UnityAssemblies\UnityEngine.VR.dll</HintPath> |
78 | | - </Reference> |
79 | | - <Reference Include="UnityEditor"> |
80 | | - <HintPath>Library\UnityAssemblies\UnityEditor.dll</HintPath> |
81 | | - </Reference> |
82 | 79 | <Reference Include="Mono.Cecil"> |
83 | 80 | <HintPath>Library\UnityAssemblies\Mono.Cecil.dll</HintPath> |
84 | 81 | </Reference> |
|
94 | 91 | <Reference Include="MsgPack.UnitTest"> |
95 | 92 | <HintPath>Assets\Plugins\Dlls\MsgPack.UnitTest.dll</HintPath> |
96 | 93 | </Reference> |
| 94 | + <Reference Include="nunit.framework"> |
| 95 | + <HintPath>Assets\Plugins\Dlls\nunit.framework.dll</HintPath> |
| 96 | + </Reference> |
97 | 97 | <Reference Include="nunitlite"> |
98 | 98 | <HintPath>Assets\Plugins\Dlls\nunitlite.dll</HintPath> |
99 | 99 | </Reference> |
|
122 | 122 | <Compile Include="Assets\Plugins\UniRx\Scripts\Observable.Concurrency.cs" /> |
123 | 123 | <Compile Include="Assets\Plugins\UniRx\Scripts\Observable.Conversions.cs" /> |
124 | 124 | <Compile Include="Assets\Plugins\UniRx\Scripts\Observable.Creation.cs" /> |
| 125 | + <Compile Include="Assets\Plugins\UniRx\Scripts\Observable.cs" /> |
125 | 126 | <Compile Include="Assets\Plugins\UniRx\Scripts\Observable.Events.cs" /> |
126 | 127 | <Compile Include="Assets\Plugins\UniRx\Scripts\Observable.Paging.cs" /> |
127 | 128 | <Compile Include="Assets\Plugins\UniRx\Scripts\Observable.Time.cs" /> |
128 | | - <Compile Include="Assets\Plugins\UniRx\Scripts\Observable.cs" /> |
129 | 129 | <Compile Include="Assets\Plugins\UniRx\Scripts\Observer.cs" /> |
130 | 130 | <Compile Include="Assets\Plugins\UniRx\Scripts\Operators\Aggregate.cs" /> |
131 | 131 | <Compile Include="Assets\Plugins\UniRx\Scripts\Operators\Amb.cs" /> |
|
199 | 199 | <Compile Include="Assets\Plugins\UniRx\Scripts\Operators\ZipLatest.cs" /> |
200 | 200 | <Compile Include="Assets\Plugins\UniRx\Scripts\Pair.cs" /> |
201 | 201 | <Compile Include="Assets\Plugins\UniRx\Scripts\Schedulers\CurrentThreadScheduler.cs" /> |
202 | | - <Compile Include="Assets\Plugins\UniRx\Scripts\Schedulers\IScheduler.cs" /> |
203 | 202 | <Compile Include="Assets\Plugins\UniRx\Scripts\Schedulers\ImmediateScheduler.cs" /> |
| 203 | + <Compile Include="Assets\Plugins\UniRx\Scripts\Schedulers\IScheduler.cs" /> |
204 | 204 | <Compile Include="Assets\Plugins\UniRx\Scripts\Schedulers\Scheduler.cs" /> |
205 | 205 | <Compile Include="Assets\Plugins\UniRx\Scripts\Schedulers\ThreadPoolScheduler.cs" /> |
206 | 206 | <Compile Include="Assets\Plugins\UniRx\Scripts\Subjects\AsyncSubject.cs" /> |
|
0 commit comments