diff --git a/ReallifeGamemode.DataService/ReallifeGamemode.DataService.csproj b/ReallifeGamemode.DataService/ReallifeGamemode.DataService.csproj
index 525dabbf..cf7aeab3 100644
--- a/ReallifeGamemode.DataService/ReallifeGamemode.DataService.csproj
+++ b/ReallifeGamemode.DataService/ReallifeGamemode.DataService.csproj
@@ -19,13 +19,14 @@
+
-
-
+
+
-
-
+
+
diff --git a/ReallifeGamemode.DataService/Startup.cs b/ReallifeGamemode.DataService/Startup.cs
index 06830c90..a6349227 100644
--- a/ReallifeGamemode.DataService/Startup.cs
+++ b/ReallifeGamemode.DataService/Startup.cs
@@ -29,7 +29,7 @@ namespace ReallifeGamemode.DataService
private readonly IConfiguration configuration;
private readonly IWebHostEnvironment environment;
- public Startup(IConfiguration configuration,IWebHostEnvironment environment, ILogger logger)
+ public Startup(IConfiguration configuration, IWebHostEnvironment environment, ILogger logger)
{
this.configuration = configuration;
this.environment = environment;
diff --git a/ReallifeGamemode.Server.Common/ReallifeGamemode.Server.Common.csproj b/ReallifeGamemode.Server.Common/ReallifeGamemode.Server.Common.csproj
index e09130e6..b7ed3b62 100644
--- a/ReallifeGamemode.Server.Common/ReallifeGamemode.Server.Common.csproj
+++ b/ReallifeGamemode.Server.Common/ReallifeGamemode.Server.Common.csproj
@@ -2,10 +2,11 @@
netstandard2.1
+ AnyCPU;x64
-
+
diff --git a/ReallifeGamemode.Server.Core.API/ReallifeGamemode.Server.Core.API.csproj b/ReallifeGamemode.Server.Core.API/ReallifeGamemode.Server.Core.API.csproj
index d155e553..46036f5a 100644
--- a/ReallifeGamemode.Server.Core.API/ReallifeGamemode.Server.Core.API.csproj
+++ b/ReallifeGamemode.Server.Core.API/ReallifeGamemode.Server.Core.API.csproj
@@ -2,6 +2,7 @@
netstandard2.1
+ AnyCPU;x64
diff --git a/ReallifeGamemode.Server.Core.Events/ReallifeGamemode.Server.Core.Events.csproj b/ReallifeGamemode.Server.Core.Events/ReallifeGamemode.Server.Core.Events.csproj
index ac00adb8..08a8b3d5 100644
--- a/ReallifeGamemode.Server.Core.Events/ReallifeGamemode.Server.Core.Events.csproj
+++ b/ReallifeGamemode.Server.Core.Events/ReallifeGamemode.Server.Core.Events.csproj
@@ -2,6 +2,7 @@
netstandard2.1
+ AnyCPU;x64
diff --git a/ReallifeGamemode.Server.Core.Extensions/ReallifeGamemode.Server.Core.Extensions.csproj b/ReallifeGamemode.Server.Core.Extensions/ReallifeGamemode.Server.Core.Extensions.csproj
index f96fa05f..3908706e 100644
--- a/ReallifeGamemode.Server.Core.Extensions/ReallifeGamemode.Server.Core.Extensions.csproj
+++ b/ReallifeGamemode.Server.Core.Extensions/ReallifeGamemode.Server.Core.Extensions.csproj
@@ -2,6 +2,7 @@
netstandard2.1
+ AnyCPU;x64
diff --git a/ReallifeGamemode.Server.Core.RageMP/ReallifeGamemode.Server.Core.RageMP.csproj b/ReallifeGamemode.Server.Core.RageMP/ReallifeGamemode.Server.Core.RageMP.csproj
index e8123fa1..57514be0 100644
--- a/ReallifeGamemode.Server.Core.RageMP/ReallifeGamemode.Server.Core.RageMP.csproj
+++ b/ReallifeGamemode.Server.Core.RageMP/ReallifeGamemode.Server.Core.RageMP.csproj
@@ -2,12 +2,17 @@
netstandard2.1
+ AnyCPU;x64
x64
+
+ x64
+
+
diff --git a/ReallifeGamemode.Server.Core/ReallifeGamemode.Server.Core.csproj b/ReallifeGamemode.Server.Core/ReallifeGamemode.Server.Core.csproj
index 135235d5..353eeb81 100644
--- a/ReallifeGamemode.Server.Core/ReallifeGamemode.Server.Core.csproj
+++ b/ReallifeGamemode.Server.Core/ReallifeGamemode.Server.Core.csproj
@@ -2,6 +2,7 @@
netcoreapp3.1
+ AnyCPU;x64
diff --git a/ReallifeGamemode.Server.Log/ReallifeGamemode.Server.Log.csproj b/ReallifeGamemode.Server.Log/ReallifeGamemode.Server.Log.csproj
index 5a3694df..e02b8de4 100644
--- a/ReallifeGamemode.Server.Log/ReallifeGamemode.Server.Log.csproj
+++ b/ReallifeGamemode.Server.Log/ReallifeGamemode.Server.Log.csproj
@@ -2,6 +2,7 @@
netstandard2.1
+ AnyCPU;x64
diff --git a/ReallifeGamemode.Server.Types/ReallifeGamemode.Server.Types.csproj b/ReallifeGamemode.Server.Types/ReallifeGamemode.Server.Types.csproj
index d4c395e8..7eab3e0e 100644
--- a/ReallifeGamemode.Server.Types/ReallifeGamemode.Server.Types.csproj
+++ b/ReallifeGamemode.Server.Types/ReallifeGamemode.Server.Types.csproj
@@ -2,6 +2,7 @@
netstandard2.1
+ AnyCPU;x64
diff --git a/ReallifeGamemode.Server/ReallifeGamemode.Server.csproj b/ReallifeGamemode.Server/ReallifeGamemode.Server.csproj
index ca32bea0..3d7f05ee 100644
--- a/ReallifeGamemode.Server/ReallifeGamemode.Server.csproj
+++ b/ReallifeGamemode.Server/ReallifeGamemode.Server.csproj
@@ -24,7 +24,7 @@
runtime; build; native; contentfiles; analyzers; buildtransitive
-
+
diff --git a/ReallifeGamemode.sln b/ReallifeGamemode.sln
index befa7325..3e476821 100644
--- a/ReallifeGamemode.sln
+++ b/ReallifeGamemode.sln
@@ -39,7 +39,7 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ReallifeGamemode.Server.Cor
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ReallifeGamemode.Server.Log", "ReallifeGamemode.Server.Log\ReallifeGamemode.Server.Log.csproj", "{1A6DB9CA-1921-4758-A9F6-9E3AEB3E1D02}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ReallifeGamemode.Server.Core.Extensions", "ReallifeGamemode.Server.Core.Extensions\ReallifeGamemode.Server.Core.Extensions.csproj", "{C21396B2-31D3-47C5-8D87-651FA16E60FD}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ReallifeGamemode.Server.Core.Extensions", "ReallifeGamemode.Server.Core.Extensions\ReallifeGamemode.Server.Core.Extensions.csproj", "{C21396B2-31D3-47C5-8D87-651FA16E60FD}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
@@ -65,8 +65,8 @@ Global
{6A490613-C8B7-4C45-8562-4455F59BCDD4}.ServerBuild|x64.Build.0 = ServerBuild|x64
{67472A94-4B6C-46B5-AB57-C2988B55C8C7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{67472A94-4B6C-46B5-AB57-C2988B55C8C7}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {67472A94-4B6C-46B5-AB57-C2988B55C8C7}.Debug|x64.ActiveCfg = Debug|Any CPU
- {67472A94-4B6C-46B5-AB57-C2988B55C8C7}.Debug|x64.Build.0 = Debug|Any CPU
+ {67472A94-4B6C-46B5-AB57-C2988B55C8C7}.Debug|x64.ActiveCfg = Debug|x64
+ {67472A94-4B6C-46B5-AB57-C2988B55C8C7}.Debug|x64.Build.0 = Debug|x64
{67472A94-4B6C-46B5-AB57-C2988B55C8C7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{67472A94-4B6C-46B5-AB57-C2988B55C8C7}.Release|Any CPU.Build.0 = Release|Any CPU
{67472A94-4B6C-46B5-AB57-C2988B55C8C7}.Release|x64.ActiveCfg = Release|x64
@@ -77,8 +77,8 @@ Global
{67472A94-4B6C-46B5-AB57-C2988B55C8C7}.ServerBuild|x64.Build.0 = ServerBuild|x64
{9722D6D2-0C02-4F1F-8CAC-A4F1E2748385}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9722D6D2-0C02-4F1F-8CAC-A4F1E2748385}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {9722D6D2-0C02-4F1F-8CAC-A4F1E2748385}.Debug|x64.ActiveCfg = Debug|Any CPU
- {9722D6D2-0C02-4F1F-8CAC-A4F1E2748385}.Debug|x64.Build.0 = Debug|Any CPU
+ {9722D6D2-0C02-4F1F-8CAC-A4F1E2748385}.Debug|x64.ActiveCfg = Debug|x64
+ {9722D6D2-0C02-4F1F-8CAC-A4F1E2748385}.Debug|x64.Build.0 = Debug|x64
{9722D6D2-0C02-4F1F-8CAC-A4F1E2748385}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9722D6D2-0C02-4F1F-8CAC-A4F1E2748385}.Release|Any CPU.Build.0 = Release|Any CPU
{9722D6D2-0C02-4F1F-8CAC-A4F1E2748385}.Release|x64.ActiveCfg = Release|x64
@@ -89,8 +89,8 @@ Global
{9722D6D2-0C02-4F1F-8CAC-A4F1E2748385}.ServerBuild|x64.Build.0 = Release|x64
{2EFCB9CA-E9B3-4EA0-BBD8-9F59D2E734D6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2EFCB9CA-E9B3-4EA0-BBD8-9F59D2E734D6}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {2EFCB9CA-E9B3-4EA0-BBD8-9F59D2E734D6}.Debug|x64.ActiveCfg = Debug|Any CPU
- {2EFCB9CA-E9B3-4EA0-BBD8-9F59D2E734D6}.Debug|x64.Build.0 = Debug|Any CPU
+ {2EFCB9CA-E9B3-4EA0-BBD8-9F59D2E734D6}.Debug|x64.ActiveCfg = Debug|x64
+ {2EFCB9CA-E9B3-4EA0-BBD8-9F59D2E734D6}.Debug|x64.Build.0 = Debug|x64
{2EFCB9CA-E9B3-4EA0-BBD8-9F59D2E734D6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2EFCB9CA-E9B3-4EA0-BBD8-9F59D2E734D6}.Release|Any CPU.Build.0 = Release|Any CPU
{2EFCB9CA-E9B3-4EA0-BBD8-9F59D2E734D6}.Release|x64.ActiveCfg = Release|x64
@@ -101,8 +101,8 @@ Global
{2EFCB9CA-E9B3-4EA0-BBD8-9F59D2E734D6}.ServerBuild|x64.Build.0 = ServerBuild|x64
{61157B05-135C-40C5-B694-5F27CE53B334}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{61157B05-135C-40C5-B694-5F27CE53B334}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {61157B05-135C-40C5-B694-5F27CE53B334}.Debug|x64.ActiveCfg = Debug|Any CPU
- {61157B05-135C-40C5-B694-5F27CE53B334}.Debug|x64.Build.0 = Debug|Any CPU
+ {61157B05-135C-40C5-B694-5F27CE53B334}.Debug|x64.ActiveCfg = Debug|x64
+ {61157B05-135C-40C5-B694-5F27CE53B334}.Debug|x64.Build.0 = Debug|x64
{61157B05-135C-40C5-B694-5F27CE53B334}.Release|Any CPU.ActiveCfg = Release|Any CPU
{61157B05-135C-40C5-B694-5F27CE53B334}.Release|Any CPU.Build.0 = Release|Any CPU
{61157B05-135C-40C5-B694-5F27CE53B334}.Release|x64.ActiveCfg = Release|x64
@@ -113,8 +113,8 @@ Global
{61157B05-135C-40C5-B694-5F27CE53B334}.ServerBuild|x64.Build.0 = Release|x64
{AABE0834-13E9-429F-8309-E5C94D288FCF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AABE0834-13E9-429F-8309-E5C94D288FCF}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {AABE0834-13E9-429F-8309-E5C94D288FCF}.Debug|x64.ActiveCfg = Debug|Any CPU
- {AABE0834-13E9-429F-8309-E5C94D288FCF}.Debug|x64.Build.0 = Debug|Any CPU
+ {AABE0834-13E9-429F-8309-E5C94D288FCF}.Debug|x64.ActiveCfg = Debug|x64
+ {AABE0834-13E9-429F-8309-E5C94D288FCF}.Debug|x64.Build.0 = Debug|x64
{AABE0834-13E9-429F-8309-E5C94D288FCF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AABE0834-13E9-429F-8309-E5C94D288FCF}.Release|Any CPU.Build.0 = Release|Any CPU
{AABE0834-13E9-429F-8309-E5C94D288FCF}.Release|x64.ActiveCfg = Release|Any CPU
@@ -125,8 +125,8 @@ Global
{AABE0834-13E9-429F-8309-E5C94D288FCF}.ServerBuild|x64.Build.0 = Debug|Any CPU
{A8FD9510-4E75-4668-A5AA-121AF15191EC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A8FD9510-4E75-4668-A5AA-121AF15191EC}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {A8FD9510-4E75-4668-A5AA-121AF15191EC}.Debug|x64.ActiveCfg = Debug|Any CPU
- {A8FD9510-4E75-4668-A5AA-121AF15191EC}.Debug|x64.Build.0 = Debug|Any CPU
+ {A8FD9510-4E75-4668-A5AA-121AF15191EC}.Debug|x64.ActiveCfg = Debug|x64
+ {A8FD9510-4E75-4668-A5AA-121AF15191EC}.Debug|x64.Build.0 = Debug|x64
{A8FD9510-4E75-4668-A5AA-121AF15191EC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A8FD9510-4E75-4668-A5AA-121AF15191EC}.Release|Any CPU.Build.0 = Release|Any CPU
{A8FD9510-4E75-4668-A5AA-121AF15191EC}.Release|x64.ActiveCfg = Release|Any CPU
@@ -137,8 +137,8 @@ Global
{A8FD9510-4E75-4668-A5AA-121AF15191EC}.ServerBuild|x64.Build.0 = Debug|Any CPU
{EBAA6BA3-DD62-4FE2-927A-7EA7C9CAD996}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EBAA6BA3-DD62-4FE2-927A-7EA7C9CAD996}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {EBAA6BA3-DD62-4FE2-927A-7EA7C9CAD996}.Debug|x64.ActiveCfg = Debug|Any CPU
- {EBAA6BA3-DD62-4FE2-927A-7EA7C9CAD996}.Debug|x64.Build.0 = Debug|Any CPU
+ {EBAA6BA3-DD62-4FE2-927A-7EA7C9CAD996}.Debug|x64.ActiveCfg = Debug|x64
+ {EBAA6BA3-DD62-4FE2-927A-7EA7C9CAD996}.Debug|x64.Build.0 = Debug|x64
{EBAA6BA3-DD62-4FE2-927A-7EA7C9CAD996}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EBAA6BA3-DD62-4FE2-927A-7EA7C9CAD996}.Release|Any CPU.Build.0 = Release|Any CPU
{EBAA6BA3-DD62-4FE2-927A-7EA7C9CAD996}.Release|x64.ActiveCfg = Release|Any CPU
@@ -149,8 +149,8 @@ Global
{EBAA6BA3-DD62-4FE2-927A-7EA7C9CAD996}.ServerBuild|x64.Build.0 = Debug|Any CPU
{B34B85E7-CB90-43F6-8B65-492207B776B6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B34B85E7-CB90-43F6-8B65-492207B776B6}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {B34B85E7-CB90-43F6-8B65-492207B776B6}.Debug|x64.ActiveCfg = Debug|Any CPU
- {B34B85E7-CB90-43F6-8B65-492207B776B6}.Debug|x64.Build.0 = Debug|Any CPU
+ {B34B85E7-CB90-43F6-8B65-492207B776B6}.Debug|x64.ActiveCfg = Debug|x64
+ {B34B85E7-CB90-43F6-8B65-492207B776B6}.Debug|x64.Build.0 = Debug|x64
{B34B85E7-CB90-43F6-8B65-492207B776B6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B34B85E7-CB90-43F6-8B65-492207B776B6}.Release|Any CPU.Build.0 = Release|Any CPU
{B34B85E7-CB90-43F6-8B65-492207B776B6}.Release|x64.ActiveCfg = Release|Any CPU
@@ -161,8 +161,8 @@ Global
{B34B85E7-CB90-43F6-8B65-492207B776B6}.ServerBuild|x64.Build.0 = Debug|Any CPU
{1B0E8256-B764-45C0-817E-B382CD868324}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1B0E8256-B764-45C0-817E-B382CD868324}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {1B0E8256-B764-45C0-817E-B382CD868324}.Debug|x64.ActiveCfg = Debug|Any CPU
- {1B0E8256-B764-45C0-817E-B382CD868324}.Debug|x64.Build.0 = Debug|Any CPU
+ {1B0E8256-B764-45C0-817E-B382CD868324}.Debug|x64.ActiveCfg = Debug|x64
+ {1B0E8256-B764-45C0-817E-B382CD868324}.Debug|x64.Build.0 = Debug|x64
{1B0E8256-B764-45C0-817E-B382CD868324}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1B0E8256-B764-45C0-817E-B382CD868324}.Release|Any CPU.Build.0 = Release|Any CPU
{1B0E8256-B764-45C0-817E-B382CD868324}.Release|x64.ActiveCfg = Release|Any CPU
@@ -173,8 +173,8 @@ Global
{1B0E8256-B764-45C0-817E-B382CD868324}.ServerBuild|x64.Build.0 = Debug|Any CPU
{86A89ECA-87FC-4ED6-8D02-383B9FB7E5D1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{86A89ECA-87FC-4ED6-8D02-383B9FB7E5D1}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {86A89ECA-87FC-4ED6-8D02-383B9FB7E5D1}.Debug|x64.ActiveCfg = Debug|Any CPU
- {86A89ECA-87FC-4ED6-8D02-383B9FB7E5D1}.Debug|x64.Build.0 = Debug|Any CPU
+ {86A89ECA-87FC-4ED6-8D02-383B9FB7E5D1}.Debug|x64.ActiveCfg = Debug|x64
+ {86A89ECA-87FC-4ED6-8D02-383B9FB7E5D1}.Debug|x64.Build.0 = Debug|x64
{86A89ECA-87FC-4ED6-8D02-383B9FB7E5D1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{86A89ECA-87FC-4ED6-8D02-383B9FB7E5D1}.Release|Any CPU.Build.0 = Release|Any CPU
{86A89ECA-87FC-4ED6-8D02-383B9FB7E5D1}.Release|x64.ActiveCfg = Release|Any CPU
@@ -185,8 +185,8 @@ Global
{86A89ECA-87FC-4ED6-8D02-383B9FB7E5D1}.ServerBuild|x64.Build.0 = Debug|Any CPU
{1A6DB9CA-1921-4758-A9F6-9E3AEB3E1D02}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1A6DB9CA-1921-4758-A9F6-9E3AEB3E1D02}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {1A6DB9CA-1921-4758-A9F6-9E3AEB3E1D02}.Debug|x64.ActiveCfg = Debug|Any CPU
- {1A6DB9CA-1921-4758-A9F6-9E3AEB3E1D02}.Debug|x64.Build.0 = Debug|Any CPU
+ {1A6DB9CA-1921-4758-A9F6-9E3AEB3E1D02}.Debug|x64.ActiveCfg = Debug|x64
+ {1A6DB9CA-1921-4758-A9F6-9E3AEB3E1D02}.Debug|x64.Build.0 = Debug|x64
{1A6DB9CA-1921-4758-A9F6-9E3AEB3E1D02}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1A6DB9CA-1921-4758-A9F6-9E3AEB3E1D02}.Release|Any CPU.Build.0 = Release|Any CPU
{1A6DB9CA-1921-4758-A9F6-9E3AEB3E1D02}.Release|x64.ActiveCfg = Release|Any CPU
@@ -197,8 +197,8 @@ Global
{1A6DB9CA-1921-4758-A9F6-9E3AEB3E1D02}.ServerBuild|x64.Build.0 = Debug|Any CPU
{C21396B2-31D3-47C5-8D87-651FA16E60FD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C21396B2-31D3-47C5-8D87-651FA16E60FD}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {C21396B2-31D3-47C5-8D87-651FA16E60FD}.Debug|x64.ActiveCfg = Debug|Any CPU
- {C21396B2-31D3-47C5-8D87-651FA16E60FD}.Debug|x64.Build.0 = Debug|Any CPU
+ {C21396B2-31D3-47C5-8D87-651FA16E60FD}.Debug|x64.ActiveCfg = Debug|x64
+ {C21396B2-31D3-47C5-8D87-651FA16E60FD}.Debug|x64.Build.0 = Debug|x64
{C21396B2-31D3-47C5-8D87-651FA16E60FD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C21396B2-31D3-47C5-8D87-651FA16E60FD}.Release|Any CPU.Build.0 = Release|Any CPU
{C21396B2-31D3-47C5-8D87-651FA16E60FD}.Release|x64.ActiveCfg = Release|Any CPU