summaryrefslogtreecommitdiff
path: root/src/coreclr/hosts/coreconsole/native.rc
diff options
context:
space:
mode:
Diffstat (limited to 'src/coreclr/hosts/coreconsole/native.rc')
-rw-r--r--src/coreclr/hosts/coreconsole/native.rc8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/coreclr/hosts/coreconsole/native.rc b/src/coreclr/hosts/coreconsole/native.rc
new file mode 100644
index 0000000000..66900223e0
--- /dev/null
+++ b/src/coreclr/hosts/coreconsole/native.rc
@@ -0,0 +1,8 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// 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 CoreCLR Program launcher\0"
+
+#include <fxver.h>
+#include <fxver.rc>