|
13 | 13 | <TargetFrameworkVersion>v3.5</TargetFrameworkVersion> |
14 | 14 | <FileAlignment>512</FileAlignment> |
15 | 15 | <BaseDirectory>Assets</BaseDirectory> |
16 | | - <LangVersion>default</LangVersion> |
17 | | -</PropertyGroup> |
| 16 | + </PropertyGroup> |
18 | 17 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
19 | 18 | <DebugSymbols>true</DebugSymbols> |
20 | 19 | <DebugType>full</DebugType> |
|
24 | 23 | <ErrorReport>prompt</ErrorReport> |
25 | 24 | <WarningLevel>4</WarningLevel> |
26 | 25 | <NoWarn>0169</NoWarn> |
27 | | - <LangVersion>default</LangVersion> |
28 | | -</PropertyGroup> |
| 26 | + </PropertyGroup> |
29 | 27 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
30 | 28 | <DebugType>pdbonly</DebugType> |
31 | 29 | <Optimize>true</Optimize> |
32 | 30 | <OutputPath>Temp\bin\Release\</OutputPath> |
33 | 31 | <ErrorReport>prompt</ErrorReport> |
34 | 32 | <WarningLevel>4</WarningLevel> |
35 | 33 | <NoWarn>0169</NoWarn> |
36 | | - <LangVersion>default</LangVersion> |
37 | | -</PropertyGroup> |
| 34 | + </PropertyGroup> |
38 | 35 | <ItemGroup> |
39 | 36 | <Reference Include="System" /> |
40 | 37 | <Reference Include="System.XML" /> |
41 | 38 | <Reference Include="System.Core" /> |
42 | 39 | <Reference Include="System.Xml.Linq" /> |
43 | 40 | <Reference Include="UnityEngine"> |
44 | | - <HintPath>C:/Program Files/Unity 5.4.0b18/Editor/Data/Managed/UnityEngine.dll</HintPath> |
| 41 | + <HintPath>C:/Program Files/Unity 5.4.0b22/Editor/Data/Managed/UnityEngine.dll</HintPath> |
45 | 42 | </Reference> |
46 | 43 | <Reference Include="UnityEditor"> |
47 | | - <HintPath>C:/Program Files/Unity 5.4.0b18/Editor/Data/Managed/UnityEditor.dll</HintPath> |
| 44 | + <HintPath>C:/Program Files/Unity 5.4.0b22/Editor/Data/Managed/UnityEditor.dll</HintPath> |
48 | 45 | </Reference> |
49 | 46 | </ItemGroup> |
50 | 47 | <ItemGroup> |
|
59 | 56 | <Compile Include="Assets\Networking\Photon Unity Networking\Editor\PhotonNetwork\PunSceneSettings.cs" /> |
60 | 57 | <Compile Include="Assets\Networking\Photon Unity Networking\Editor\PhotonNetwork\ReorderableListResources.cs" /> |
61 | 58 | <Compile Include="Assets\Networking\Photon Unity Networking\Editor\PhotonNetwork\ServerSettingsInspector.cs" /> |
62 | | - <Compile Include="Assets\Networking\Photon Unity Networking\Editor\PhotonNetwork\Views\PhotonAnimatorViewEditor.cs" /> |
63 | 59 | <Compile Include="Assets\Networking\Photon Unity Networking\Editor\PhotonNetwork\Views\PhotonRigidbody2DViewEditor.cs" /> |
64 | 60 | <Compile Include="Assets\Networking\Photon Unity Networking\Editor\PhotonNetwork\Views\PhotonRigidbodyViewEditor.cs" /> |
65 | 61 | <Compile Include="Assets\Networking\Photon Unity Networking\Editor\PhotonNetwork\Views\PhotonTransformViewEditor.cs" /> |
66 | 62 | <None Include="Assets\Plugins\Photon3Unity3D.xml" /> |
67 | 63 | <None Include="Assets\Plugins\release_history.txt" /> |
68 | 64 | <None Include="Assets\Plugins\Standard Assets\CrossPlatformInput\CrossPlatformInputGuidelines.txt" /> |
| 65 | + <None Include="Assets\Networking\Resources\Animations\Raw Mocap Data\Animations\_CompleteAnimationList.txt" /> |
69 | 66 | <None Include="Assets\Networking\Photon Unity Networking\readme.txt" /> |
70 | 67 | <None Include="Assets\Networking\Photon Unity Networking\changelog.txt" /> |
| 68 | + <None Include="Assets\list.txt" /> |
71 | 69 | <Reference Include="UnityEditor.Advertisements"> |
72 | | - <HintPath>C:/Program Files/Unity 5.4.0b18/Editor/Data/UnityExtensions/Unity/Advertisements/Editor/UnityEditor.Advertisements.dll</HintPath> |
| 70 | + <HintPath>C:/Program Files/Unity 5.4.0b22/Editor/Data/UnityExtensions/Unity/Advertisements/Editor/UnityEditor.Advertisements.dll</HintPath> |
73 | 71 | </Reference> |
74 | 72 | <Reference Include="nunit.framework"> |
75 | | - <HintPath>C:/Program Files/Unity 5.4.0b18/Editor/Data/UnityExtensions/Unity/EditorTestsRunner/Editor/nunit.framework.dll</HintPath> |
| 73 | + <HintPath>C:/Program Files/Unity 5.4.0b22/Editor/Data/UnityExtensions/Unity/EditorTestsRunner/Editor/nunit.framework.dll</HintPath> |
76 | 74 | </Reference> |
77 | 75 | <Reference Include="UnityEditor.EditorTestsRunner"> |
78 | | - <HintPath>C:/Program Files/Unity 5.4.0b18/Editor/Data/UnityExtensions/Unity/EditorTestsRunner/Editor/UnityEditor.EditorTestsRunner.dll</HintPath> |
| 76 | + <HintPath>C:/Program Files/Unity 5.4.0b22/Editor/Data/UnityExtensions/Unity/EditorTestsRunner/Editor/UnityEditor.EditorTestsRunner.dll</HintPath> |
79 | 77 | </Reference> |
80 | 78 | <Reference Include="UnityEngine.UI"> |
81 | | - <HintPath>C:/Program Files/Unity 5.4.0b18/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath> |
| 79 | + <HintPath>C:/Program Files/Unity 5.4.0b22/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath> |
82 | 80 | </Reference> |
83 | 81 | <Reference Include="UnityEditor.UI"> |
84 | | - <HintPath>C:/Program Files/Unity 5.4.0b18/Editor/Data/UnityExtensions/Unity/GUISystem/Editor/UnityEditor.UI.dll</HintPath> |
| 82 | + <HintPath>C:/Program Files/Unity 5.4.0b22/Editor/Data/UnityExtensions/Unity/GUISystem/Editor/UnityEditor.UI.dll</HintPath> |
85 | 83 | </Reference> |
86 | 84 | <Reference Include="UnityEngine.Networking"> |
87 | | - <HintPath>C:/Program Files/Unity 5.4.0b18/Editor/Data/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll</HintPath> |
| 85 | + <HintPath>C:/Program Files/Unity 5.4.0b22/Editor/Data/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll</HintPath> |
88 | 86 | </Reference> |
89 | 87 | <Reference Include="UnityEditor.Networking"> |
90 | | - <HintPath>C:/Program Files/Unity 5.4.0b18/Editor/Data/UnityExtensions/Unity/Networking/Editor/UnityEditor.Networking.dll</HintPath> |
| 88 | + <HintPath>C:/Program Files/Unity 5.4.0b22/Editor/Data/UnityExtensions/Unity/Networking/Editor/UnityEditor.Networking.dll</HintPath> |
91 | 89 | </Reference> |
92 | 90 | <Reference Include="UnityEditor.TreeEditor"> |
93 | | - <HintPath>C:/Program Files/Unity 5.4.0b18/Editor/Data/UnityExtensions/Unity/TreeEditor/Editor/UnityEditor.TreeEditor.dll</HintPath> |
| 91 | + <HintPath>C:/Program Files/Unity 5.4.0b22/Editor/Data/UnityExtensions/Unity/TreeEditor/Editor/UnityEditor.TreeEditor.dll</HintPath> |
94 | 92 | </Reference> |
95 | 93 | <Reference Include="UnityEngine.Analytics"> |
96 | | - <HintPath>C:/Program Files/Unity 5.4.0b18/Editor/Data/UnityExtensions/Unity/UnityAnalytics/UnityEngine.Analytics.dll</HintPath> |
| 94 | + <HintPath>C:/Program Files/Unity 5.4.0b22/Editor/Data/UnityExtensions/Unity/UnityAnalytics/UnityEngine.Analytics.dll</HintPath> |
97 | 95 | </Reference> |
98 | 96 | <Reference Include="UnityEngine.Purchasing"> |
99 | | - <HintPath>C:/Program Files/Unity 5.4.0b18/Editor/Data/UnityExtensions/Unity/UnityPurchasing/UnityEngine.Purchasing.dll</HintPath> |
| 97 | + <HintPath>C:/Program Files/Unity 5.4.0b22/Editor/Data/UnityExtensions/Unity/UnityPurchasing/UnityEngine.Purchasing.dll</HintPath> |
100 | 98 | </Reference> |
101 | 99 | <Reference Include="Newtonsoft.Json"> |
102 | 100 | <HintPath>C:/Users/BenCu/Documents/unity-game/Assets/Networking/Photon Unity Networking/Editor/PhotonNetwork/Newtonsoft.Json.dll</HintPath> |
|
108 | 106 | <HintPath>C:/Users/BenCu/Documents/unity-game/Assets/Plugins/WebSocket/websocket-sharp.dll</HintPath> |
109 | 107 | </Reference> |
110 | 108 | <Reference Include="UnityEditor.Graphs"> |
111 | | - <HintPath>C:/Program Files/Unity 5.4.0b18/Editor/Data/Managed/UnityEditor.Graphs.dll</HintPath> |
| 109 | + <HintPath>C:/Program Files/Unity 5.4.0b22/Editor/Data/Managed/UnityEditor.Graphs.dll</HintPath> |
112 | 110 | </Reference> |
113 | 111 | <Reference Include="UnityEditor.LinuxStandalone.Extensions"> |
114 | | - <HintPath>C:/Program Files/Unity 5.4.0b18/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/UnityEditor.LinuxStandalone.Extensions.dll</HintPath> |
| 112 | + <HintPath>C:/Program Files/Unity 5.4.0b22/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/UnityEditor.LinuxStandalone.Extensions.dll</HintPath> |
115 | 113 | </Reference> |
116 | 114 | <Reference Include="UnityEditor.WindowsStandalone.Extensions"> |
117 | | - <HintPath>C:/Program Files/Unity 5.4.0b18/Editor/Data/PlaybackEngines/windowsstandalonesupport/UnityEditor.WindowsStandalone.Extensions.dll</HintPath> |
| 115 | + <HintPath>C:/Program Files/Unity 5.4.0b22/Editor/Data/PlaybackEngines/windowsstandalonesupport/UnityEditor.WindowsStandalone.Extensions.dll</HintPath> |
118 | 116 | </Reference> |
119 | 117 | <Reference Include="UnityEditor.OSXStandalone.Extensions"> |
120 | | - <HintPath>C:/Program Files/Unity 5.4.0b18/Editor/Data/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll</HintPath> |
| 118 | + <HintPath>C:/Program Files/Unity 5.4.0b22/Editor/Data/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll</HintPath> |
121 | 119 | </Reference> |
122 | 120 | </ItemGroup> |
123 | 121 | <ItemGroup> |
124 | 122 | <ProjectReference Include="Assembly-CSharp-firstpass.csproj"> |
125 | 123 | <Project>{2519C5CC-BAC2-7AAC-AFA9-7A11A8EB22A4}</Project> <Name>Assembly-CSharp-firstpass</Name> </ProjectReference> |
126 | | - <ProjectReference Include="Assembly-CSharp.csproj"> |
127 | | - <Project>{81499F24-4FAE-3BA0-D105-6C4FDF7F9372}</Project> <Name>Assembly-CSharp</Name> </ProjectReference> |
128 | 124 | <ProjectReference Include="Assembly-CSharp-Editor-firstpass.csproj"> |
129 | 125 | <Project>{816F21A6-E317-4E44-1CFA-C27BF7902709}</Project> <Name>Assembly-CSharp-Editor-firstpass</Name> </ProjectReference> |
130 | 126 | </ItemGroup> |
|
136 | 132 | <Target Name="AfterBuild"> |
137 | 133 | </Target> |
138 | 134 | --> |
| 135 | + |
139 | 136 | </Project> |
0 commit comments