aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Prebuild/src/Core/WarningException.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Prebuild/src/Core/WarningException.cs')
-rw-r--r--Prebuild/src/Core/WarningException.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Prebuild/src/Core/WarningException.cs b/Prebuild/src/Core/WarningException.cs
index df90dc8..b7c3668 100644
--- a/Prebuild/src/Core/WarningException.cs
+++ b/Prebuild/src/Core/WarningException.cs
@@ -31,7 +31,7 @@ namespace Prebuild.Core
31 /// <summary> 31 /// <summary>
32 /// 32 ///
33 /// </summary> 33 /// </summary>
34 [Serializable()] 34 [Serializable]
35 public class WarningException : Exception 35 public class WarningException : Exception
36 { 36 {
37 #region Constructors 37 #region Constructors