From 73da58ce6785474d4a1a738d1c696358aa0d0971 Mon Sep 17 00:00:00 2001 From: Linoal <1321932+linoal@users.noreply.github.com> Date: Tue, 14 May 2024 13:12:45 +0900 Subject: [PATCH] =?UTF-8?q?dll=E7=AB=B6=E5=90=88=E5=9B=9E=E9=81=BF?= =?UTF-8?q?=E3=81=AE=E3=81=9F=E3=82=81Assembly=20Definition=E6=95=B4?= =?UTF-8?q?=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Editor/PlateauToolkit.Maps.Editor.asmdef | 12 ++++-- .../Plugins/DotSpatial.Projections.dll.meta | 40 ++++++++++++++++++- .../Plugins/GeoAPI.CoordinateSystems.dll.meta | 40 ++++++++++++++++++- PlateauToolkit.Maps/Plugins/GeoAPI.dll.meta | 40 ++++++++++++++++++- PlateauToolkit.Maps/Plugins/ProjNET.dll.meta | 40 ++++++++++++++++++- .../Plugins/triangle-net.dll.meta | 40 ++++++++++++++++++- .../Runtime/PlateauToolkit.Maps.asmdef | 4 +- 7 files changed, 201 insertions(+), 15 deletions(-) diff --git a/PlateauToolkit.Maps/Editor/PlateauToolkit.Maps.Editor.asmdef b/PlateauToolkit.Maps/Editor/PlateauToolkit.Maps.Editor.asmdef index cef0ed6..c1d5f14 100644 --- a/PlateauToolkit.Maps/Editor/PlateauToolkit.Maps.Editor.asmdef +++ b/PlateauToolkit.Maps/Editor/PlateauToolkit.Maps.Editor.asmdef @@ -14,9 +14,15 @@ ], "excludePlatforms": [], "allowUnsafeCode": false, - "overrideReferences": false, - "precompiledReferences": [], - "autoReferenced": true, + "overrideReferences": true, + "precompiledReferences": [ + "GeoAPI.CoordinateSystems.dll", + "triangle-net.dll", + "ProjNET.dll", + "Newtonsoft.Json.dll", + "GeoAPI.dll" + ], + "autoReferenced": false, "defineConstraints": [], "versionDefines": [ { diff --git a/PlateauToolkit.Maps/Plugins/DotSpatial.Projections.dll.meta b/PlateauToolkit.Maps/Plugins/DotSpatial.Projections.dll.meta index 84180d4..bb94715 100644 --- a/PlateauToolkit.Maps/Plugins/DotSpatial.Projections.dll.meta +++ b/PlateauToolkit.Maps/Plugins/DotSpatial.Projections.dll.meta @@ -8,9 +8,19 @@ PluginImporter: defineConstraints: [] isPreloaded: 0 isOverridable: 0 - isExplicitlyReferenced: 0 + isExplicitlyReferenced: 1 validateReferences: 1 platformData: + - first: + : Any + second: + enabled: 0 + settings: + Exclude Editor: 0 + Exclude Linux64: 0 + Exclude OSXUniversal: 0 + Exclude Win: 0 + Exclude Win64: 0 - first: Any: second: @@ -19,9 +29,35 @@ PluginImporter: - first: Editor: Editor second: - enabled: 0 + enabled: 1 settings: + CPU: AnyCPU DefaultValueInitialized: true + OS: AnyOS + - first: + Standalone: Linux64 + second: + enabled: 1 + settings: + CPU: AnyCPU + - first: + Standalone: OSXUniversal + second: + enabled: 1 + settings: + CPU: AnyCPU + - first: + Standalone: Win + second: + enabled: 1 + settings: + CPU: AnyCPU + - first: + Standalone: Win64 + second: + enabled: 1 + settings: + CPU: AnyCPU - first: Windows Store Apps: WindowsStoreApps second: diff --git a/PlateauToolkit.Maps/Plugins/GeoAPI.CoordinateSystems.dll.meta b/PlateauToolkit.Maps/Plugins/GeoAPI.CoordinateSystems.dll.meta index a615a26..e367bff 100644 --- a/PlateauToolkit.Maps/Plugins/GeoAPI.CoordinateSystems.dll.meta +++ b/PlateauToolkit.Maps/Plugins/GeoAPI.CoordinateSystems.dll.meta @@ -8,9 +8,19 @@ PluginImporter: defineConstraints: [] isPreloaded: 0 isOverridable: 0 - isExplicitlyReferenced: 0 + isExplicitlyReferenced: 1 validateReferences: 1 platformData: + - first: + : Any + second: + enabled: 0 + settings: + Exclude Editor: 0 + Exclude Linux64: 0 + Exclude OSXUniversal: 0 + Exclude Win: 0 + Exclude Win64: 0 - first: Any: second: @@ -19,9 +29,35 @@ PluginImporter: - first: Editor: Editor second: - enabled: 0 + enabled: 1 settings: + CPU: AnyCPU DefaultValueInitialized: true + OS: AnyOS + - first: + Standalone: Linux64 + second: + enabled: 1 + settings: + CPU: AnyCPU + - first: + Standalone: OSXUniversal + second: + enabled: 1 + settings: + CPU: AnyCPU + - first: + Standalone: Win + second: + enabled: 1 + settings: + CPU: AnyCPU + - first: + Standalone: Win64 + second: + enabled: 1 + settings: + CPU: AnyCPU - first: Windows Store Apps: WindowsStoreApps second: diff --git a/PlateauToolkit.Maps/Plugins/GeoAPI.dll.meta b/PlateauToolkit.Maps/Plugins/GeoAPI.dll.meta index 787017a..e20c0a7 100644 --- a/PlateauToolkit.Maps/Plugins/GeoAPI.dll.meta +++ b/PlateauToolkit.Maps/Plugins/GeoAPI.dll.meta @@ -8,9 +8,19 @@ PluginImporter: defineConstraints: [] isPreloaded: 0 isOverridable: 0 - isExplicitlyReferenced: 0 + isExplicitlyReferenced: 1 validateReferences: 1 platformData: + - first: + : Any + second: + enabled: 0 + settings: + Exclude Editor: 0 + Exclude Linux64: 0 + Exclude OSXUniversal: 0 + Exclude Win: 0 + Exclude Win64: 0 - first: Any: second: @@ -19,9 +29,35 @@ PluginImporter: - first: Editor: Editor second: - enabled: 0 + enabled: 1 settings: + CPU: AnyCPU DefaultValueInitialized: true + OS: AnyOS + - first: + Standalone: Linux64 + second: + enabled: 1 + settings: + CPU: AnyCPU + - first: + Standalone: OSXUniversal + second: + enabled: 1 + settings: + CPU: AnyCPU + - first: + Standalone: Win + second: + enabled: 1 + settings: + CPU: AnyCPU + - first: + Standalone: Win64 + second: + enabled: 1 + settings: + CPU: AnyCPU - first: Windows Store Apps: WindowsStoreApps second: diff --git a/PlateauToolkit.Maps/Plugins/ProjNET.dll.meta b/PlateauToolkit.Maps/Plugins/ProjNET.dll.meta index 3f35a86..8763c49 100644 --- a/PlateauToolkit.Maps/Plugins/ProjNET.dll.meta +++ b/PlateauToolkit.Maps/Plugins/ProjNET.dll.meta @@ -8,9 +8,19 @@ PluginImporter: defineConstraints: [] isPreloaded: 0 isOverridable: 0 - isExplicitlyReferenced: 0 + isExplicitlyReferenced: 1 validateReferences: 1 platformData: + - first: + : Any + second: + enabled: 0 + settings: + Exclude Editor: 0 + Exclude Linux64: 0 + Exclude OSXUniversal: 0 + Exclude Win: 0 + Exclude Win64: 0 - first: Any: second: @@ -19,9 +29,35 @@ PluginImporter: - first: Editor: Editor second: - enabled: 0 + enabled: 1 settings: + CPU: AnyCPU DefaultValueInitialized: true + OS: AnyOS + - first: + Standalone: Linux64 + second: + enabled: 1 + settings: + CPU: AnyCPU + - first: + Standalone: OSXUniversal + second: + enabled: 1 + settings: + CPU: AnyCPU + - first: + Standalone: Win + second: + enabled: 1 + settings: + CPU: AnyCPU + - first: + Standalone: Win64 + second: + enabled: 1 + settings: + CPU: AnyCPU - first: Windows Store Apps: WindowsStoreApps second: diff --git a/PlateauToolkit.Maps/Plugins/triangle-net.dll.meta b/PlateauToolkit.Maps/Plugins/triangle-net.dll.meta index 8cfef8e..a93dff8 100644 --- a/PlateauToolkit.Maps/Plugins/triangle-net.dll.meta +++ b/PlateauToolkit.Maps/Plugins/triangle-net.dll.meta @@ -8,9 +8,19 @@ PluginImporter: defineConstraints: [] isPreloaded: 0 isOverridable: 0 - isExplicitlyReferenced: 0 + isExplicitlyReferenced: 1 validateReferences: 1 platformData: + - first: + : Any + second: + enabled: 0 + settings: + Exclude Editor: 0 + Exclude Linux64: 0 + Exclude OSXUniversal: 0 + Exclude Win: 0 + Exclude Win64: 0 - first: Any: second: @@ -19,9 +29,35 @@ PluginImporter: - first: Editor: Editor second: - enabled: 0 + enabled: 1 settings: + CPU: AnyCPU DefaultValueInitialized: true + OS: AnyOS + - first: + Standalone: Linux64 + second: + enabled: 1 + settings: + CPU: AnyCPU + - first: + Standalone: OSXUniversal + second: + enabled: 1 + settings: + CPU: AnyCPU + - first: + Standalone: Win + second: + enabled: 1 + settings: + CPU: AnyCPU + - first: + Standalone: Win64 + second: + enabled: 1 + settings: + CPU: AnyCPU - first: Windows Store Apps: WindowsStoreApps second: diff --git a/PlateauToolkit.Maps/Runtime/PlateauToolkit.Maps.asmdef b/PlateauToolkit.Maps/Runtime/PlateauToolkit.Maps.asmdef index 8265b16..fb29c08 100644 --- a/PlateauToolkit.Maps/Runtime/PlateauToolkit.Maps.asmdef +++ b/PlateauToolkit.Maps/Runtime/PlateauToolkit.Maps.asmdef @@ -9,9 +9,9 @@ "includePlatforms": [], "excludePlatforms": [], "allowUnsafeCode": false, - "overrideReferences": false, + "overrideReferences": true, "precompiledReferences": [], - "autoReferenced": true, + "autoReferenced": false, "defineConstraints": [], "versionDefines": [ {