From f3b9f9534c39972b54afdccd67acf430ff755079 Mon Sep 17 00:00:00 2001 From: zznty <94796179+zznty@users.noreply.github.com> Date: Tue, 22 Oct 2024 22:31:03 +0700 Subject: [PATCH] fucking dotnet --- .../CringeBootstrap.Abstractions.csproj | 1 + CringeBootstrap.Abstractions/packages.lock.json | 3 ++- CringeLauncher/packages.lock.json | 4 ++-- CringePlugins/CringePlugins.csproj | 1 + CringePlugins/packages.lock.json | 7 ++++--- NuGet/NuGet.csproj | 1 + SharedCringe/SharedCringe.csproj | 1 + SharedCringe/packages.lock.json | 7 ++++--- 8 files changed, 16 insertions(+), 9 deletions(-) diff --git a/CringeBootstrap.Abstractions/CringeBootstrap.Abstractions.csproj b/CringeBootstrap.Abstractions/CringeBootstrap.Abstractions.csproj index 0a6adc3..547efbf 100644 --- a/CringeBootstrap.Abstractions/CringeBootstrap.Abstractions.csproj +++ b/CringeBootstrap.Abstractions/CringeBootstrap.Abstractions.csproj @@ -2,6 +2,7 @@ net8.0 + win-x64 enable enable true diff --git a/CringeBootstrap.Abstractions/packages.lock.json b/CringeBootstrap.Abstractions/packages.lock.json index 807ab82..e02fcb7 100644 --- a/CringeBootstrap.Abstractions/packages.lock.json +++ b/CringeBootstrap.Abstractions/packages.lock.json @@ -1,6 +1,7 @@ { "version": 1, "dependencies": { - "net8.0": {} + "net8.0": {}, + "net8.0/win-x64": {} } } \ No newline at end of file diff --git a/CringeLauncher/packages.lock.json b/CringeLauncher/packages.lock.json index 107d8c4..0e14f31 100644 --- a/CringeLauncher/packages.lock.json +++ b/CringeLauncher/packages.lock.json @@ -67,8 +67,8 @@ "SpaceEngineersDedicated.ReferenceAssemblies": { "type": "Direct", "requested": "[1.*, )", - "resolved": "1.205.23", - "contentHash": "J7mF5hY39PzzCZps6vhIRzKiq8vD6Af9TgumTJR068vjEi+BzyeEFhqX+cl2Dd1ngOmsBtGWc5m+vxgTfs5YuA==", + "resolved": "1.205.24", + "contentHash": "cgzWJWflVITp+fY5OPgffcoJ08KL5YHMQrMwaDAkUxfRwPgTzU8qOADsrMqq25vXsEbznU1DzNWwTPviYYi7UA==", "dependencies": { "SharpDX": "4.2.0-keen-cringe", "protobuf-net": "1.0.0" diff --git a/CringePlugins/CringePlugins.csproj b/CringePlugins/CringePlugins.csproj index bd3338b..8146a47 100644 --- a/CringePlugins/CringePlugins.csproj +++ b/CringePlugins/CringePlugins.csproj @@ -2,6 +2,7 @@ net8.0-windows + win-x64 enable enable true diff --git a/CringePlugins/packages.lock.json b/CringePlugins/packages.lock.json index 18bfc61..7905d0f 100644 --- a/CringePlugins/packages.lock.json +++ b/CringePlugins/packages.lock.json @@ -23,8 +23,8 @@ "SpaceEngineersDedicated.ReferenceAssemblies": { "type": "Direct", "requested": "[1.*, )", - "resolved": "1.205.23", - "contentHash": "J7mF5hY39PzzCZps6vhIRzKiq8vD6Af9TgumTJR068vjEi+BzyeEFhqX+cl2Dd1ngOmsBtGWc5m+vxgTfs5YuA==", + "resolved": "1.205.24", + "contentHash": "cgzWJWflVITp+fY5OPgffcoJ08KL5YHMQrMwaDAkUxfRwPgTzU8qOADsrMqq25vXsEbznU1DzNWwTPviYYi7UA==", "dependencies": { "SharpDX": "4.2.0-keen-cringe", "protobuf-net": "1.0.0" @@ -68,6 +68,7 @@ "SpaceEngineersDedicated.ReferenceAssemblies": "[1.*, )" } } - } + }, + "net8.0-windows7.0/win-x64": {} } } \ No newline at end of file diff --git a/NuGet/NuGet.csproj b/NuGet/NuGet.csproj index 5e23092..5e74d2e 100644 --- a/NuGet/NuGet.csproj +++ b/NuGet/NuGet.csproj @@ -2,6 +2,7 @@ net8.0 + win-x64 enable enable diff --git a/SharedCringe/SharedCringe.csproj b/SharedCringe/SharedCringe.csproj index bbbbf75..86407ac 100644 --- a/SharedCringe/SharedCringe.csproj +++ b/SharedCringe/SharedCringe.csproj @@ -2,6 +2,7 @@ net8.0 + win-x64 enable enable true diff --git a/SharedCringe/packages.lock.json b/SharedCringe/packages.lock.json index 3a1beba..ea34d2f 100644 --- a/SharedCringe/packages.lock.json +++ b/SharedCringe/packages.lock.json @@ -11,8 +11,8 @@ "SpaceEngineersDedicated.ReferenceAssemblies": { "type": "Direct", "requested": "[1.*, )", - "resolved": "1.205.23", - "contentHash": "J7mF5hY39PzzCZps6vhIRzKiq8vD6Af9TgumTJR068vjEi+BzyeEFhqX+cl2Dd1ngOmsBtGWc5m+vxgTfs5YuA==", + "resolved": "1.205.24", + "contentHash": "cgzWJWflVITp+fY5OPgffcoJ08KL5YHMQrMwaDAkUxfRwPgTzU8qOADsrMqq25vXsEbznU1DzNWwTPviYYi7UA==", "dependencies": { "SharpDX": "4.2.0-keen-cringe", "protobuf-net": "1.0.0" @@ -31,6 +31,7 @@ "cringebootstrap.abstractions": { "type": "Project" } - } + }, + "net8.0/win-x64": {} } } \ No newline at end of file