Skip to content

Commit b65f0ed

Browse files
author
Zhichao Link
committedSep 19, 2024
update manifest
1 parent 4d3b4f2 commit b65f0ed

8 files changed

+403
-654
lines changed
 

‎Assembly-CSharp-Editor.csproj

+263-263
Large diffs are not rendered by default.

‎Assembly-CSharp.csproj

+115-111
Large diffs are not rendered by default.

‎Assets/ParticleNetwork/Mobile/Demo/AADemo.cs

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
using System.Numerics;
55
using System.Reflection;
66
using System.Threading.Tasks;
7+
using CommonTip.Script;
78
using Network.Particle.Scripts.Core;
89
using Network.Particle.Scripts.Model;
910
using Newtonsoft.Json;

‎Packages/manifest.json

+3-40
Original file line numberDiff line numberDiff line change
@@ -1,53 +1,16 @@
11
{
22
"dependencies": {
3-
"com.unity.ai.navigation": "1.1.5",
43
"com.unity.ide.rider": "3.0.31",
54
"com.unity.ide.visualstudio": "2.0.22",
65
"com.unity.ide.vscode": "1.2.5",
76
"com.unity.nuget.newtonsoft-json": "3.2.1",
8-
"com.unity.test-framework": "1.3.9",
97
"com.unity.textmeshpro": "3.0.6",
10-
"com.unity.timeline": "1.8.4",
11-
"com.unity.ugui": "1.0.0",
12-
"com.unity.modules.ai": "1.0.0",
138
"com.unity.modules.androidjni": "1.0.0",
14-
"com.unity.modules.animation": "1.0.0",
15-
"com.unity.modules.assetbundle": "1.0.0",
16-
"com.unity.modules.audio": "1.0.0",
17-
"com.unity.modules.cloth": "1.0.0",
18-
"com.unity.modules.director": "1.0.0",
19-
"com.unity.modules.imageconversion": "1.0.0",
20-
"com.unity.modules.imgui": "1.0.0",
21-
"com.unity.modules.jsonserialize": "1.0.0",
22-
"com.unity.modules.particlesystem": "1.0.0",
239
"com.unity.modules.physics": "1.0.0",
2410
"com.unity.modules.physics2d": "1.0.0",
2511
"com.unity.modules.screencapture": "1.0.0",
26-
"com.unity.modules.terrain": "1.0.0",
27-
"com.unity.modules.terrainphysics": "1.0.0",
28-
"com.unity.modules.tilemap": "1.0.0",
29-
"com.unity.modules.ui": "1.0.0",
30-
"com.unity.modules.uielements": "1.0.0",
31-
"com.unity.modules.umbra": "1.0.0",
32-
"com.unity.modules.unityanalytics": "1.0.0",
3312
"com.unity.modules.unitywebrequest": "1.0.0",
34-
"com.unity.modules.unitywebrequestassetbundle": "1.0.0",
35-
"com.unity.modules.unitywebrequestaudio": "1.0.0",
36-
"com.unity.modules.unitywebrequesttexture": "1.0.0",
37-
"com.unity.modules.unitywebrequestwww": "1.0.0",
38-
"com.unity.modules.vehicles": "1.0.0",
39-
"com.unity.modules.video": "1.0.0",
40-
"com.unity.modules.vr": "1.0.0",
41-
"com.unity.modules.wind": "1.0.0",
42-
"com.unity.modules.xr": "1.0.0"
43-
},
44-
"scopedRegistries": [
45-
{
46-
"name": "package.openupm.com",
47-
"url": "https://package.openupm.com",
48-
"scopes": [
49-
"com.openupm"
50-
]
51-
}
52-
]
13+
"com.unity.modules.xr": "1.0.0",
14+
"com.unity.modules.vr": "1.0.0"
15+
}
5316
}

‎Packages/packages-lock.json

