Description:
Add WASM solution.
Commit status:
[Not Reviewed]
References:
Comments:
0 Commit comments 0 Inline Comments
Unresolved TODOs:
There are no unresolved TODOs
Add another comment

r215:689246014af2 -

@@ -0,0 +1,61
1 
2 Microsoft Visual Studio Solution File, Format Version 12.00
3 # Visual Studio Version 16
4 VisualStudioVersion = 16.0.808.6
5 MinimumVisualStudioVersion = 10.0.40219.1
6 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "isometric-park-fna-core", "isometric-park-fna\isometric-park-fna-core.csproj", "{4BA11D6F-B980-4E5B-99FE-729AD3D34A12}"
7 EndProject
8 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ImGui.NET.Core", "ImGui.NET\ImGui.NET.Core.csproj", "{4436EAE6-FDC0-48E7-B841-BCF8A0F061C3}"
9 EndProject
10 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SpriteFontPlus.FNA.Core", "SpriteFontPlus\src\SpriteFontPlus.FNA.Core.csproj", "{A9AD71EC-3BF6-4B3A-AA43-78631AC5A08F}"
11 EndProject
12 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "encompass-cs", "encompass-cs\encompass-cs\encompass-cs.csproj", "{6EC5DD8B-ED80-48CF-8CE5-1DA6A76E6D82}"
13 EndProject
14 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "isometric-park-fna-wasm", "isometric-park-fna\isometric-park-fna-wasm.csproj", "{806C7FC0-AE84-446D-BA8F-74EAB35FC2B2}"
15 EndProject
16 Global
17 GlobalSection(SolutionConfigurationPlatforms) = preSolution
18 Debug|Any CPU = Debug|Any CPU
19 Release|Any CPU = Release|Any CPU
20 EndGlobalSection
21 GlobalSection(ProjectConfigurationPlatforms) = postSolution
22 {4BA11D6F-B980-4E5B-99FE-729AD3D34A12}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
23 {4BA11D6F-B980-4E5B-99FE-729AD3D34A12}.Debug|Any CPU.Build.0 = Debug|Any CPU
24 {4BA11D6F-B980-4E5B-99FE-729AD3D34A12}.Release|Any CPU.ActiveCfg = Release|Any CPU
25 {4BA11D6F-B980-4E5B-99FE-729AD3D34A12}.Release|Any CPU.Build.0 = Release|Any CPU
26 {EF93C19F-5ECE-4BEC-93DA-F496E8EEB5E8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
27 {EF93C19F-5ECE-4BEC-93DA-F496E8EEB5E8}.Debug|Any CPU.Build.0 = Debug|Any CPU
28 {EF93C19F-5ECE-4BEC-93DA-F496E8EEB5E8}.Release|Any CPU.ActiveCfg = Release|Any CPU
29 {EF93C19F-5ECE-4BEC-93DA-F496E8EEB5E8}.Release|Any CPU.Build.0 = Release|Any CPU
30 {39F4DE76-3B75-463C-B765-FA9E8CD70CB7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
31 {39F4DE76-3B75-463C-B765-FA9E8CD70CB7}.Debug|Any CPU.Build.0 = Debug|Any CPU
32 {39F4DE76-3B75-463C-B765-FA9E8CD70CB7}.Release|Any CPU.ActiveCfg = Release|Any CPU
33 {39F4DE76-3B75-463C-B765-FA9E8CD70CB7}.Release|Any CPU.Build.0 = Release|Any CPU
34 {0D5ECE60-2EEA-40DE-BFD3-4A72B6662B0E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
35 {0D5ECE60-2EEA-40DE-BFD3-4A72B6662B0E}.Debug|Any CPU.Build.0 = Debug|Any CPU
36 {0D5ECE60-2EEA-40DE-BFD3-4A72B6662B0E}.Release|Any CPU.ActiveCfg = Release|Any CPU
37 {0D5ECE60-2EEA-40DE-BFD3-4A72B6662B0E}.Release|Any CPU.Build.0 = Release|Any CPU
38 {4436EAE6-FDC0-48E7-B841-BCF8A0F061C3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
39 {4436EAE6-FDC0-48E7-B841-BCF8A0F061C3}.Debug|Any CPU.Build.0 = Debug|Any CPU
40 {4436EAE6-FDC0-48E7-B841-BCF8A0F061C3}.Release|Any CPU.ActiveCfg = Release|Any CPU
41 {4436EAE6-FDC0-48E7-B841-BCF8A0F061C3}.Release|Any CPU.Build.0 = Release|Any CPU
42 {A9AD71EC-3BF6-4B3A-AA43-78631AC5A08F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
43 {A9AD71EC-3BF6-4B3A-AA43-78631AC5A08F}.Debug|Any CPU.Build.0 = Debug|Any CPU
44 {A9AD71EC-3BF6-4B3A-AA43-78631AC5A08F}.Release|Any CPU.ActiveCfg = Release|Any CPU
45 {A9AD71EC-3BF6-4B3A-AA43-78631AC5A08F}.Release|Any CPU.Build.0 = Release|Any CPU
46 {6EC5DD8B-ED80-48CF-8CE5-1DA6A76E6D82}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
47 {6EC5DD8B-ED80-48CF-8CE5-1DA6A76E6D82}.Debug|Any CPU.Build.0 = Debug|Any CPU
48 {6EC5DD8B-ED80-48CF-8CE5-1DA6A76E6D82}.Release|Any CPU.ActiveCfg = Release|Any CPU
49 {6EC5DD8B-ED80-48CF-8CE5-1DA6A76E6D82}.Release|Any CPU.Build.0 = Release|Any CPU
50 {806C7FC0-AE84-446D-BA8F-74EAB35FC2B2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
51 {806C7FC0-AE84-446D-BA8F-74EAB35FC2B2}.Debug|Any CPU.Build.0 = Debug|Any CPU
52 {806C7FC0-AE84-446D-BA8F-74EAB35FC2B2}.Release|Any CPU.ActiveCfg = Release|Any CPU
53 {806C7FC0-AE84-446D-BA8F-74EAB35FC2B2}.Release|Any CPU.Build.0 = Release|Any CPU
54 EndGlobalSection
55 GlobalSection(SolutionProperties) = preSolution
56 HideSolutionNode = FALSE
57 EndGlobalSection
58 GlobalSection(ExtensibilityGlobals) = postSolution
59 SolutionGuid = {9EECCA92-94F2-4BA9-9DFE-6D2B7C7988A3}
60 EndGlobalSection
61 EndGlobal
@@ -14,6 +14,7
14 <PackageProjectUrl>https://github.com/mellinoe/imgui.net</PackageProjectUrl>
14 <PackageProjectUrl>https://github.com/mellinoe/imgui.net</PackageProjectUrl>
15 <DocumentationFile Condition="'$(Configuration)' == 'Release'">$(OutputPath)\ImGui.NET.xml</DocumentationFile>
15 <DocumentationFile Condition="'$(Configuration)' == 'Release'">$(OutputPath)\ImGui.NET.xml</DocumentationFile>
16 <RootNamespace>ImGuiNET</RootNamespace>
16 <RootNamespace>ImGuiNET</RootNamespace>
17 <Configurations>Release;Debug</Configurations>
17 </PropertyGroup>
18 </PropertyGroup>
18 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
19 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
19 <DebugType></DebugType>
20 <DebugType></DebugType>
1 NO CONTENT: modified file, binary diff hidden
NO CONTENT: modified file, binary diff hidden
1 NO CONTENT: modified file, binary diff hidden
NO CONTENT: modified file, binary diff hidden
1 NO CONTENT: modified file, binary diff hidden
NO CONTENT: modified file, binary diff hidden
@@ -2,18 +2,6
2 "version": 3,
2 "version": 3,
3 "targets": {
3 "targets": {
4 ".NETFramework,Version=v4.5": {
4 ".NETFramework,Version=v4.5": {
5 "Microsoft.NETFramework.ReferenceAssemblies/1.0.0": {
6 "type": "package",
7 "dependencies": {
8 "Microsoft.NETFramework.ReferenceAssemblies.net45": "1.0.0"
9 }
10 },
11 "Microsoft.NETFramework.ReferenceAssemblies.net45/1.0.0": {
12 "type": "package",
13 "build": {
14 "build/Microsoft.NETFramework.ReferenceAssemblies.net45.targets": {}
15 }
16 },
17 "FNA/1.0.0": {
5 "FNA/1.0.0": {
18 "type": "project",
6 "type": "project",
19 "framework": ".NETFramework,Version=v4.0",
7 "framework": ".NETFramework,Version=v4.0",
@@ -78,335 +66,6
78 "runtime.json"
66 "runtime.json"
79 ]
67 ]
80 },
68 },
81 "Microsoft.NETFramework.ReferenceAssemblies/1.0.0": {
82 "sha512": "7D2TMufjGiowmt0E941kVoTIS+GTNzaPopuzM1/1LSaJAdJdBrVP0SkZW7AgDd0a2U1DjsIeaKG1wxGVBNLDMw==",
83 "type": "package",
84 "path": "microsoft.netframework.referenceassemblies/1.0.0",
85 "files": [
86 ".nupkg.metadata",
87 ".signature.p7s",
88 "microsoft.netframework.referenceassemblies.1.0.0.nupkg.sha512",
89 "microsoft.netframework.referenceassemblies.nuspec"
90 ]
91 },
92 "Microsoft.NETFramework.ReferenceAssemblies.net45/1.0.0": {
93 "sha512": "f7XMQsZFaoc3w8Vg3VQ3FHuU2C9vf0Ng5EAV4gzdNWDerPM/OmrzccLj15eI1wCLLXj4jk8+lKsbonzJeyXgQQ==",
94 "type": "package",
95 "path": "microsoft.netframework.referenceassemblies.net45/1.0.0",
96 "files": [
97 ".nupkg.metadata",
98 ".signature.p7s",
99 "build/.NETFramework/v4.5/Accessibility.dll",
100 "build/.NETFramework/v4.5/Accessibility.xml",
101 "build/.NETFramework/v4.5/CustomMarshalers.dll",
102 "build/.NETFramework/v4.5/CustomMarshalers.xml",
103 "build/.NETFramework/v4.5/Facades/System.Collections.Concurrent.dll",
104 "build/.NETFramework/v4.5/Facades/System.Collections.dll",
105 "build/.NETFramework/v4.5/Facades/System.ComponentModel.Annotations.dll",
106 "build/.NETFramework/v4.5/Facades/System.ComponentModel.EventBasedAsync.dll",
107 "build/.NETFramework/v4.5/Facades/System.ComponentModel.dll",
108 "build/.NETFramework/v4.5/Facades/System.Diagnostics.Contracts.dll",
109 "build/.NETFramework/v4.5/Facades/System.Diagnostics.Debug.dll",
110 "build/.NETFramework/v4.5/Facades/System.Diagnostics.Tools.dll",
111 "build/.NETFramework/v4.5/Facades/System.Diagnostics.Tracing.dll",
112 "build/.NETFramework/v4.5/Facades/System.Dynamic.Runtime.dll",
113 "build/.NETFramework/v4.5/Facades/System.Globalization.dll",
114 "build/.NETFramework/v4.5/Facades/System.IO.dll",
115 "build/.NETFramework/v4.5/Facades/System.Linq.Expressions.dll",
116 "build/.NETFramework/v4.5/Facades/System.Linq.Parallel.dll",
117 "build/.NETFramework/v4.5/Facades/System.Linq.Queryable.dll",
118 "build/.NETFramework/v4.5/Facades/System.Linq.dll",
119 "build/.NETFramework/v4.5/Facades/System.Net.NetworkInformation.dll",
120 "build/.NETFramework/v4.5/Facades/System.Net.Primitives.dll",
121 "build/.NETFramework/v4.5/Facades/System.Net.Requests.dll",
122 "build/.NETFramework/v4.5/Facades/System.ObjectModel.dll",
123 "build/.NETFramework/v4.5/Facades/System.Reflection.Emit.ILGeneration.dll",
124 "build/.NETFramework/v4.5/Facades/System.Reflection.Emit.Lightweight.dll",
125 "build/.NETFramework/v4.5/Facades/System.Reflection.Emit.dll",
126 "build/.NETFramework/v4.5/Facades/System.Reflection.Extensions.dll",
127 "build/.NETFramework/v4.5/Facades/System.Reflection.Primitives.dll",
128 "build/.NETFramework/v4.5/Facades/System.Reflection.dll",
129 "build/.NETFramework/v4.5/Facades/System.Resources.ResourceManager.dll",
130 "build/.NETFramework/v4.5/Facades/System.Runtime.Extensions.dll",
131 "build/.NETFramework/v4.5/Facades/System.Runtime.InteropServices.WindowsRuntime.dll",
132 "build/.NETFramework/v4.5/Facades/System.Runtime.InteropServices.dll",
133 "build/.NETFramework/v4.5/Facades/System.Runtime.Numerics.dll",
134 "build/.NETFramework/v4.5/Facades/System.Runtime.Serialization.Json.dll",
135 "build/.NETFramework/v4.5/Facades/System.Runtime.Serialization.Primitives.dll",
136 "build/.NETFramework/v4.5/Facades/System.Runtime.Serialization.Xml.dll",
137 "build/.NETFramework/v4.5/Facades/System.Runtime.dll",
138 "build/.NETFramework/v4.5/Facades/System.Security.Principal.dll",
139 "build/.NETFramework/v4.5/Facades/System.ServiceModel.Duplex.dll",
140 "build/.NETFramework/v4.5/Facades/System.ServiceModel.Http.dll",
141 "build/.NETFramework/v4.5/Facades/System.ServiceModel.NetTcp.dll",
142 "build/.NETFramework/v4.5/Facades/System.ServiceModel.Primitives.dll",
143 "build/.NETFramework/v4.5/Facades/System.ServiceModel.Security.dll",
144 "build/.NETFramework/v4.5/Facades/System.Text.Encoding.Extensions.dll",
145 "build/.NETFramework/v4.5/Facades/System.Text.Encoding.dll",
146 "build/.NETFramework/v4.5/Facades/System.Text.RegularExpressions.dll",
147 "build/.NETFramework/v4.5/Facades/System.Threading.Tasks.Parallel.dll",
148 "build/.NETFramework/v4.5/Facades/System.Threading.Tasks.dll",
149 "build/.NETFramework/v4.5/Facades/System.Threading.dll",
150 "build/.NETFramework/v4.5/Facades/System.Xml.ReaderWriter.dll",
151 "build/.NETFramework/v4.5/Facades/System.Xml.XDocument.dll",
152 "build/.NETFramework/v4.5/Facades/System.Xml.XmlSerializer.dll",
153 "build/.NETFramework/v4.5/ISymWrapper.dll",
154 "build/.NETFramework/v4.5/ISymWrapper.xml",
155 "build/.NETFramework/v4.5/Microsoft.Activities.Build.dll",
156 "build/.NETFramework/v4.5/Microsoft.Activities.Build.xml",
157 "build/.NETFramework/v4.5/Microsoft.Build.Conversion.v4.0.dll",
158 "build/.NETFramework/v4.5/Microsoft.Build.Conversion.v4.0.xml",
159 "build/.NETFramework/v4.5/Microsoft.Build.Engine.dll",
160 "build/.NETFramework/v4.5/Microsoft.Build.Engine.xml",
161 "build/.NETFramework/v4.5/Microsoft.Build.Framework.dll",
162 "build/.NETFramework/v4.5/Microsoft.Build.Framework.xml",
163 "build/.NETFramework/v4.5/Microsoft.Build.Tasks.v4.0.dll",
164 "build/.NETFramework/v4.5/Microsoft.Build.Tasks.v4.0.xml",
165 "build/.NETFramework/v4.5/Microsoft.Build.Utilities.v4.0.dll",
166 "build/.NETFramework/v4.5/Microsoft.Build.Utilities.v4.0.xml",
167 "build/.NETFramework/v4.5/Microsoft.Build.dll",
168 "build/.NETFramework/v4.5/Microsoft.Build.xml",
169 "build/.NETFramework/v4.5/Microsoft.CSharp.dll",
170 "build/.NETFramework/v4.5/Microsoft.CSharp.xml",
171 "build/.NETFramework/v4.5/Microsoft.JScript.dll",
172 "build/.NETFramework/v4.5/Microsoft.JScript.xml",
173 "build/.NETFramework/v4.5/Microsoft.VisualBasic.Compatibility.Data.dll",
174 "build/.NETFramework/v4.5/Microsoft.VisualBasic.Compatibility.Data.xml",
175 "build/.NETFramework/v4.5/Microsoft.VisualBasic.Compatibility.dll",
176 "build/.NETFramework/v4.5/Microsoft.VisualBasic.Compatibility.xml",
177 "build/.NETFramework/v4.5/Microsoft.VisualBasic.dll",
178 "build/.NETFramework/v4.5/Microsoft.VisualBasic.xml",
179 "build/.NETFramework/v4.5/Microsoft.VisualC.STLCLR.dll",
180 "build/.NETFramework/v4.5/Microsoft.VisualC.STLCLR.xml",
181 "build/.NETFramework/v4.5/Microsoft.VisualC.dll",
182 "build/.NETFramework/v4.5/Microsoft.VisualC.xml",
183 "build/.NETFramework/v4.5/PermissionSets/FullTrust.xml",
184 "build/.NETFramework/v4.5/PermissionSets/Internet.xml",
185 "build/.NETFramework/v4.5/PermissionSets/LocalIntranet.xml",
186 "build/.NETFramework/v4.5/PresentationBuildTasks.dll",
187 "build/.NETFramework/v4.5/PresentationBuildTasks.xml",
188 "build/.NETFramework/v4.5/PresentationCore.dll",
189 "build/.NETFramework/v4.5/PresentationCore.xml",
190 "build/.NETFramework/v4.5/PresentationFramework.Aero.dll",
191 "build/.NETFramework/v4.5/PresentationFramework.Aero.xml",
192 "build/.NETFramework/v4.5/PresentationFramework.Aero2.dll",
193 "build/.NETFramework/v4.5/PresentationFramework.AeroLite.dll",
194 "build/.NETFramework/v4.5/PresentationFramework.Classic.dll",
195 "build/.NETFramework/v4.5/PresentationFramework.Classic.xml",
196 "build/.NETFramework/v4.5/PresentationFramework.Luna.dll",
197 "build/.NETFramework/v4.5/PresentationFramework.Luna.xml",
198 "build/.NETFramework/v4.5/PresentationFramework.Royale.dll",
199 "build/.NETFramework/v4.5/PresentationFramework.Royale.xml",
200 "build/.NETFramework/v4.5/PresentationFramework.dll",
201 "build/.NETFramework/v4.5/PresentationFramework.xml",
202 "build/.NETFramework/v4.5/ReachFramework.dll",
203 "build/.NETFramework/v4.5/ReachFramework.xml",
204 "build/.NETFramework/v4.5/RedistList/FrameworkList.xml",
205 "build/.NETFramework/v4.5/System.Activities.Core.Presentation.dll",
206 "build/.NETFramework/v4.5/System.Activities.Core.Presentation.xml",
207 "build/.NETFramework/v4.5/System.Activities.DurableInstancing.dll",
208 "build/.NETFramework/v4.5/System.Activities.DurableInstancing.xml",
209 "build/.NETFramework/v4.5/System.Activities.Presentation.dll",
210 "build/.NETFramework/v4.5/System.Activities.Presentation.xml",
211 "build/.NETFramework/v4.5/System.Activities.dll",
212 "build/.NETFramework/v4.5/System.Activities.xml",
213 "build/.NETFramework/v4.5/System.AddIn.Contract.dll",
214 "build/.NETFramework/v4.5/System.AddIn.Contract.xml",
215 "build/.NETFramework/v4.5/System.AddIn.dll",
216 "build/.NETFramework/v4.5/System.AddIn.xml",
217 "build/.NETFramework/v4.5/System.ComponentModel.Composition.Registration.dll",
218 "build/.NETFramework/v4.5/System.ComponentModel.Composition.dll",
219 "build/.NETFramework/v4.5/System.ComponentModel.Composition.xml",
220 "build/.NETFramework/v4.5/System.ComponentModel.DataAnnotations.dll",
221 "build/.NETFramework/v4.5/System.ComponentModel.DataAnnotations.xml",
222 "build/.NETFramework/v4.5/System.Configuration.Install.dll",
223 "build/.NETFramework/v4.5/System.Configuration.Install.xml",
224 "build/.NETFramework/v4.5/System.Configuration.dll",
225 "build/.NETFramework/v4.5/System.Configuration.xml",
226 "build/.NETFramework/v4.5/System.Core.dll",
227 "build/.NETFramework/v4.5/System.Core.xml",
228 "build/.NETFramework/v4.5/System.Data.DataSetExtensions.dll",
229 "build/.NETFramework/v4.5/System.Data.DataSetExtensions.xml",
230 "build/.NETFramework/v4.5/System.Data.Entity.Design.dll",
231 "build/.NETFramework/v4.5/System.Data.Entity.Design.xml",
232 "build/.NETFramework/v4.5/System.Data.Entity.dll",
233 "build/.NETFramework/v4.5/System.Data.Entity.xml",
234 "build/.NETFramework/v4.5/System.Data.Linq.dll",
235 "build/.NETFramework/v4.5/System.Data.Linq.xml",
236 "build/.NETFramework/v4.5/System.Data.OracleClient.dll",
237 "build/.NETFramework/v4.5/System.Data.OracleClient.xml",
238 "build/.NETFramework/v4.5/System.Data.Services.Client.dll",
239 "build/.NETFramework/v4.5/System.Data.Services.Client.xml",
240 "build/.NETFramework/v4.5/System.Data.Services.Design.dll",
241 "build/.NETFramework/v4.5/System.Data.Services.Design.xml",
242 "build/.NETFramework/v4.5/System.Data.Services.dll",
243 "build/.NETFramework/v4.5/System.Data.Services.xml",
244 "build/.NETFramework/v4.5/System.Data.SqlXml.dll",
245 "build/.NETFramework/v4.5/System.Data.SqlXml.xml",
246 "build/.NETFramework/v4.5/System.Data.dll",
247 "build/.NETFramework/v4.5/System.Data.xml",
248 "build/.NETFramework/v4.5/System.Deployment.dll",
249 "build/.NETFramework/v4.5/System.Deployment.xml",
250 "build/.NETFramework/v4.5/System.Design.dll",
251 "build/.NETFramework/v4.5/System.Design.xml",
252 "build/.NETFramework/v4.5/System.Device.dll",
253 "build/.NETFramework/v4.5/System.Device.xml",
254 "build/.NETFramework/v4.5/System.DirectoryServices.AccountManagement.dll",
255 "build/.NETFramework/v4.5/System.DirectoryServices.AccountManagement.xml",
256 "build/.NETFramework/v4.5/System.DirectoryServices.Protocols.dll",
257 "build/.NETFramework/v4.5/System.DirectoryServices.Protocols.xml",
258 "build/.NETFramework/v4.5/System.DirectoryServices.dll",
259 "build/.NETFramework/v4.5/System.DirectoryServices.xml",
260 "build/.NETFramework/v4.5/System.Drawing.Design.dll",
261 "build/.NETFramework/v4.5/System.Drawing.Design.xml",
262 "build/.NETFramework/v4.5/System.Drawing.dll",
263 "build/.NETFramework/v4.5/System.Drawing.xml",
264 "build/.NETFramework/v4.5/System.EnterpriseServices.Thunk.dll",
265 "build/.NETFramework/v4.5/System.EnterpriseServices.Wrapper.dll",
266 "build/.NETFramework/v4.5/System.EnterpriseServices.dll",
267 "build/.NETFramework/v4.5/System.EnterpriseServices.xml",
268 "build/.NETFramework/v4.5/System.IO.Compression.FileSystem.dll",
269 "build/.NETFramework/v4.5/System.IO.Compression.FileSystem.xml",
270 "build/.NETFramework/v4.5/System.IO.Compression.dll",
271 "build/.NETFramework/v4.5/System.IO.Compression.xml",
272 "build/.NETFramework/v4.5/System.IO.Log.dll",
273 "build/.NETFramework/v4.5/System.IO.Log.xml",
274 "build/.NETFramework/v4.5/System.IdentityModel.Selectors.dll",
275 "build/.NETFramework/v4.5/System.IdentityModel.Selectors.xml",
276 "build/.NETFramework/v4.5/System.IdentityModel.Services.dll",
277 "build/.NETFramework/v4.5/System.IdentityModel.Services.xml",
278 "build/.NETFramework/v4.5/System.IdentityModel.dll",
279 "build/.NETFramework/v4.5/System.IdentityModel.xml",
280 "build/.NETFramework/v4.5/System.Management.Instrumentation.dll",
281 "build/.NETFramework/v4.5/System.Management.Instrumentation.xml",
282 "build/.NETFramework/v4.5/System.Management.dll",
283 "build/.NETFramework/v4.5/System.Management.xml",
284 "build/.NETFramework/v4.5/System.Messaging.dll",
285 "build/.NETFramework/v4.5/System.Messaging.xml",
286 "build/.NETFramework/v4.5/System.Net.Http.WebRequest.dll",
287 "build/.NETFramework/v4.5/System.Net.Http.WebRequest.xml",
288 "build/.NETFramework/v4.5/System.Net.Http.dll",
289 "build/.NETFramework/v4.5/System.Net.Http.xml",
290 "build/.NETFramework/v4.5/System.Net.dll",
291 "build/.NETFramework/v4.5/System.Net.xml",
292 "build/.NETFramework/v4.5/System.Numerics.dll",
293 "build/.NETFramework/v4.5/System.Numerics.xml",
294 "build/.NETFramework/v4.5/System.Printing.dll",
295 "build/.NETFramework/v4.5/System.Printing.xml",
296 "build/.NETFramework/v4.5/System.Reflection.Context.dll",
297 "build/.NETFramework/v4.5/System.Reflection.Context.xml",
298 "build/.NETFramework/v4.5/System.Runtime.Caching.dll",
299 "build/.NETFramework/v4.5/System.Runtime.Caching.xml",
300 "build/.NETFramework/v4.5/System.Runtime.DurableInstancing.dll",
301 "build/.NETFramework/v4.5/System.Runtime.DurableInstancing.xml",
302 "build/.NETFramework/v4.5/System.Runtime.Remoting.dll",
303 "build/.NETFramework/v4.5/System.Runtime.Remoting.xml",
304 "build/.NETFramework/v4.5/System.Runtime.Serialization.Formatters.Soap.dll",
305 "build/.NETFramework/v4.5/System.Runtime.Serialization.Formatters.Soap.xml",
306 "build/.NETFramework/v4.5/System.Runtime.Serialization.dll",
307 "build/.NETFramework/v4.5/System.Runtime.Serialization.xml",
308 "build/.NETFramework/v4.5/System.Security.dll",
309 "build/.NETFramework/v4.5/System.Security.xml",
310 "build/.NETFramework/v4.5/System.ServiceModel.Activation.dll",
311 "build/.NETFramework/v4.5/System.ServiceModel.Activation.xml",
312 "build/.NETFramework/v4.5/System.ServiceModel.Activities.dll",
313 "build/.NETFramework/v4.5/System.ServiceModel.Activities.xml",
314 "build/.NETFramework/v4.5/System.ServiceModel.Channels.dll",
315 "build/.NETFramework/v4.5/System.ServiceModel.Channels.xml",
316 "build/.NETFramework/v4.5/System.ServiceModel.Discovery.dll",
317 "build/.NETFramework/v4.5/System.ServiceModel.Discovery.xml",
318 "build/.NETFramework/v4.5/System.ServiceModel.Routing.dll",
319 "build/.NETFramework/v4.5/System.ServiceModel.Routing.xml",
320 "build/.NETFramework/v4.5/System.ServiceModel.Web.dll",
321 "build/.NETFramework/v4.5/System.ServiceModel.Web.xml",
322 "build/.NETFramework/v4.5/System.ServiceModel.dll",
323 "build/.NETFramework/v4.5/System.ServiceModel.xml",
324 "build/.NETFramework/v4.5/System.ServiceProcess.dll",
325 "build/.NETFramework/v4.5/System.ServiceProcess.xml",
326 "build/.NETFramework/v4.5/System.Speech.dll",
327 "build/.NETFramework/v4.5/System.Speech.xml",
328 "build/.NETFramework/v4.5/System.Threading.Tasks.Dataflow.xml",
329 "build/.NETFramework/v4.5/System.Transactions.dll",
330 "build/.NETFramework/v4.5/System.Transactions.xml",
331 "build/.NETFramework/v4.5/System.Web.Abstractions.dll",
332 "build/.NETFramework/v4.5/System.Web.ApplicationServices.dll",
333 "build/.NETFramework/v4.5/System.Web.ApplicationServices.xml",
334 "build/.NETFramework/v4.5/System.Web.DataVisualization.Design.dll",
335 "build/.NETFramework/v4.5/System.Web.DataVisualization.dll",
336 "build/.NETFramework/v4.5/System.Web.DataVisualization.xml",
337 "build/.NETFramework/v4.5/System.Web.DynamicData.Design.dll",
338 "build/.NETFramework/v4.5/System.Web.DynamicData.Design.xml",
339 "build/.NETFramework/v4.5/System.Web.DynamicData.dll",
340 "build/.NETFramework/v4.5/System.Web.DynamicData.xml",
341 "build/.NETFramework/v4.5/System.Web.Entity.Design.dll",
342 "build/.NETFramework/v4.5/System.Web.Entity.Design.xml",
343 "build/.NETFramework/v4.5/System.Web.Entity.dll",
344 "build/.NETFramework/v4.5/System.Web.Entity.xml",
345 "build/.NETFramework/v4.5/System.Web.Extensions.Design.dll",
346 "build/.NETFramework/v4.5/System.Web.Extensions.Design.xml",
347 "build/.NETFramework/v4.5/System.Web.Extensions.dll",
348 "build/.NETFramework/v4.5/System.Web.Extensions.xml",
349 "build/.NETFramework/v4.5/System.Web.Mobile.dll",
350 "build/.NETFramework/v4.5/System.Web.Mobile.xml",
351 "build/.NETFramework/v4.5/System.Web.RegularExpressions.dll",
352 "build/.NETFramework/v4.5/System.Web.RegularExpressions.xml",
353 "build/.NETFramework/v4.5/System.Web.Routing.dll",
354 "build/.NETFramework/v4.5/System.Web.Services.dll",
355 "build/.NETFramework/v4.5/System.Web.Services.xml",
356 "build/.NETFramework/v4.5/System.Web.dll",
357 "build/.NETFramework/v4.5/System.Web.xml",
358 "build/.NETFramework/v4.5/System.Windows.Controls.Ribbon.dll",
359 "build/.NETFramework/v4.5/System.Windows.Controls.Ribbon.xml",
360 "build/.NETFramework/v4.5/System.Windows.Forms.DataVisualization.Design.dll",
361 "build/.NETFramework/v4.5/System.Windows.Forms.DataVisualization.dll",
362 "build/.NETFramework/v4.5/System.Windows.Forms.DataVisualization.xml",
363 "build/.NETFramework/v4.5/System.Windows.Forms.dll",
364 "build/.NETFramework/v4.5/System.Windows.Forms.xml",
365 "build/.NETFramework/v4.5/System.Windows.Input.Manipulations.dll",
366 "build/.NETFramework/v4.5/System.Windows.Input.Manipulations.xml",
367 "build/.NETFramework/v4.5/System.Windows.Presentation.dll",
368 "build/.NETFramework/v4.5/System.Windows.Presentation.xml",
369 "build/.NETFramework/v4.5/System.Windows.dll",
370 "build/.NETFramework/v4.5/System.Workflow.Activities.dll",
371 "build/.NETFramework/v4.5/System.Workflow.Activities.xml",
372 "build/.NETFramework/v4.5/System.Workflow.ComponentModel.dll",
373 "build/.NETFramework/v4.5/System.Workflow.ComponentModel.xml",
374 "build/.NETFramework/v4.5/System.Workflow.Runtime.dll",
375 "build/.NETFramework/v4.5/System.Workflow.Runtime.xml",
376 "build/.NETFramework/v4.5/System.WorkflowServices.dll",
377 "build/.NETFramework/v4.5/System.WorkflowServices.xml",
378 "build/.NETFramework/v4.5/System.Xaml.dll",
379 "build/.NETFramework/v4.5/System.Xaml.xml",
380 "build/.NETFramework/v4.5/System.Xml.Linq.dll",
381 "build/.NETFramework/v4.5/System.Xml.Linq.xml",
382 "build/.NETFramework/v4.5/System.Xml.Serialization.dll",
383 "build/.NETFramework/v4.5/System.Xml.dll",
384 "build/.NETFramework/v4.5/System.Xml.xml",
385 "build/.NETFramework/v4.5/System.dll",
386 "build/.NETFramework/v4.5/System.xml",
387 "build/.NETFramework/v4.5/UIAutomationClient.dll",
388 "build/.NETFramework/v4.5/UIAutomationClient.xml",
389 "build/.NETFramework/v4.5/UIAutomationClientsideProviders.dll",
390 "build/.NETFramework/v4.5/UIAutomationClientsideProviders.xml",
391 "build/.NETFramework/v4.5/UIAutomationProvider.dll",
392 "build/.NETFramework/v4.5/UIAutomationProvider.xml",
393 "build/.NETFramework/v4.5/UIAutomationTypes.dll",
394 "build/.NETFramework/v4.5/UIAutomationTypes.xml",
395 "build/.NETFramework/v4.5/WindowsBase.dll",
396 "build/.NETFramework/v4.5/WindowsBase.xml",
397 "build/.NETFramework/v4.5/WindowsFormsIntegration.dll",
398 "build/.NETFramework/v4.5/WindowsFormsIntegration.xml",
399 "build/.NETFramework/v4.5/XamlBuildTask.dll",
400 "build/.NETFramework/v4.5/XamlBuildTask.xml",
401 "build/.NETFramework/v4.5/mscorlib.dll",
402 "build/.NETFramework/v4.5/mscorlib.xml",
403 "build/.NETFramework/v4.5/sysglobl.dll",
404 "build/.NETFramework/v4.5/sysglobl.xml",
405 "build/Microsoft.NETFramework.ReferenceAssemblies.net45.targets",
406 "microsoft.netframework.referenceassemblies.net45.1.0.0.nupkg.sha512",
407 "microsoft.netframework.referenceassemblies.net45.nuspec"
408 ]
409 },
410 "NETStandard.Library/2.0.3": {
69 "NETStandard.Library/2.0.3": {
411 "sha512": "st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==",
70 "sha512": "st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==",
412 "type": "package",
71 "type": "package",
@@ -544,8 +203,7
544 },
203 },
545 "projectFileDependencyGroups": {
204 "projectFileDependencyGroups": {
546 ".NETFramework,Version=v4.5": [
205 ".NETFramework,Version=v4.5": [
547 "FNA >= 1.0.0",
206 "FNA >= 1.0.0"
548 "Microsoft.NETFramework.ReferenceAssemblies >= 1.0.0"
549 ],
207 ],
550 ".NETStandard,Version=v2.0": [
208 ".NETStandard,Version=v2.0": [
551 "FNA >= 1.0.0",
209 "FNA >= 1.0.0",
@@ -553,24 +211,20
553 ]
211 ]
554 },
212 },
555 "packageFolders": {
213 "packageFolders": {
556 "/home/alys/.nuget/packages/": {},
214 "/Users/alys/.nuget/packages/": {}
557 "/usr/share/dotnet/sdk/NuGetFallbackFolder": {}
558 },
215 },
559 "project": {
216 "project": {
560 "version": "1.0.0",
217 "version": "1.0.0",
561 "restore": {
218 "restore": {
562 "projectUniqueName": "/home/alys/repos/isometric-park-fna/SpriteFontPlus/src/SpriteFontPlus.FNA.Core.csproj",
219 "projectUniqueName": "/Users/alys/repos/isometric-park-fna/SpriteFontPlus/src/SpriteFontPlus.FNA.Core.csproj",
563 "projectName": "SpriteFontPlus",
220 "projectName": "SpriteFontPlus",
564 "projectPath": "/home/alys/repos/isometric-park-fna/SpriteFontPlus/src/SpriteFontPlus.FNA.Core.csproj",
221 "projectPath": "/Users/alys/repos/isometric-park-fna/SpriteFontPlus/src/SpriteFontPlus.FNA.Core.csproj",
565 "packagesPath": "/home/alys/.nuget/packages/",
222 "packagesPath": "/Users/alys/.nuget/packages/",
566 "outputPath": "/home/alys/repos/isometric-park-fna/SpriteFontPlus/src/obj/",
223 "outputPath": "/Users/alys/repos/isometric-park-fna/SpriteFontPlus/src/obj/",
567 "projectStyle": "PackageReference",
224 "projectStyle": "PackageReference",
568 "crossTargeting": true,
225 "crossTargeting": true,
569 "fallbackFolders": [
570 "/usr/share/dotnet/sdk/NuGetFallbackFolder"
571 ],
572 "configFilePaths": [
226 "configFilePaths": [
573 "/home/alys/.nuget/NuGet/NuGet.Config"
227 "/Users/alys/.config/NuGet/NuGet.Config"
574 ],
228 ],
575 "originalTargetFrameworks": [
229 "originalTargetFrameworks": [
576 "net45",
230 "net45",
@@ -583,16 +237,16
583 "net45": {
237 "net45": {
584 "targetAlias": "net45",
238 "targetAlias": "net45",
585 "projectReferences": {
239 "projectReferences": {
586 "/home/alys/repos/isometric-park-fna/FNA/FNA.Core.csproj": {
240 "/Users/alys/repos/isometric-park-fna/FNA/FNA.Core.csproj": {
587 "projectPath": "/home/alys/repos/isometric-park-fna/FNA/FNA.Core.csproj"
241 "projectPath": "/Users/alys/repos/isometric-park-fna/FNA/FNA.Core.csproj"
588 }
242 }
589 }
243 }
590 },
244 },
591 "netstandard2.0": {
245 "netstandard2.0": {
592 "targetAlias": "netstandard2.0",
246 "targetAlias": "netstandard2.0",
593 "projectReferences": {
247 "projectReferences": {
594 "/home/alys/repos/isometric-park-fna/FNA/FNA.Core.csproj": {
248 "/Users/alys/repos/isometric-park-fna/FNA/FNA.Core.csproj": {
595 "projectPath": "/home/alys/repos/isometric-park-fna/FNA/FNA.Core.csproj"
249 "projectPath": "/Users/alys/repos/isometric-park-fna/FNA/FNA.Core.csproj"
596 }
250 }
597 }
251 }
598 }
252 }
@@ -606,15 +260,7
606 "frameworks": {
260 "frameworks": {
607 "net45": {
261 "net45": {
608 "targetAlias": "net45",
262 "targetAlias": "net45",
609 "dependencies": {
263 "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/5.0.201/RuntimeIdentifierGraph.json"
610 "Microsoft.NETFramework.ReferenceAssemblies": {
611 "suppressParent": "All",
612 "target": "Package",
613 "version": "[1.0.0, )",
614 "autoReferenced": true
615 }
616 },
617 "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/5.0.202/RuntimeIdentifierGraph.json"
618 },
264 },
619 "netstandard2.0": {
265 "netstandard2.0": {
620 "targetAlias": "netstandard2.0",
266 "targetAlias": "netstandard2.0",
@@ -636,7 +282,7
636 ],
282 ],
637 "assetTargetFallback": true,
283 "assetTargetFallback": true,
638 "warn": true,
284 "warn": true,
639 "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/5.0.202/RuntimeIdentifierGraph.json"
285 "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/5.0.201/RuntimeIdentifierGraph.json"
640 }
286 }
641 }
287 }
642 }
288 }
@@ -1,13 +1,11
1 {
1 {
2 "version": 2,
2 "version": 2,
3 "dgSpecHash": "Nd/wYhC0fmo5EN6t4uYp6IHlFQfOOZm3jAbxjWpNwKklDzDkxs8Sgd+hMxcqPUyiXIPKGgT672Vtv9TnIk/YyA==",
3 "dgSpecHash": "DF1/v9cRTFC7RVV1d+6y/tQhf4r+N+BYyxk1Zf0OG3UvN9en6JnarbrRVpgdPbhfDdBsSyaRrZZKbEuEzF9XQA==",
4 "success": true,
4 "success": true,
5 "projectFilePath": "/home/alys/repos/isometric-park-fna/SpriteFontPlus/src/SpriteFontPlus.FNA.Core.csproj",
5 "projectFilePath": "/Users/alys/repos/isometric-park-fna/SpriteFontPlus/src/SpriteFontPlus.FNA.Core.csproj",
6 "expectedPackageFiles": [
6 "expectedPackageFiles": [
7 "/home/alys/.nuget/packages/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512",
7 "/Users/alys/.nuget/packages/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512",
8 "/home/alys/.nuget/packages/microsoft.netframework.referenceassemblies/1.0.0/microsoft.netframework.referenceassemblies.1.0.0.nupkg.sha512",
8 "/Users/alys/.nuget/packages/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg.sha512"
9 "/home/alys/.nuget/packages/microsoft.netframework.referenceassemblies.net45/1.0.0/microsoft.netframework.referenceassemblies.net45.1.0.0.nupkg.sha512",
10 "/home/alys/.nuget/packages/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg.sha512"
11 ],
9 ],
12 "logs": []
10 "logs": []
13 } No newline at end of file
11 }
@@ -5,7 +5,7
5 <Import Sdk="Microsoft.NET.Sdk" Project="Sdk.props" />
5 <Import Sdk="Microsoft.NET.Sdk" Project="Sdk.props" />
6 <PropertyGroup>
6 <PropertyGroup>
7 <OutputType>WinExe</OutputType>
7 <OutputType>WinExe</OutputType>
8 <TargetFramework>net5.0</TargetFramework>
8 <TargetFramework>netcoreapp3.1</TargetFramework>
9 <TargetName>isometric-park-fna</TargetName>
9 <TargetName>isometric-park-fna</TargetName>
10 <!-- <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
10 <!-- <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
11 <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute> -->
11 <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute> -->
@@ -27,10 +27,9
27 </Content>
27 </Content>
28 </ItemGroup>
28 </ItemGroup>
29 <ItemGroup>
29 <ItemGroup>
30 <ProjectReference Include="..\FNA\FNA.Core.csproj" />
31 <!-- <ProjectReference Include="..\encompass-cs\encompass-cs\encompass-cs.csproj" /> -->
32 <ProjectReference Include="..\SpriteFontPlus\src\SpriteFontPlus.FNA.Core.csproj" />
30 <ProjectReference Include="..\SpriteFontPlus\src\SpriteFontPlus.FNA.Core.csproj" />
33 <ProjectReference Include="..\encompass-cs\encompass-cs\encompass-cs.csproj" />
31 <ProjectReference Include="..\encompass-cs\encompass-cs\encompass-cs.csproj" />
32 <ProjectReference Include="..\ImGui.NET\ImGui.NET.Core.csproj" />
34 </ItemGroup>
33 </ItemGroup>
35
34
36 <ItemGroup>
35 <ItemGroup>
@@ -38,10 +38,11
38 <!-- </Content> -->
38 <!-- </Content> -->
39 <!-- </ItemGroup> -->
39 <!-- </ItemGroup> -->
40 <ItemGroup>
40 <ItemGroup>
41 <ProjectReference Include="..\FNA\FNA.Core.csproj" />
42 <!-- <ProjectReference Include="..\encompass-cs\encompass-cs\encompass-cs.csproj" /> -->
43 <ProjectReference Include="..\SpriteFontPlus\src\SpriteFontPlus.FNA.Core.csproj" />
41 <ProjectReference Include="..\SpriteFontPlus\src\SpriteFontPlus.FNA.Core.csproj" />
44 <ProjectReference Include="..\encompass-cs\encompass-cs\encompass-cs.csproj" />
42 <ProjectReference Include="..\encompass-cs\encompass-cs\encompass-cs.csproj" />
43 <ProjectReference Include="..\ImGui.NET\ImGui.NET.Core.csproj">
44 <GlobalPropertiesToRemove></GlobalPropertiesToRemove>
45 </ProjectReference>
45 </ItemGroup>
46 </ItemGroup>
46
47
47 <ItemGroup>
48 <ItemGroup>
@@ -89,6 +90,13
89 <ItemGroup>
90 <ItemGroup>
90 <WasmShellExtraEmccFlags Include="-s MIN_WEBGL_VERSION=2 -s MAX_WEBGL_VERSION=2 --preload-file /home/alys/repos/isometric-park-fna/isometric-park-fna/Content@Content" />
91 <WasmShellExtraEmccFlags Include="-s MIN_WEBGL_VERSION=2 -s MAX_WEBGL_VERSION=2 --preload-file /home/alys/repos/isometric-park-fna/isometric-park-fna/Content@Content" />
91 </ItemGroup>
92 </ItemGroup>
93 <ItemGroup>
94 <Content Update="Properties\launchSettings.json">
95 <ExcludeFromSingleFile>true</ExcludeFromSingleFile>
96 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
97 <CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory>
98 </Content>
99 </ItemGroup>
92 <Target Name="MoveDataFile" AfterTargets="BuildDist">
100 <Target Name="MoveDataFile" AfterTargets="BuildDist">
93 <Move SourceFiles="$(WasmShellOutputPackagePath)\dotnet.data" DestinationFolder="$(OutDir)dist" />
101 <Move SourceFiles="$(WasmShellOutputPackagePath)\dotnet.data" DestinationFolder="$(OutDir)dist" />
94 </Target>
102 </Target>
You need to be logged in to leave comments. Login now