From 60d2bfa85c7df11956abb89e89939bd63cbf6ef0 Mon Sep 17 00:00:00 2001 From: YoshiRulz Date: Tue, 22 Dec 2020 20:07:35 +1000 Subject: [PATCH] Bump C# language level for ReSharper/Rider --- ExternalCoreProjects/Virtu/Virtu.csproj.DotSettings | 2 +- .../BizHawk.Bizware.BizwareGL.csproj.DotSettings | 2 +- .../BizHawk.Client.Common.csproj.DotSettings | 2 +- .../BizHawk.Client.DiscoHawk.csproj.DotSettings | 2 +- .../BizHawk.Client.EmuHawk.csproj.DotSettings | 2 +- src/BizHawk.Common/BizHawk.Common.csproj.DotSettings | 2 +- .../BizHawk.Emulation.Common.csproj.DotSettings | 2 +- .../BizHawk.Emulation.Cores.csproj.DotSettings | 2 +- .../BizHawk.Emulation.DiscSystem.csproj.DotSettings | 2 +- src/BizHawk.Version/BizHawk.Version.csproj.DotSettings | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/ExternalCoreProjects/Virtu/Virtu.csproj.DotSettings b/ExternalCoreProjects/Virtu/Virtu.csproj.DotSettings index b9fd6ee4f5..6162834d17 100644 --- a/ExternalCoreProjects/Virtu/Virtu.csproj.DotSettings +++ b/ExternalCoreProjects/Virtu/Virtu.csproj.DotSettings @@ -1,2 +1,2 @@  - CSharp80 \ No newline at end of file + CSharp90 \ No newline at end of file diff --git a/src/BizHawk.Bizware.BizwareGL/BizHawk.Bizware.BizwareGL.csproj.DotSettings b/src/BizHawk.Bizware.BizwareGL/BizHawk.Bizware.BizwareGL.csproj.DotSettings index b9fd6ee4f5..6162834d17 100644 --- a/src/BizHawk.Bizware.BizwareGL/BizHawk.Bizware.BizwareGL.csproj.DotSettings +++ b/src/BizHawk.Bizware.BizwareGL/BizHawk.Bizware.BizwareGL.csproj.DotSettings @@ -1,2 +1,2 @@  - CSharp80 \ No newline at end of file + CSharp90 \ No newline at end of file diff --git a/src/BizHawk.Client.Common/BizHawk.Client.Common.csproj.DotSettings b/src/BizHawk.Client.Common/BizHawk.Client.Common.csproj.DotSettings index b9fd6ee4f5..6162834d17 100644 --- a/src/BizHawk.Client.Common/BizHawk.Client.Common.csproj.DotSettings +++ b/src/BizHawk.Client.Common/BizHawk.Client.Common.csproj.DotSettings @@ -1,2 +1,2 @@  - CSharp80 \ No newline at end of file + CSharp90 \ No newline at end of file diff --git a/src/BizHawk.Client.DiscoHawk/BizHawk.Client.DiscoHawk.csproj.DotSettings b/src/BizHawk.Client.DiscoHawk/BizHawk.Client.DiscoHawk.csproj.DotSettings index b9fd6ee4f5..6162834d17 100644 --- a/src/BizHawk.Client.DiscoHawk/BizHawk.Client.DiscoHawk.csproj.DotSettings +++ b/src/BizHawk.Client.DiscoHawk/BizHawk.Client.DiscoHawk.csproj.DotSettings @@ -1,2 +1,2 @@  - CSharp80 \ No newline at end of file + CSharp90 \ No newline at end of file diff --git a/src/BizHawk.Client.EmuHawk/BizHawk.Client.EmuHawk.csproj.DotSettings b/src/BizHawk.Client.EmuHawk/BizHawk.Client.EmuHawk.csproj.DotSettings index b9fd6ee4f5..6162834d17 100644 --- a/src/BizHawk.Client.EmuHawk/BizHawk.Client.EmuHawk.csproj.DotSettings +++ b/src/BizHawk.Client.EmuHawk/BizHawk.Client.EmuHawk.csproj.DotSettings @@ -1,2 +1,2 @@  - CSharp80 \ No newline at end of file + CSharp90 \ No newline at end of file diff --git a/src/BizHawk.Common/BizHawk.Common.csproj.DotSettings b/src/BizHawk.Common/BizHawk.Common.csproj.DotSettings index b9fd6ee4f5..6162834d17 100644 --- a/src/BizHawk.Common/BizHawk.Common.csproj.DotSettings +++ b/src/BizHawk.Common/BizHawk.Common.csproj.DotSettings @@ -1,2 +1,2 @@  - CSharp80 \ No newline at end of file + CSharp90 \ No newline at end of file diff --git a/src/BizHawk.Emulation.Common/BizHawk.Emulation.Common.csproj.DotSettings b/src/BizHawk.Emulation.Common/BizHawk.Emulation.Common.csproj.DotSettings index b9fd6ee4f5..6162834d17 100644 --- a/src/BizHawk.Emulation.Common/BizHawk.Emulation.Common.csproj.DotSettings +++ b/src/BizHawk.Emulation.Common/BizHawk.Emulation.Common.csproj.DotSettings @@ -1,2 +1,2 @@  - CSharp80 \ No newline at end of file + CSharp90 \ No newline at end of file diff --git a/src/BizHawk.Emulation.Cores/BizHawk.Emulation.Cores.csproj.DotSettings b/src/BizHawk.Emulation.Cores/BizHawk.Emulation.Cores.csproj.DotSettings index c3052f1709..226d04a390 100644 --- a/src/BizHawk.Emulation.Cores/BizHawk.Emulation.Cores.csproj.DotSettings +++ b/src/BizHawk.Emulation.Cores/BizHawk.Emulation.Cores.csproj.DotSettings @@ -1,5 +1,5 @@  - CSharp80 + CSharp90 DO_NOT_SHOW \ No newline at end of file diff --git a/src/BizHawk.Emulation.DiscSystem/BizHawk.Emulation.DiscSystem.csproj.DotSettings b/src/BizHawk.Emulation.DiscSystem/BizHawk.Emulation.DiscSystem.csproj.DotSettings index b9fd6ee4f5..6162834d17 100644 --- a/src/BizHawk.Emulation.DiscSystem/BizHawk.Emulation.DiscSystem.csproj.DotSettings +++ b/src/BizHawk.Emulation.DiscSystem/BizHawk.Emulation.DiscSystem.csproj.DotSettings @@ -1,2 +1,2 @@  - CSharp80 \ No newline at end of file + CSharp90 \ No newline at end of file diff --git a/src/BizHawk.Version/BizHawk.Version.csproj.DotSettings b/src/BizHawk.Version/BizHawk.Version.csproj.DotSettings index b9fd6ee4f5..6162834d17 100644 --- a/src/BizHawk.Version/BizHawk.Version.csproj.DotSettings +++ b/src/BizHawk.Version/BizHawk.Version.csproj.DotSettings @@ -1,2 +1,2 @@  - CSharp80 \ No newline at end of file + CSharp90 \ No newline at end of file