+9-189
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,7 @@
11
{
22
"dependencies": {
3-
"com.unity.ai.navigation": {
4-
"version": "1.1.5",
5-
"depth": 0,
6-
"source": "registry",
7-
"dependencies": {
8-
"com.unity.modules.ai": "1.0.0"
9-
},
10-
"url": "https://packages.unity.com"
11-
},
123
"com.unity.ext.nunit": {
13-
"version": "2.0.3",
4+
"version": "1.0.6",
145
"depth": 1,
156
"source": "registry",
167
"dependencies": {},
@@ -49,11 +40,11 @@
4940
"url": "https://packages.unity.com"
5041
},
5142
"com.unity.test-framework": {
52-
"version": "1.3.9",
53-
"depth": 0,
43+
"version": "1.1.33",
44+
"depth": 1,
5445
"source": "registry",
5546
"dependencies": {
56-
"com.unity.ext.nunit": "2.0.3",
47+
"com.unity.ext.nunit": "1.0.6",
5748
"com.unity.modules.imgui": "1.0.0",
5849
"com.unity.modules.jsonserialize": "1.0.0"
5950
},
@@ -68,95 +59,36 @@
6859
},
6960
"url": "https://packages.unity.com"
7061
},
71-
"com.unity.timeline": {
72-
"version": "1.8.4",
73-
"depth": 0,
74-
"source": "registry",
75-
"dependencies": {
76-
"com.unity.modules.director": "1.0.0",
77-
"com.unity.modules.animation": "1.0.0",
78-
"com.unity.modules.audio": "1.0.0",
79-
"com.unity.modules.particlesystem": "1.0.0"
80-
},
81-
"url": "https://packages.unity.com"
82-
},
8362
"com.unity.ugui": {
8463
"version": "1.0.0",
85-
"depth": 0,
64+
"depth": 1,
8665
"source": "builtin",
8766
"dependencies": {
8867
"com.unity.modules.ui": "1.0.0",
8968
"com.unity.modules.imgui": "1.0.0"
9069
}
9170
},
92-
"com.unity.modules.ai": {
93-
"version": "1.0.0",
94-
"depth": 0,
95-
"source": "builtin",
96-
"dependencies": {}
97-
},
9871
"com.unity.modules.androidjni": {
9972
"version": "1.0.0",
10073
"depth": 0,
10174
"source": "builtin",
10275
"dependencies": {}
10376
},
104-
"com.unity.modules.animation": {
105-
"version": "1.0.0",
106-
"depth": 0,
107-
"source": "builtin",
108-
"dependencies": {}
109-
},
110-
"com.unity.modules.assetbundle": {
111-
"version": "1.0.0",
112-
"depth": 0,
113-
"source": "builtin",
114-
"dependencies": {}
115-
},
116-
"com.unity.modules.audio": {
117-
"version": "1.0.0",
118-
"depth": 0,
119-
"source": "builtin",
120-
"dependencies": {}
121-
},
122-
"com.unity.modules.cloth": {
123-
"version": "1.0.0",
124-
"depth": 0,
125-
"source": "builtin",
126-
"dependencies": {
127-
"com.unity.modules.physics": "1.0.0"
128-
}
129-
},
130-
"com.unity.modules.director": {
131-
"version": "1.0.0",
132-
"depth": 0,
133-
"source": "builtin",
134-
"dependencies": {
135-
"com.unity.modules.audio": "1.0.0",
136-
"com.unity.modules.animation": "1.0.0"
137-
}
138-
},
13977
"com.unity.modules.imageconversion": {
14078
"version": "1.0.0",
141-
"depth": 0,
79+
"depth": 1,
14280
"source": "builtin",
14381
"dependencies": {}
14482
},
14583
"com.unity.modules.imgui": {
14684
"version": "1.0.0",
147-
"depth": 0,
85+
"depth": 2,
14886
"source": "builtin",
14987
"dependencies": {}
15088
},
15189
"com.unity.modules.jsonserialize": {
15290
"version": "1.0.0",
153-
"depth": 0,
154-
"source": "builtin",
155-
"dependencies": {}
156-
},
157-
"com.unity.modules.particlesystem": {
158-
"version": "1.0.0",
159-
"depth": 0,
91+
"depth": 1,
16092
"source": "builtin",
16193
"dependencies": {}
16294
},
@@ -188,124 +120,18 @@
188120
"com.unity.modules.jsonserialize": "1.0.0"
189121
}
190122
},
191-
"com.unity.modules.terrain": {
192-
"version": "1.0.0",
193-
"depth": 0,
194-
"source": "builtin",
195-
"dependencies": {}
196-
},
197-
"com.unity.modules.terrainphysics": {
198-
"version": "1.0.0",
199-
"depth": 0,
200-
"source": "builtin",
201-
"dependencies": {
202-
"com.unity.modules.physics": "1.0.0",
203-
"com.unity.modules.terrain": "1.0.0"
204-
}
205-
},
206-
"com.unity.modules.tilemap": {
207-
"version": "1.0.0",
208-
"depth": 0,
209-
"source": "builtin",
210-
"dependencies": {
211-
"com.unity.modules.physics2d": "1.0.0"
212-
}
213-
},
214123
"com.unity.modules.ui": {
215124
"version": "1.0.0",
216-
"depth": 0,
217-
"source": "builtin",
218-
"dependencies": {}
219-
},
220-
"com.unity.modules.uielements": {
221-
"version": "1.0.0",
222-
"depth": 0,
223-
"source": "builtin",
224-
"dependencies": {
225-
"com.unity.modules.ui": "1.0.0",
226-
"com.unity.modules.imgui": "1.0.0",
227-
"com.unity.modules.jsonserialize": "1.0.0"
228-
}
229-
},
230-
"com.unity.modules.umbra": {
231-
"version": "1.0.0",
232-
"depth": 0,
125+
"depth": 2,
233126
"source": "builtin",
234127
"dependencies": {}
235128
},
236-
"com.unity.modules.unityanalytics": {
237-
"version": "1.0.0",
238-
"depth": 0,
239-
"source": "builtin",
240-
"dependencies": {
241-
"com.unity.modules.unitywebrequest": "1.0.0",
242-
"com.unity.modules.jsonserialize": "1.0.0"
243-
}
244-
},
245129
"com.unity.modules.unitywebrequest": {
246130
"version": "1.0.0",
247131
"depth": 0,
248132
"source": "builtin",
249133
"dependencies": {}
250134
},
251-
"com.unity.modules.unitywebrequestassetbundle": {
252-
"version": "1.0.0",
253-
"depth": 0,
254-
"source": "builtin",
255-
"dependencies": {
256-
"com.unity.modules.assetbundle": "1.0.0",
257-
"com.unity.modules.unitywebrequest": "1.0.0"
258-
}
259-
},
260-
"com.unity.modules.unitywebrequestaudio": {
261-
"version": "1.0.0",
262-
"depth": 0,
263-
"source": "builtin",
264-
"dependencies": {
265-
"com.unity.modules.unitywebrequest": "1.0.0",
266-
"com.unity.modules.audio": "1.0.0"
267-
}
268-
},
269-
"com.unity.modules.unitywebrequesttexture": {
270-
"version": "1.0.0",
271-
"depth": 0,
272-
"source": "builtin",
273-
"dependencies": {
274-
"com.unity.modules.unitywebrequest": "1.0.0",
275-
"com.unity.modules.imageconversion": "1.0.0"
276-
}
277-
},
278-
"com.unity.modules.unitywebrequestwww": {
279-
"version": "1.0.0",
280-
"depth": 0,
281-
"source": "builtin",
282-
"dependencies": {
283-
"com.unity.modules.unitywebrequest": "1.0.0",
284-
"com.unity.modules.unitywebrequestassetbundle": "1.0.0",
285-
"com.unity.modules.unitywebrequestaudio": "1.0.0",
286-
"com.unity.modules.audio": "1.0.0",
287-
"com.unity.modules.assetbundle": "1.0.0",
288-
"com.unity.modules.imageconversion": "1.0.0"
289-
}
290-
},
291-
"com.unity.modules.vehicles": {
292-
"version": "1.0.0",
293-
"depth": 0,
294-
"source": "builtin",
295-
"dependencies": {
296-
"com.unity.modules.physics": "1.0.0"
297-
}
298-
},
299-
"com.unity.modules.video": {
300-
"version": "1.0.0",
301-
"depth": 0,
302-
"source": "builtin",
303-
"dependencies": {
304-
"com.unity.modules.audio": "1.0.0",
305-
"com.unity.modules.ui": "1.0.0",
306-
"com.unity.modules.unitywebrequest": "1.0.0"
307-
}
308-
},
309135
"com.unity.modules.vr": {
310136
"version": "1.0.0",
311137
"depth": 0,
@@ -316,12 +142,6 @@
316142
"com.unity.modules.xr": "1.0.0"
317143
}
318144
},
319-
"com.unity.modules.wind": {
320-
"version": "1.0.0",
321-
"depth": 0,
322-
"source": "builtin",
323-
"dependencies": {}
324-
},
325145
"com.unity.modules.xr": {
326146
"version": "1.0.0",
327147
"depth": 0,

‎ProjectSettings/PackageManagerSettings.asset

+4-12
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ MonoBehaviour:
1313
m_Name:
1414
m_EditorClassIdentifier:
1515
m_EnablePreReleasePackages: 0
16-
m_EnablePackageDependencies: 0
1716
m_AdvancedSettingsExpanded: 1
1817
m_ScopedRegistriesSettingsExpanded: 1
1918
m_SeeAllPackageVersions: 0
19+
m_DismissPreviewPackagesInUse: 0
2020
oneTimeWarningShown: 0
2121
m_Registries:
2222
- m_Id: main
@@ -26,19 +26,11 @@ MonoBehaviour:
2626
m_IsDefault: 1
2727
m_Capabilities: 7
2828
m_ConfigSource: 0
29-
- m_Id: scoped:project:package.openupm.com
30-
m_Name: package.openupm.com
31-
m_Url: https://package.openupm.com
32-
m_Scopes:
33-
- com.openupm
34-
m_IsDefault: 0
35-
m_Capabilities: 0
36-
m_ConfigSource: 4
37-
m_UserSelectedRegistryName: package.openupm.com
29+
m_UserSelectedRegistryName:
3830
m_UserAddingNewScopedRegistry: 0
3931
m_RegistryInfoDraft:
4032
m_Modified: 0
4133
m_ErrorMessage:
42-
m_UserModificationsInstanceId: -826
43-
m_OriginalInstanceId: -830
34+
m_UserModificationsInstanceId: -834
35+
m_OriginalInstanceId: -838
4436
m_LoadAssets: 0

‎ProjectSettings/ProjectSettings.asset

+1
Original file line numberDiff line numberDiff line change
@@ -827,6 +827,7 @@ PlayerSettings:
827827
webGLPowerPreference: 2
828828
scriptingDefineSymbols:
829829
: GLOBAL
830+
Android: VUPLEX_CCU;VUPLEX_STANDALONE
830831
Standalone: VUPLEX_CCU;VUPLEX_STANDALONE
831832
iPhone: VUPLEX_CCU;VUPLEX_STANDALONE
832833
additionalCompilerArguments: {}

‎particle-unity-github.sln

+7-39
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,10 @@
11

22
Microsoft Visual Studio Solution File, Format Version 11.00
33
# Visual Studio 2010
4-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnityEditor.TestRunner", "UnityEditor.TestRunner.csproj", "{dc10e17c-24dc-35bd-a8db-a688248033af}"
5-
EndProject
64
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unity.TextMeshPro", "Unity.TextMeshPro.csproj", "{1e9d8133-b3c0-17bd-0e56-d1d2e01d3482}"
75
EndProject
8-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unity.Timeline.Editor", "Unity.Timeline.Editor.csproj", "{1ab14fdb-60c7-f132-d25e-208624437cc6}"
9-
EndProject
106
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.csproj", "{c8b121fc-dcad-64f6-d94b-a2f8a1e16f8b}"
117
EndProject
12-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unity.Timeline", "Unity.Timeline.csproj", "{75938cc8-f2a3-116f-17cf-96b867241c41}"
13-
EndProject
148
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnityEditor.UI", "UnityEditor.UI.csproj", "{40bef3b2-29b8-ac71-3915-c13baaf77135}"
159
EndProject
1610
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unity.TextMeshPro.Editor", "Unity.TextMeshPro.Editor.csproj", "{a488b018-47ab-0d4a-57db-ae71fc1ffc22}"
@@ -19,28 +13,18 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unity.VisualStudio.Editor",
1913
EndProject
2014
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnityEngine.TestRunner", "UnityEngine.TestRunner.csproj", "{c5df9f86-3e35-0f6e-0780-12c348a8f8b9}"
2115
EndProject
16+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnityEditor.TestRunner", "UnityEditor.TestRunner.csproj", "{dc10e17c-24dc-35bd-a8db-a688248033af}"
17+
EndProject
2218
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnityEngine.UI", "UnityEngine.UI.csproj", "{8c128bad-74c4-c0bb-b048-a5cf73a38375}"
2319
EndProject
2420
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unity.Rider.Editor", "Unity.Rider.Editor.csproj", "{d7d2fb5a-e54f-260f-35b8-1d3c97282b93}"
2521
EndProject
26-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unity.AI.Navigation.Editor", "Unity.AI.Navigation.Editor.csproj", "{3b4bd4d1-ebc3-f4d1-142e-f07a3f4d5808}"
22+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp-Editor", "Assembly-CSharp-Editor.csproj", "{e4dec26b-e93c-15bf-eee8-f9adcfbd04ee}"
2723
EndProject
2824
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unity.VSCode.Editor", "Unity.VSCode.Editor.csproj", "{0ba6f64d-cd0e-cd39-bf03-c711232cae16}"
2925
EndProject
30-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unity.AI.Navigation.Updater", "Unity.AI.Navigation.Updater.csproj", "{f292bd01-b5bc-8242-b70b-4f9b23179318}"
31-
EndProject
32-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unity.AI.Navigation", "Unity.AI.Navigation.csproj", "{7bc13ba5-1094-c8ed-d94e-130fe5d323d9}"
33-
EndProject
34-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unity.AI.Navigation.Editor.ConversionSystem", "Unity.AI.Navigation.Editor.ConversionSystem.csproj", "{c743196b-15d9-0b2e-476e-1f4aab3ddcf8}"
35-
EndProject
36-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unity.AI.Navigation.Tests", "Unity.AI.Navigation.Tests.csproj", "{91ac22c3-7b2f-dac3-3e53-f69286ad4944}"
37-
EndProject
3826
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unity.TextMeshPro.Editor.Tests", "Unity.TextMeshPro.Editor.Tests.csproj", "{6bdbdb39-5a80-4492-acd3-8b700a755b9d}"
3927
EndProject
40-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DocCodeExamples", "DocCodeExamples.csproj", "{4b325826-e0dd-47d6-1a68-151553920d3a}"
41-
EndProject
42-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unity.AI.Navigation.Editor.Tests", "Unity.AI.Navigation.Editor.Tests.csproj", "{eafdd055-2b39-0911-0e57-c56685d29fb6}"
43-
EndProject
4428
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnityEngine.UI.Tests", "UnityEngine.UI.Tests.csproj", "{ec0cce37-9382-0e79-9616-1072748078aa}"
4529
EndProject
4630
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unity.TextMeshPro.Tests", "Unity.TextMeshPro.Tests.csproj", "{e97e0ef1-1a92-d21b-83a5-830a21626c32}"
@@ -54,16 +38,10 @@ Global
5438
Debug|Any CPU = Debug|Any CPU
5539
EndGlobalSection
5640
GlobalSection(ProjectConfigurationPlatforms) = postSolution
57-
{dc10e17c-24dc-35bd-a8db-a688248033af}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
58-
{dc10e17c-24dc-35bd-a8db-a688248033af}.Debug|Any CPU.Build.0 = Debug|Any CPU
5941
{1e9d8133-b3c0-17bd-0e56-d1d2e01d3482}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
6042
{1e9d8133-b3c0-17bd-0e56-d1d2e01d3482}.Debug|Any CPU.Build.0 = Debug|Any CPU
61-
{1ab14fdb-60c7-f132-d25e-208624437cc6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
62-
{1ab14fdb-60c7-f132-d25e-208624437cc6}.Debug|Any CPU.Build.0 = Debug|Any CPU
6343
{c8b121fc-dcad-64f6-d94b-a2f8a1e16f8b}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
6444
{c8b121fc-dcad-64f6-d94b-a2f8a1e16f8b}.Debug|Any CPU.Build.0 = Debug|Any CPU
65-
{75938cc8-f2a3-116f-17cf-96b867241c41}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
66-
{75938cc8-f2a3-116f-17cf-96b867241c41}.Debug|Any CPU.Build.0 = Debug|Any CPU
6745
{40bef3b2-29b8-ac71-3915-c13baaf77135}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
6846
{40bef3b2-29b8-ac71-3915-c13baaf77135}.Debug|Any CPU.Build.0 = Debug|Any CPU
6947
{a488b018-47ab-0d4a-57db-ae71fc1ffc22}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
@@ -72,28 +50,18 @@ Global
7250
{8643a316-aa09-b962-622b-b4547b9ef234}.Debug|Any CPU.Build.0 = Debug|Any CPU
7351
{c5df9f86-3e35-0f6e-0780-12c348a8f8b9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
7452
{c5df9f86-3e35-0f6e-0780-12c348a8f8b9}.Debug|Any CPU.Build.0 = Debug|Any CPU
53+
{dc10e17c-24dc-35bd-a8db-a688248033af}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
54+
{dc10e17c-24dc-35bd-a8db-a688248033af}.Debug|Any CPU.Build.0 = Debug|Any CPU
7555
{8c128bad-74c4-c0bb-b048-a5cf73a38375}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
7656
{8c128bad-74c4-c0bb-b048-a5cf73a38375}.Debug|Any CPU.Build.0 = Debug|Any CPU
7757
{d7d2fb5a-e54f-260f-35b8-1d3c97282b93}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
7858
{d7d2fb5a-e54f-260f-35b8-1d3c97282b93}.Debug|Any CPU.Build.0 = Debug|Any CPU
79-
{3b4bd4d1-ebc3-f4d1-142e-f07a3f4d5808}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
80-
{3b4bd4d1-ebc3-f4d1-142e-f07a3f4d5808}.Debug|Any CPU.Build.0 = Debug|Any CPU
59+
{e4dec26b-e93c-15bf-eee8-f9adcfbd04ee}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
60+
{e4dec26b-e93c-15bf-eee8-f9adcfbd04ee}.Debug|Any CPU.Build.0 = Debug|Any CPU
8161
{0ba6f64d-cd0e-cd39-bf03-c711232cae16}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
8262
{0ba6f64d-cd0e-cd39-bf03-c711232cae16}.Debug|Any CPU.Build.0 = Debug|Any CPU
83-
{f292bd01-b5bc-8242-b70b-4f9b23179318}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
84-
{f292bd01-b5bc-8242-b70b-4f9b23179318}.Debug|Any CPU.Build.0 = Debug|Any CPU
85-
{7bc13ba5-1094-c8ed-d94e-130fe5d323d9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
86-
{7bc13ba5-1094-c8ed-d94e-130fe5d323d9}.Debug|Any CPU.Build.0 = Debug|Any CPU
87-
{c743196b-15d9-0b2e-476e-1f4aab3ddcf8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
88-
{c743196b-15d9-0b2e-476e-1f4aab3ddcf8}.Debug|Any CPU.Build.0 = Debug|Any CPU
89-
{91ac22c3-7b2f-dac3-3e53-f69286ad4944}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
90-
{91ac22c3-7b2f-dac3-3e53-f69286ad4944}.Debug|Any CPU.Build.0 = Debug|Any CPU
9163
{6bdbdb39-5a80-4492-acd3-8b700a755b9d}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
9264
{6bdbdb39-5a80-4492-acd3-8b700a755b9d}.Debug|Any CPU.Build.0 = Debug|Any CPU
93-
{4b325826-e0dd-47d6-1a68-151553920d3a}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
94-
{4b325826-e0dd-47d6-1a68-151553920d3a}.Debug|Any CPU.Build.0 = Debug|Any CPU
95-
{eafdd055-2b39-0911-0e57-c56685d29fb6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
96-
{eafdd055-2b39-0911-0e57-c56685d29fb6}.Debug|Any CPU.Build.0 = Debug|Any CPU
9765
{ec0cce37-9382-0e79-9616-1072748078aa}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
9866
{ec0cce37-9382-0e79-9616-1072748078aa}.Debug|Any CPU.Build.0 = Debug|Any CPU
9967
{e97e0ef1-1a92-d21b-83a5-830a21626c32}.Debug|Any CPU.ActiveCfg = Debug|Any CPU

0 commit comments

Comments
 (0)
Please sign in to comment.