aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Prebuild/src/Core/Targets/VS2008Target.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Prebuild/src/Core/Targets/VS2008Target.cs')
-rw-r--r--Prebuild/src/Core/Targets/VS2008Target.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Prebuild/src/Core/Targets/VS2008Target.cs b/Prebuild/src/Core/Targets/VS2008Target.cs
index f30017b..e685962 100644
--- a/Prebuild/src/Core/Targets/VS2008Target.cs
+++ b/Prebuild/src/Core/Targets/VS2008Target.cs
@@ -120,7 +120,7 @@ namespace Prebuild.Core.Targets
120 #region Constructors 120 #region Constructors
121 121
122 /// <summary> 122 /// <summary>
123 /// Initializes a new instance of the <see cref="VS2005Target"/> class. 123 /// Initializes a new instance of the <see cref="VS2008Target"/> class.
124 /// </summary> 124 /// </summary>
125 public VS2008Target() 125 public VS2008Target()
126 : base() 126 : base()