From 924618ee8f218db6803aa59a0e479b83aecd4619 Mon Sep 17 00:00:00 2001 From: adelikat Date: Sun, 27 Oct 2019 10:54:29 -0500 Subject: [PATCH] Set resharper language level to 7, add some emulator lingo to the resharper dictionary --- .../BizHawk.Client.ApiHawk.csproj.DotSettings | 2 +- .../BizHawk.Client.Common.csproj.DotSettings | 2 +- .../BizHawk.Client.DBMan.csproj.DotSettings | 2 +- ...izHawk.Client.DiscoHawk.csproj.DotSettings | 2 +- .../BizHawk.Client.EmuHawk.csproj.DotSettings | 2 +- .../BizHawk.Common.csproj.DotSettings | 2 +- ...izHawk.Emulation.Common.csproj.DotSettings | 2 +- ...BizHawk.Emulation.Cores.csproj.DotSettings | 2 +- ...wk.Emulation.DiscSystem.csproj.DotSettings | 2 +- BizHawk.sln.DotSettings | 32 ++++++++++++++++++- ...zware.BizwareGL.GdiPlus.csproj.DotSettings | 2 +- ...izware.BizwareGL.OpenTK.csproj.DotSettings | 2 +- ...izware.BizwareGL.SlimDX.csproj.DotSettings | 2 +- ...zHawk.Bizware.BizwareGL.csproj.DotSettings | 2 +- Version/Version.csproj.DotSettings | 2 +- 15 files changed, 45 insertions(+), 15 deletions(-) diff --git a/BizHawk.Client.ApiHawk/BizHawk.Client.ApiHawk.csproj.DotSettings b/BizHawk.Client.ApiHawk/BizHawk.Client.ApiHawk.csproj.DotSettings index 73e96563f9..c54c126d26 100644 --- a/BizHawk.Client.ApiHawk/BizHawk.Client.ApiHawk.csproj.DotSettings +++ b/BizHawk.Client.ApiHawk/BizHawk.Client.ApiHawk.csproj.DotSettings @@ -1,2 +1,2 @@  - CSharp60 \ No newline at end of file + CSharp70 \ No newline at end of file diff --git a/BizHawk.Client.Common/BizHawk.Client.Common.csproj.DotSettings b/BizHawk.Client.Common/BizHawk.Client.Common.csproj.DotSettings index 73e96563f9..c54c126d26 100644 --- a/BizHawk.Client.Common/BizHawk.Client.Common.csproj.DotSettings +++ b/BizHawk.Client.Common/BizHawk.Client.Common.csproj.DotSettings @@ -1,2 +1,2 @@  - CSharp60 \ No newline at end of file + CSharp70 \ No newline at end of file diff --git a/BizHawk.Client.DBMan/BizHawk.Client.DBMan.csproj.DotSettings b/BizHawk.Client.DBMan/BizHawk.Client.DBMan.csproj.DotSettings index 73e96563f9..c54c126d26 100644 --- a/BizHawk.Client.DBMan/BizHawk.Client.DBMan.csproj.DotSettings +++ b/BizHawk.Client.DBMan/BizHawk.Client.DBMan.csproj.DotSettings @@ -1,2 +1,2 @@  - CSharp60 \ No newline at end of file + CSharp70 \ No newline at end of file diff --git a/BizHawk.Client.DiscoHawk/BizHawk.Client.DiscoHawk.csproj.DotSettings b/BizHawk.Client.DiscoHawk/BizHawk.Client.DiscoHawk.csproj.DotSettings index 73e96563f9..c54c126d26 100644 --- a/BizHawk.Client.DiscoHawk/BizHawk.Client.DiscoHawk.csproj.DotSettings +++ b/BizHawk.Client.DiscoHawk/BizHawk.Client.DiscoHawk.csproj.DotSettings @@ -1,2 +1,2 @@  - CSharp60 \ No newline at end of file + CSharp70 \ No newline at end of file diff --git a/BizHawk.Client.EmuHawk/BizHawk.Client.EmuHawk.csproj.DotSettings b/BizHawk.Client.EmuHawk/BizHawk.Client.EmuHawk.csproj.DotSettings index 73e96563f9..c54c126d26 100644 --- a/BizHawk.Client.EmuHawk/BizHawk.Client.EmuHawk.csproj.DotSettings +++ b/BizHawk.Client.EmuHawk/BizHawk.Client.EmuHawk.csproj.DotSettings @@ -1,2 +1,2 @@  - CSharp60 \ No newline at end of file + CSharp70 \ No newline at end of file diff --git a/BizHawk.Common/BizHawk.Common.csproj.DotSettings b/BizHawk.Common/BizHawk.Common.csproj.DotSettings index 73e96563f9..c54c126d26 100644 --- a/BizHawk.Common/BizHawk.Common.csproj.DotSettings +++ b/BizHawk.Common/BizHawk.Common.csproj.DotSettings @@ -1,2 +1,2 @@  - CSharp60 \ No newline at end of file + CSharp70 \ No newline at end of file diff --git a/BizHawk.Emulation.Common/BizHawk.Emulation.Common.csproj.DotSettings b/BizHawk.Emulation.Common/BizHawk.Emulation.Common.csproj.DotSettings index 73e96563f9..c54c126d26 100644 --- a/BizHawk.Emulation.Common/BizHawk.Emulation.Common.csproj.DotSettings +++ b/BizHawk.Emulation.Common/BizHawk.Emulation.Common.csproj.DotSettings @@ -1,2 +1,2 @@  - CSharp60 \ No newline at end of file + CSharp70 \ No newline at end of file diff --git a/BizHawk.Emulation.Cores/BizHawk.Emulation.Cores.csproj.DotSettings b/BizHawk.Emulation.Cores/BizHawk.Emulation.Cores.csproj.DotSettings index 6e05d923f6..ae23115e0a 100644 --- a/BizHawk.Emulation.Cores/BizHawk.Emulation.Cores.csproj.DotSettings +++ b/BizHawk.Emulation.Cores/BizHawk.Emulation.Cores.csproj.DotSettings @@ -1,5 +1,5 @@  - CSharp60 + CSharp70 DO_NOT_SHOW \ No newline at end of file diff --git a/BizHawk.Emulation.DiscSystem/BizHawk.Emulation.DiscSystem.csproj.DotSettings b/BizHawk.Emulation.DiscSystem/BizHawk.Emulation.DiscSystem.csproj.DotSettings index 73e96563f9..c54c126d26 100644 --- a/BizHawk.Emulation.DiscSystem/BizHawk.Emulation.DiscSystem.csproj.DotSettings +++ b/BizHawk.Emulation.DiscSystem/BizHawk.Emulation.DiscSystem.csproj.DotSettings @@ -1,2 +1,2 @@  - CSharp60 \ No newline at end of file + CSharp70 \ No newline at end of file diff --git a/BizHawk.sln.DotSettings b/BizHawk.sln.DotSettings index d7b5fb984c..be11f16d90 100644 --- a/BizHawk.sln.DotSettings +++ b/BizHawk.sln.DotSettings @@ -178,34 +178,64 @@ True True True + True True True True True True True + True + True + True + True True True True + True True + True + True True True True + True + True True True True True + True + True + True + True + True True True + True + True + True + True + True + True + True True True True True + True True True True True True True - True + True + True + True + True + True + True + True + True \ No newline at end of file diff --git a/Bizware/BizHawk.Bizware.BizwareGL.GdiPlus/BizHawk.Bizware.BizwareGL.GdiPlus.csproj.DotSettings b/Bizware/BizHawk.Bizware.BizwareGL.GdiPlus/BizHawk.Bizware.BizwareGL.GdiPlus.csproj.DotSettings index 73e96563f9..c54c126d26 100644 --- a/Bizware/BizHawk.Bizware.BizwareGL.GdiPlus/BizHawk.Bizware.BizwareGL.GdiPlus.csproj.DotSettings +++ b/Bizware/BizHawk.Bizware.BizwareGL.GdiPlus/BizHawk.Bizware.BizwareGL.GdiPlus.csproj.DotSettings @@ -1,2 +1,2 @@  - CSharp60 \ No newline at end of file + CSharp70 \ No newline at end of file diff --git a/Bizware/BizHawk.Bizware.BizwareGL.OpenTK/BizHawk.Bizware.BizwareGL.OpenTK.csproj.DotSettings b/Bizware/BizHawk.Bizware.BizwareGL.OpenTK/BizHawk.Bizware.BizwareGL.OpenTK.csproj.DotSettings index 73e96563f9..c54c126d26 100644 --- a/Bizware/BizHawk.Bizware.BizwareGL.OpenTK/BizHawk.Bizware.BizwareGL.OpenTK.csproj.DotSettings +++ b/Bizware/BizHawk.Bizware.BizwareGL.OpenTK/BizHawk.Bizware.BizwareGL.OpenTK.csproj.DotSettings @@ -1,2 +1,2 @@  - CSharp60 \ No newline at end of file + CSharp70 \ No newline at end of file diff --git a/Bizware/BizHawk.Bizware.BizwareGL.SlimDX/BizHawk.Bizware.BizwareGL.SlimDX.csproj.DotSettings b/Bizware/BizHawk.Bizware.BizwareGL.SlimDX/BizHawk.Bizware.BizwareGL.SlimDX.csproj.DotSettings index 73e96563f9..c54c126d26 100644 --- a/Bizware/BizHawk.Bizware.BizwareGL.SlimDX/BizHawk.Bizware.BizwareGL.SlimDX.csproj.DotSettings +++ b/Bizware/BizHawk.Bizware.BizwareGL.SlimDX/BizHawk.Bizware.BizwareGL.SlimDX.csproj.DotSettings @@ -1,2 +1,2 @@  - CSharp60 \ No newline at end of file + CSharp70 \ No newline at end of file diff --git a/Bizware/BizHawk.Bizware.BizwareGL/BizHawk.Bizware.BizwareGL.csproj.DotSettings b/Bizware/BizHawk.Bizware.BizwareGL/BizHawk.Bizware.BizwareGL.csproj.DotSettings index 73e96563f9..c54c126d26 100644 --- a/Bizware/BizHawk.Bizware.BizwareGL/BizHawk.Bizware.BizwareGL.csproj.DotSettings +++ b/Bizware/BizHawk.Bizware.BizwareGL/BizHawk.Bizware.BizwareGL.csproj.DotSettings @@ -1,2 +1,2 @@  - CSharp60 \ No newline at end of file + CSharp70 \ No newline at end of file diff --git a/Version/Version.csproj.DotSettings b/Version/Version.csproj.DotSettings index 73e96563f9..c54c126d26 100644 --- a/Version/Version.csproj.DotSettings +++ b/Version/Version.csproj.DotSettings @@ -1,2 +1,2 @@  - CSharp60 \ No newline at end of file + CSharp70 \ No newline at end of file