diff --git a/Tiles/obj/Debug/net8.0/Tiles.AssemblyInfo.cs b/Tiles/obj/Debug/net8.0/Tiles.AssemblyInfo.cs
index c58bb36..bc8a34c 100644
--- a/Tiles/obj/Debug/net8.0/Tiles.AssemblyInfo.cs
+++ b/Tiles/obj/Debug/net8.0/Tiles.AssemblyInfo.cs
@@ -13,7 +13,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("Tiles")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+0da03e265018635b2f3e864a0a58892ad192ded4")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+ddb5838740b26083383f9ef893e3ffcdf94494fe")]
[assembly: System.Reflection.AssemblyProductAttribute("Tiles")]
[assembly: System.Reflection.AssemblyTitleAttribute("Tiles")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
diff --git a/Tiles/obj/Debug/net8.0/Tiles.AssemblyInfoInputs.cache b/Tiles/obj/Debug/net8.0/Tiles.AssemblyInfoInputs.cache
index bfe16fd..6c350cf 100644
--- a/Tiles/obj/Debug/net8.0/Tiles.AssemblyInfoInputs.cache
+++ b/Tiles/obj/Debug/net8.0/Tiles.AssemblyInfoInputs.cache
@@ -1 +1 @@
-220403ec0cc61e464f2c4b47238cd8c86b23211d444384c79bb9beec2db08dfa
+5f3506d989f334cad2762d86ffa58273ef9e69c26c1326cc02413191eee6732f
diff --git a/Tiles/obj/Debug/net8.0/Tiles.GeneratedMSBuildEditorConfig.editorconfig b/Tiles/obj/Debug/net8.0/Tiles.GeneratedMSBuildEditorConfig.editorconfig
index abd2ade..81d9f7a 100644
--- a/Tiles/obj/Debug/net8.0/Tiles.GeneratedMSBuildEditorConfig.editorconfig
+++ b/Tiles/obj/Debug/net8.0/Tiles.GeneratedMSBuildEditorConfig.editorconfig
@@ -1,4 +1,8 @@
is_global = true
+build_property.EnableAotAnalyzer =
+build_property.EnableSingleFileAnalyzer = true
+build_property.EnableTrimAnalyzer =
+build_property.IncludeAllContentForSelfExtract =
build_property.TargetFramework = net8.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
diff --git a/Tiles/obj/Debug/net8.0/Tiles.assets.cache b/Tiles/obj/Debug/net8.0/Tiles.assets.cache
index b226ee8..0441974 100644
Binary files a/Tiles/obj/Debug/net8.0/Tiles.assets.cache and b/Tiles/obj/Debug/net8.0/Tiles.assets.cache differ
diff --git a/Tiles/obj/Tiles.csproj.nuget.dgspec.json b/Tiles/obj/Tiles.csproj.nuget.dgspec.json
index 6834c1f..a9c4199 100644
--- a/Tiles/obj/Tiles.csproj.nuget.dgspec.json
+++ b/Tiles/obj/Tiles.csproj.nuget.dgspec.json
@@ -43,6 +43,12 @@
"net8.0": {
"targetAlias": "net8.0",
"dependencies": {
+ "Microsoft.NET.ILLink.Tasks": {
+ "suppressParent": "All",
+ "target": "Package",
+ "version": "[8.0.5, )",
+ "autoReferenced": true
+ },
"Newtonsoft.Json": {
"target": "Package",
"version": "[13.0.3, )"
@@ -63,6 +69,20 @@
],
"assetTargetFallback": true,
"warn": true,
+ "downloadDependencies": [
+ {
+ "name": "Microsoft.AspNetCore.App.Runtime.win-x64",
+ "version": "[8.0.5, 8.0.5]"
+ },
+ {
+ "name": "Microsoft.NETCore.App.Host.win-x64",
+ "version": "[8.0.5, 8.0.5]"
+ },
+ {
+ "name": "Microsoft.NETCore.App.Runtime.win-x64",
+ "version": "[8.0.5, 8.0.5]"
+ }
+ ],
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
@@ -70,6 +90,11 @@
},
"runtimeIdentifierGraphPath": "/nix/store/857lb4p516avw491s8i5pzglwrki8n36-dotnet-sdk-8.0.300/sdk/8.0.300/PortableRuntimeIdentifierGraph.json"
}
+ },
+ "runtimes": {
+ "win-x64": {
+ "#import": []
+ }
}
}
}
diff --git a/Tiles/obj/Tiles.csproj.nuget.g.props b/Tiles/obj/Tiles.csproj.nuget.g.props
index 51303cf..4884318 100644
--- a/Tiles/obj/Tiles.csproj.nuget.g.props
+++ b/Tiles/obj/Tiles.csproj.nuget.g.props
@@ -7,9 +7,15 @@
/home/chris/.nuget/packages/
/home/chris/.nuget/packages/
PackageReference
- 6.10.1
+ 6.10.0
+
+
+
+
+ /home/chris/.nuget/packages/microsoft.net.illink.tasks/8.0.5
+
\ No newline at end of file
diff --git a/Tiles/obj/project.assets.json b/Tiles/obj/project.assets.json
index e4eaf8b..3f190d3 100644
--- a/Tiles/obj/project.assets.json
+++ b/Tiles/obj/project.assets.json
@@ -2,6 +2,12 @@
"version": 3,
"targets": {
"net8.0": {
+ "Microsoft.NET.ILLink.Tasks/8.0.5": {
+ "type": "package",
+ "build": {
+ "build/Microsoft.NET.ILLink.Tasks.props": {}
+ }
+ },
"Newtonsoft.Json/13.0.3": {
"type": "package",
"compile": {
@@ -62,9 +68,109 @@
"lib/netcoreapp2.0/_._": {}
}
}
+ },
+ "net8.0/win-x64": {
+ "Microsoft.NET.ILLink.Tasks/8.0.5": {
+ "type": "package",
+ "build": {
+ "build/Microsoft.NET.ILLink.Tasks.props": {}
+ }
+ },
+ "Newtonsoft.Json/13.0.3": {
+ "type": "package",
+ "compile": {
+ "lib/net6.0/Newtonsoft.Json.dll": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/net6.0/Newtonsoft.Json.dll": {
+ "related": ".xml"
+ }
+ }
+ },
+ "Raylib-cs/6.1.1": {
+ "type": "package",
+ "dependencies": {
+ "System.Numerics.Vectors": "4.5.0"
+ },
+ "compile": {
+ "lib/net6.0/Raylib-cs.dll": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/net6.0/Raylib-cs.dll": {
+ "related": ".xml"
+ }
+ },
+ "native": {
+ "runtimes/win-x64/native/raylib.dll": {}
+ }
+ },
+ "System.Numerics.Vectors/4.5.0": {
+ "type": "package",
+ "compile": {
+ "ref/netcoreapp2.0/_._": {}
+ },
+ "runtime": {
+ "lib/netcoreapp2.0/_._": {}
+ }
+ }
}
},
"libraries": {
+ "Microsoft.NET.ILLink.Tasks/8.0.5": {
+ "sha512": "4ISW1Ndgz86FkIbu5rVlMqhhtojdy5rUlxC/N+9kPh9qbYcvHiCvYbHKzAPVIx9OPYIjT9trXt7JI42Y5Ukq6A==",
+ "type": "package",
+ "path": "microsoft.net.illink.tasks/8.0.5",
+ "hasTools": true,
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "Icon.png",
+ "LICENSE.TXT",
+ "Sdk/Sdk.props",
+ "THIRD-PARTY-NOTICES.TXT",
+ "analyzers/dotnet/cs/ILLink.CodeFixProvider.dll",
+ "analyzers/dotnet/cs/ILLink.RoslynAnalyzer.dll",
+ "build/Microsoft.NET.ILLink.Analyzers.props",
+ "build/Microsoft.NET.ILLink.Tasks.props",
+ "build/Microsoft.NET.ILLink.targets",
+ "microsoft.net.illink.tasks.8.0.5.nupkg.sha512",
+ "microsoft.net.illink.tasks.nuspec",
+ "tools/net472/ILLink.Tasks.dll",
+ "tools/net472/ILLink.Tasks.dll.config",
+ "tools/net472/Mono.Cecil.Mdb.dll",
+ "tools/net472/Mono.Cecil.Pdb.dll",
+ "tools/net472/Mono.Cecil.Rocks.dll",
+ "tools/net472/Mono.Cecil.dll",
+ "tools/net472/Sdk/Sdk.props",
+ "tools/net472/System.Buffers.dll",
+ "tools/net472/System.Collections.Immutable.dll",
+ "tools/net472/System.Memory.dll",
+ "tools/net472/System.Numerics.Vectors.dll",
+ "tools/net472/System.Reflection.Metadata.dll",
+ "tools/net472/System.Runtime.CompilerServices.Unsafe.dll",
+ "tools/net472/build/Microsoft.NET.ILLink.Analyzers.props",
+ "tools/net472/build/Microsoft.NET.ILLink.Tasks.props",
+ "tools/net472/build/Microsoft.NET.ILLink.targets",
+ "tools/net8.0/ILLink.Tasks.deps.json",
+ "tools/net8.0/ILLink.Tasks.dll",
+ "tools/net8.0/Mono.Cecil.Mdb.dll",
+ "tools/net8.0/Mono.Cecil.Pdb.dll",
+ "tools/net8.0/Mono.Cecil.Rocks.dll",
+ "tools/net8.0/Mono.Cecil.dll",
+ "tools/net8.0/Sdk/Sdk.props",
+ "tools/net8.0/build/Microsoft.NET.ILLink.Analyzers.props",
+ "tools/net8.0/build/Microsoft.NET.ILLink.Tasks.props",
+ "tools/net8.0/build/Microsoft.NET.ILLink.targets",
+ "tools/net8.0/illink.deps.json",
+ "tools/net8.0/illink.dll",
+ "tools/net8.0/illink.runtimeconfig.json",
+ "useSharedDesignerContext.txt"
+ ]
+ },
"Newtonsoft.Json/13.0.3": {
"sha512": "HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
"type": "package",
@@ -165,6 +271,7 @@
},
"projectFileDependencyGroups": {
"net8.0": [
+ "Microsoft.NET.ILLink.Tasks >= 8.0.5",
"Newtonsoft.Json >= 13.0.3",
"Raylib-cs >= 6.1.1"
]
@@ -211,6 +318,12 @@
"net8.0": {
"targetAlias": "net8.0",
"dependencies": {
+ "Microsoft.NET.ILLink.Tasks": {
+ "suppressParent": "All",
+ "target": "Package",
+ "version": "[8.0.5, )",
+ "autoReferenced": true
+ },
"Newtonsoft.Json": {
"target": "Package",
"version": "[13.0.3, )"
@@ -231,6 +344,20 @@
],
"assetTargetFallback": true,
"warn": true,
+ "downloadDependencies": [
+ {
+ "name": "Microsoft.AspNetCore.App.Runtime.win-x64",
+ "version": "[8.0.5, 8.0.5]"
+ },
+ {
+ "name": "Microsoft.NETCore.App.Host.win-x64",
+ "version": "[8.0.5, 8.0.5]"
+ },
+ {
+ "name": "Microsoft.NETCore.App.Runtime.win-x64",
+ "version": "[8.0.5, 8.0.5]"
+ }
+ ],
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
@@ -238,6 +365,11 @@
},
"runtimeIdentifierGraphPath": "/nix/store/857lb4p516avw491s8i5pzglwrki8n36-dotnet-sdk-8.0.300/sdk/8.0.300/PortableRuntimeIdentifierGraph.json"
}
+ },
+ "runtimes": {
+ "win-x64": {
+ "#import": []
+ }
}
}
}
\ No newline at end of file
diff --git a/Tiles/obj/project.nuget.cache b/Tiles/obj/project.nuget.cache
index 3a520e9..7e02e76 100644
--- a/Tiles/obj/project.nuget.cache
+++ b/Tiles/obj/project.nuget.cache
@@ -1,12 +1,16 @@
{
"version": 2,
- "dgSpecHash": "Azx9wGHtioQ=",
+ "dgSpecHash": "qwwmaYc1ya0=",
"success": true,
"projectFilePath": "/home/chris/mnt/data/Projects/tiles/Tiles/Tiles/Tiles.csproj",
"expectedPackageFiles": [
+ "/home/chris/.nuget/packages/microsoft.net.illink.tasks/8.0.5/microsoft.net.illink.tasks.8.0.5.nupkg.sha512",
"/home/chris/.nuget/packages/newtonsoft.json/13.0.3/newtonsoft.json.13.0.3.nupkg.sha512",
"/home/chris/.nuget/packages/raylib-cs/6.1.1/raylib-cs.6.1.1.nupkg.sha512",
- "/home/chris/.nuget/packages/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg.sha512"
+ "/home/chris/.nuget/packages/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg.sha512",
+ "/home/chris/.nuget/packages/microsoft.netcore.app.runtime.win-x64/8.0.5/microsoft.netcore.app.runtime.win-x64.8.0.5.nupkg.sha512",
+ "/home/chris/.nuget/packages/microsoft.aspnetcore.app.runtime.win-x64/8.0.5/microsoft.aspnetcore.app.runtime.win-x64.8.0.5.nupkg.sha512",
+ "/home/chris/.nuget/packages/microsoft.netcore.app.host.win-x64/8.0.5/microsoft.netcore.app.host.win-x64.8.0.5.nupkg.sha512"
],
"logs": []
}
\ No newline at end of file
diff --git a/Tiles/obj/project.packagespec.json b/Tiles/obj/project.packagespec.json
index 0d12dac..a3dd5ba 100644
--- a/Tiles/obj/project.packagespec.json
+++ b/Tiles/obj/project.packagespec.json
@@ -1 +1 @@
-"restore":{"projectUniqueName":"/home/chris/mnt/data/Projects/tiles/Tiles/Tiles/Tiles.csproj","projectName":"Tiles","projectPath":"/home/chris/mnt/data/Projects/tiles/Tiles/Tiles/Tiles.csproj","outputPath":"/home/chris/mnt/data/Projects/tiles/Tiles/Tiles/obj/","projectStyle":"PackageReference","originalTargetFrameworks":["net8.0"],"sources":{"https://api.nuget.org/v3/index.json":{}},"frameworks":{"net8.0":{"targetAlias":"net8.0","projectReferences":{}}},"warningProperties":{"warnAsError":["NU1605"]},"restoreAuditProperties":{"enableAudit":"true","auditLevel":"low","auditMode":"direct"}}"frameworks":{"net8.0":{"targetAlias":"net8.0","dependencies":{"Newtonsoft.Json":{"target":"Package","version":"[13.0.3, )"},"Raylib-cs":{"target":"Package","version":"[6.1.1, )"}},"imports":["net461","net462","net47","net471","net472","net48","net481"],"assetTargetFallback":true,"warn":true,"frameworkReferences":{"Microsoft.NETCore.App":{"privateAssets":"all"}},"runtimeIdentifierGraphPath":"/nix/store/857lb4p516avw491s8i5pzglwrki8n36-dotnet-sdk-8.0.300/sdk/8.0.300/PortableRuntimeIdentifierGraph.json"}}
\ No newline at end of file
+"restore":{"projectUniqueName":"/home/chris/mnt/data/Projects/tiles/Tiles/Tiles/Tiles.csproj","projectName":"Tiles","projectPath":"/home/chris/mnt/data/Projects/tiles/Tiles/Tiles/Tiles.csproj","outputPath":"/home/chris/mnt/data/Projects/tiles/Tiles/Tiles/obj/","projectStyle":"PackageReference","originalTargetFrameworks":["net8.0"],"sources":{"https://api.nuget.org/v3/index.json":{}},"frameworks":{"net8.0":{"targetAlias":"net8.0","projectReferences":{}}},"warningProperties":{"warnAsError":["NU1605"]},"restoreAuditProperties":{"enableAudit":"true","auditLevel":"low","auditMode":"direct"}}"frameworks":{"net8.0":{"targetAlias":"net8.0","dependencies":{"Microsoft.NET.ILLink.Tasks":{"suppressParent":"All","target":"Package","version":"[8.0.5, )","autoReferenced":true},"Newtonsoft.Json":{"target":"Package","version":"[13.0.3, )"},"Raylib-cs":{"target":"Package","version":"[6.1.1, )"}},"imports":["net461","net462","net47","net471","net472","net48","net481"],"assetTargetFallback":true,"warn":true,"frameworkReferences":{"Microsoft.NETCore.App":{"privateAssets":"all"}},"runtimeIdentifierGraphPath":"/nix/store/857lb4p516avw491s8i5pzglwrki8n36-dotnet-sdk-8.0.300/sdk/8.0.300/PortableRuntimeIdentifierGraph.json"}}
\ No newline at end of file
diff --git a/Tiles/obj/rider.project.model.nuget.info b/Tiles/obj/rider.project.model.nuget.info
index 934ea56..25bf073 100644
--- a/Tiles/obj/rider.project.model.nuget.info
+++ b/Tiles/obj/rider.project.model.nuget.info
@@ -1 +1 @@
-17313060443367297
\ No newline at end of file
+17318968783180699
\ No newline at end of file
diff --git a/Tiles/obj/rider.project.restore.info b/Tiles/obj/rider.project.restore.info
index 934ea56..bc1540c 100644
--- a/Tiles/obj/rider.project.restore.info
+++ b/Tiles/obj/rider.project.restore.info
@@ -1 +1 @@
-17313060443367297
\ No newline at end of file
+17318959547456277
\ No newline at end of file