summaryrefslogtreecommitdiff
path: root/Source/VCGeneration/version.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Source/VCGeneration/version.cs')
-rw-r--r--Source/VCGeneration/version.cs8
1 files changed, 0 insertions, 8 deletions
diff --git a/Source/VCGeneration/version.cs b/Source/VCGeneration/version.cs
deleted file mode 100644
index 2804c330..00000000
--- a/Source/VCGeneration/version.cs
+++ /dev/null
@@ -1,8 +0,0 @@
-//-----------------------------------------------------------------------------
-//
-// Copyright (C) Microsoft Corporation. All Rights Reserved.
-//
-//-----------------------------------------------------------------------------
-using System.Reflection;
-[assembly: AssemblyVersion("2.0.0.0")]
-[assembly: AssemblyFileVersion("2.0.0.0")]