diff --git a/Source/Compatibility/Audio/OpenAL/AL/EffectsExtensionPresets.cs b/Source/Compatibility/Audio/OpenAL/AL/EffectsExtensionPresets.cs index 71b08db5..3cc16afc 100644 --- a/Source/Compatibility/Audio/OpenAL/AL/EffectsExtensionPresets.cs +++ b/Source/Compatibility/Audio/OpenAL/AL/EffectsExtensionPresets.cs @@ -363,7 +363,5 @@ namespace OpenTK.Audio public static EaxReverb Chapel = new EaxReverb(26, 19.6f, 0.840f, -1000, -500, 0, 4.62f, 0.64f, 1.23f, -700, 0.032f, 0f, 0f, 0f, -200, 0.049f, 0f, 0f, 0f, 0.250f, 0f, 0.250f, 0.110f, -5f, 5000f, 250f, 0f, 0x3f); public static EaxReverb Smallwaterroom = new EaxReverb(26, 36.2f, 0.700f, -1000, -698, 0, 1.51f, 1.25f, 1.14f, -100, 0.020f, 0f, 0f, 0f, 300, 0.030f, 0f, 0f, 0f, 0.179f, 0.150f, 0.895f, 0.190f, -7f, 5000f, 250f, 0f, 0x0); } - -#pragma warning restore 1591 } } diff --git a/Source/Compatibility/Graphics/GL/GLHelper.cs b/Source/Compatibility/Graphics/GL/GLHelper.cs index 3a293fce..0a1d954a 100644 --- a/Source/Compatibility/Graphics/GL/GLHelper.cs +++ b/Source/Compatibility/Graphics/GL/GLHelper.cs @@ -1312,11 +1312,6 @@ namespace OpenTK.Graphics #endregion -#pragma warning restore 3019 -#pragma warning restore 1591 -#pragma warning restore 1572 -#pragma warning restore 1573 - #endregion } } diff --git a/Source/Compatibility/OpenTK.Compatibility.csproj b/Source/Compatibility/OpenTK.Compatibility.csproj index e2a8225b..cd359462 100644 --- a/Source/Compatibility/OpenTK.Compatibility.csproj +++ b/Source/Compatibility/OpenTK.Compatibility.csproj @@ -56,7 +56,7 @@ False False 4 - 0612, 0618, 1591 + 0219, 0414, 0612, 0618, 1591, 3005, 3006 AllRules.ruleset full @@ -74,7 +74,7 @@ False False 4 - 0612, 0618, 1591 + 0219, 0414, 0612, 0618, 1591, 3005, 3006 AllRules.ruleset none @@ -82,7 +82,7 @@ ..\..\Binaries\OpenTK\Release\ none 4 - 0612, 0618, 1591 + 0219, 0414, 0612, 0618, 1591, 3005, 3006 true TRACE; @@ -100,7 +100,7 @@ False False 4 - 0612, 0618, 1591 + 0219, 0414, 0612, 0618, 1591, 3005, 3006 AllRules.ruleset none