diff --git a/Version/Version.csproj b/Version/Version.csproj
index 31ca91b88d..3b7c9e3101 100644
--- a/Version/Version.csproj
+++ b/Version/Version.csproj
@@ -8,6 +8,9 @@
AnyCPU
netstandard2.0
+
+
+
diff --git a/Version/svnrev.cs b/Version/svnrev.cs
deleted file mode 100644
index a0128da618..0000000000
--- a/Version/svnrev.cs
+++ /dev/null
@@ -1 +0,0 @@
-// This file will get overwritten by a pre-build target defined in Version.csproj.