diff options
Diffstat (limited to 'Prebuild')
-rw-r--r-- | Prebuild/src/Core/Targets/VS2008Target.cs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Prebuild/src/Core/Targets/VS2008Target.cs b/Prebuild/src/Core/Targets/VS2008Target.cs index fa8a889..08854ab 100644 --- a/Prebuild/src/Core/Targets/VS2008Target.cs +++ b/Prebuild/src/Core/Targets/VS2008Target.cs | |||
@@ -37,8 +37,6 @@ namespace Prebuild.Core.Targets | |||
37 | } | 37 | } |
38 | } | 38 | } |
39 | 39 | ||
40 | |||
41 | // TODO: This needs updating! | ||
42 | protected override string ProductVersion | 40 | protected override string ProductVersion |
43 | { | 41 | { |
44 | get | 42 | get |