summaryrefslogtreecommitdiff
path: root/src/pal/prebuilt
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/pal/prebuilt
parent98568fb845ccaa97e18433ac13741913d6c8ffec (diff)
downloadcoreclr-63b2e2f3d3fc4e4de5e4f81892706764b58cdebe.tar.gz
coreclr-63b2e2f3d3fc4e4de5e4f81892706764b58cdebe.tar.bz2
coreclr-63b2e2f3d3fc4e4de5e4f81892706764b58cdebe.zip
Fix details for CoreCLR binary
Diffstat (limited to 'src/pal/prebuilt')
-rw-r--r--src/pal/prebuilt/inc/fxverstrings.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pal/prebuilt/inc/fxverstrings.h b/src/pal/prebuilt/inc/fxverstrings.h
index ca8c193716..cafcbadf30 100644
--- a/src/pal/prebuilt/inc/fxverstrings.h
+++ b/src/pal/prebuilt/inc/fxverstrings.h
@@ -3,7 +3,7 @@
// See the LICENSE file in the project root for more information.
#ifndef VER_PRODUCTNAME_STR
- #define VER_PRODUCTNAME_STR L"Microsoft\256 .NET Framework"
+ #define VER_PRODUCTNAME_STR L"Microsoft\256 .NET Core"
#endif
#ifndef VER_LEGALCOPYRIGHT_STR