summaryrefslogtreecommitdiff
path: root/src/dlls
diff options
context:
space:
mode:
authorGaurav Khanna <gkhanna@microsoft.com>2016-06-02 07:07:50 -0700
committerGaurav Khanna <gkhanna@microsoft.com>2016-06-02 07:07:50 -0700
commit63b2e2f3d3fc4e4de5e4f81892706764b58cdebe (patch)
treeb33b3f0a1e1ffa10d9a8c84dbe3c3c8d9b596198 /src/dlls
parent98568fb845ccaa97e18433ac13741913d6c8ffec (diff)
downloadcoreclr-63b2e2f3d3fc4e4de5e4f81892706764b58cdebe.tar.gz
coreclr-63b2e2f3d3fc4e4de5e4f81892706764b58cdebe.tar.bz2
coreclr-63b2e2f3d3fc4e4de5e4f81892706764b58cdebe.zip
Fix details for CoreCLR binary
Diffstat (limited to 'src/dlls')
-rw-r--r--src/dlls/mscoree/Native.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dlls/mscoree/Native.rc b/src/dlls/mscoree/Native.rc
index bac0c7e90b..faa7ea16c2 100644
--- a/src/dlls/mscoree/Native.rc
+++ b/src/dlls/mscoree/Native.rc
@@ -2,7 +2,7 @@
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
-#define FX_VER_FILEDESCRIPTION_STR "Microsoft .NET Runtime Common Language Runtime - WorkStation\0"
+#define FX_VER_FILEDESCRIPTION_STR "Microsoft .NET Runtime\0"
#include <fxver.h>
#include <fxver.rc>