Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Commit 790ae69

Browse files
committed
Change the CLI moniker to Microsoft .NET Core 2.0.0 Preview 1 SDK
1 parent d645201 commit 790ae69

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build/Branding.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project ToolsVersion="14.0">
22
<PropertyGroup>
3-
<SdkBrandName>Microsoft .NET Core 2.0.0 - SDK Preview 1</SdkBrandName>
3+
<SdkBrandName>Microsoft .NET Core 2.0.0 - Preview 2 SDK</SdkBrandName>
44
<SharedFrameworkBrandName>Microsoft .NET Core 2.0.0 - Runtime</SharedFrameworkBrandName>
55
<SharedHostBrandName>Microsoft .NET Core 2.0.0 - Host</SharedHostBrandName>
66
<HostFxrBrandName>Microsoft .NET Core 2.0.0 - Host FX Resolver</HostFxrBrandName>

packaging/windows/clisdk/bundle.wxl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<WixLocalization Culture="en-us" Language="1033" xmlns="http://schemas.microsoft.com/wix/2006/localization">
3-
<String Id="Caption">[WixBundleName] Setup</String>
3+
<String Id="Caption">[WixBundleName] Installer</String>
44
<String Id="Title">[BUNDLEMONIKER]</String>
55
<String Id="Motto">You just need a shell, a text editor and 10 minutes of your time.
66

0 commit comments

Comments
 (0)