Skip to content

Commit

Permalink
Final changes for 2.21.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertvanderHulst committed Nov 20, 2024
1 parent 7e69a01 commit d48a5ec
Show file tree
Hide file tree
Showing 8 changed files with 25 additions and 16 deletions.
2 changes: 1 addition & 1 deletion docs/Help/XSHelp.hmxp
Original file line number Diff line number Diff line change
Expand Up @@ -731,7 +731,7 @@
<config-value name="publisher">XSharp BV</config-value>
</config-group>
<variables>
<variable id="TXTVERSION" type="text" translate="true">Cahors (2.21.0.4)</variable>
<variable id="TXTVERSION" type="text" translate="true">Cahors (2.21.0.5)</variable>
<variable id="APP" type="text" translate="true">XSharp</variable>
</variables>
<helpcontext-numbers>
Expand Down
6 changes: 3 additions & 3 deletions docs/Help_ZH-CN/Topics/VersionHistory.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?>
<topic template="Default" modified="2024-11-17T06:51:05.008+08:00" lasteditedby="niuji" version="2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd">
<topic template="Default" modified="2024-11-20T10:25:00.345+01:00" lasteditedby="vboxuser" version="2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd">
<title>版本历史</title>
<keywords>
<keyword>Changes</keyword>
Expand All @@ -13,8 +13,8 @@
<para styleclass="Normal" style="margin-top:14px; line-height:1.00; tabstops:720px left,1440px left,2160px left,2880px left,3600px left ;"><text style="font-family:&apos;Times New Roman&apos;; font-weight:bold; text-decoration:none; vertical-align:baseline; color:#ff0000; background-color:#ffffff;">注:</text><text style="font-family:&apos;Times New Roman&apos;; text-decoration:none; vertical-align:baseline; color:#000000;">当一个项目有一个匹配的 GitHub 票据时,票据编号就会出现在项目后面的括号中,前缀为 #。</text></para>
<para styleclass="Normal" style="margin-top:14px; line-height:1.00; tabstops:720px left,1440px left,2160px left,2880px left,3600px left ;"><text style="font-family:&apos;Times New Roman&apos;; text-decoration:none; vertical-align:baseline; color:#000000;">您可以访问 https://github.com/X-Sharp/XSharpPublic/issues/nnn 其中 nnnn 是票据编号。</text></para>
<para styleclass="Normal" style="margin-top:14px; line-height:1.00; tabstops:720px left,1440px left,2160px left,2880px left,3600px left ;"><text style="font-family:&apos;Times New Roman&apos;; text-decoration:none; vertical-align:baseline; color:#000000;">如果您在 X# 中发现问题,我们建议您在 GitHub 上报告。我们会通知您问题的处理进度。</text></para>
<para styleclass="Heading1">Changes in 2.21.0.4</para>
<para styleclass="Heading2">2.21.0.4 中可能出现的中断性更改</para>
<para styleclass="Heading1">Changes in 2.21.0.5</para>
<para styleclass="Heading2">2.21.0.5 中可能出现的中断性更改</para>
<para styleclass="Heading3">所有方言</para>
<para styleclass="Body Text">到目前为止,编译器根据方言为命令行选项提供了几种内置默认值。</para>
<para styleclass="Body Text">这意味着当命令行选项不存在而选择了某种方言时,该选项就会自动启用。我们讨论的是以下选项:</para>
Expand Down
2 changes: 1 addition & 1 deletion docs/Help_ZH-CN/XSHelp.hmxp
Original file line number Diff line number Diff line change
Expand Up @@ -744,7 +744,7 @@
<config-value name="publisher">XSharp BV</config-value>
</config-group>
<variables>
<variable id="TXTVERSION" type="text" translate="true">Cahors (2.21.0.4)</variable>
<variable id="TXTVERSION" type="text" translate="true">Cahors (2.21.0.5)</variable>
<variable id="APP" type="text" translate="true">XSharp</variable>
</variables>
<helpcontext-numbers>
Expand Down
6 changes: 4 additions & 2 deletions src/CompilerTests/xSharp Tests.viproj
Original file line number Diff line number Diff line change
Expand Up @@ -86011,7 +86011,7 @@ ModernSyntax=0
NamedArgs=0
InitLocals=0
AllowOldStyleAssignments=0
AllowDotOption=1
AllowDotOption=0
ResponseOnly=0
[C699 - {SELF:Member} in interpolated string gets replaced with clas name, instead of member value Configurations]
AppConfig = Debug,11111111-1111-1111-1111-111111111111
Expand Down Expand Up @@ -121377,7 +121377,7 @@ Target = 0
Platform = x86
Language = XSharp
Runtime = CLR4
Dialect = Core
Dialect = VO
Folder = %ProjectPath%\Applications\Tester\
PrgSubFolder = \Prg
ResourcesSubFolder = \Resources
Expand Down Expand Up @@ -121414,6 +121414,8 @@ CopyToBin = 0
[Tester References]
ReferenceGAC = CLR4,System,1,0,4.0.0.0
ReferenceGAC = CLR4,System.Core,1,0,4.0.0.0
ReferenceBrowse = E:\XSharp\Dev\src\CompilerTests\Runtime\XSharp.RT.dll,1,1
ReferenceBrowse = E:\XSharp\Dev\src\CompilerTests\Runtime\XSharp.Core.dll,1,1
[Tester Resources]
[Tester Native Resources]
[Tester License files]
Expand Down
19 changes: 13 additions & 6 deletions src/CompilerTests/xSharp Tests.xicfg
Original file line number Diff line number Diff line change
Expand Up @@ -784,7 +784,7 @@ LASTTOUCHED = 20230824123424
APPLICATION = 28B80130-B9C4-469F-B469-AE99F74AD0E9
LASTTOUCHED = 20230824123424
APPLICATION = B098889A-A74F-46CE-8771-3AAEEECA0F99
LASTTOUCHED = 20240709074902
LASTTOUCHED = 20241115160437
APPLICATION = B02EFFDB-CCFA-4ED1-BE44-C6B53CA28E9B
LASTTOUCHED = 20230824123424
APPLICATION = F0FA5E17-6F14-405A-BF20-F028CD4FAFD5
Expand Down Expand Up @@ -1446,7 +1446,7 @@ LASTTOUCHED = 20230824123424
APPLICATION = ECFDF341-FED0-4A50-AB54-8AA3EF97EFE3
LASTTOUCHED = 20230824123424
APPLICATION = 3BF35FB6-3543-4635-84A4-D86B75C1FEFF
LASTTOUCHED = 20230824123424
LASTTOUCHED = 20241115160352
APPLICATION = BC0E02BA-0DF1-4F9C-A7CB-A63C677E138B
LASTTOUCHED = 20230824123424
APPLICATION = 7CB0116C-0A45-4472-8B9F-8CE5B9562EE5
Expand Down Expand Up @@ -2034,7 +2034,7 @@ LASTTOUCHED = 20230824123424
APPLICATION = 20EFCF0E-6B10-43CF-918A-74C0DDE17AC8
LASTTOUCHED = 20230824123424
APPLICATION = 00517D44-7F90-491B-9AC1-3C6885BEA33F
LASTTOUCHED = 20241010175937
LASTTOUCHED = 20241119154613
APPLICATION = C41734F5-C73D-469B-989C-328098E245DD
LASTTOUCHED = 20230824123424
APPLICATION = 92954064-33D6-486F-ACBF-FE857B16DEC2
Expand Down Expand Up @@ -2334,6 +2334,9 @@ FILE = C5AA8DEE-6C0B-4A3E-A391-952ACD2386D5
BREAKPOINT = 1,89
FILE = D131EFB5-BC81-45A5-A003-B30E86F97B61
BREAKPOINT = 1,17
FILE = D1C2C977-8843-4D11-9A4D-BED48EDB5685
BREAKPOINT = 1,13
BREAKPOINT = 1,14
FILE = E115C9CA-73ED-4F8C-B515-C88A5E75B073
BREAKPOINT = 1,15
FILE = E9DF3356-7242-433B-9896-D95855934DB3
Expand All @@ -2343,16 +2346,20 @@ BREAKPOINT = 1,10
OPENFILE=F95CB848-7ED0-4590-B1C5-9A82058838B1,10,1
OPENFILE=49F7B41E-2312-4C94-9A33-AB4C5F9BDE59,15,1
OPENFILE=9E9E419C-2022-42BF-B545-FD4CDA1E126C,9,1
OPENFILE=0A8C9546-D392-4E21-8F5D-451D00BBA06C,13,1
OPENFILE=0A8C9546-D392-4E21-8F5D-451D00BBA06C,59,1
OPENFILE=D0D0E096-1E2C-4475-8CC4-AD710381EE5D,14,1
OPENFILE=378CB737-F264-4408-BEDC-687A0BDFFAAE,17,1
OPENFILE=E31E5E07-7F51-4638-932A-DE7DD97F6473,229,1
OPENFILE=66F443D8-3EC4-428C-93EC-88B9AA1F72F3,14,1
OPENFILE=CD486AC9-7A7D-4594-B613-4D422AFD088E,16,1
OPENFILE=7B4DD920-5928-4A7C-B3B6-F0E0C9FF09F3,2,1
ACTIVEFILE=7B4DD920-5928-4A7C-B3B6-F0E0C9FF09F3,38,1
OPENFILE=F7F45F5E-DFD6-4920-BFCB-231BF8947475,12,1
OPENFILE=8DAC8163-CABE-4EEE-A472-A23A5BAC5D50,9,1
OPENFILE=0E4E5762-377F-4D03-ABC5-3652AE49474C,14,1
OPENFILE=C43E4070-CEB2-428E-BFE4-501B3B260A6A,1,1
OPENFILE=0F9DB692-2825-4656-8FEA-3EE83AE24174,6,1
ACTIVEFILE=D60F10B5-FC0B-4A69-BBFA-B24568A9D692,21,1
OPENFILE=D60F10B5-FC0B-4A69-BBFA-B24568A9D692,11,1
OPENFILE=7FD26807-C53A-42D7-89CC-52CDF49ADEC2,1,1
OPENFILE=D1C2C977-8843-4D11-9A4D-BED48EDB5685,1,1
OPENFILE=F11D952F-B053-4DD3-A4FA-61F69CDE744B,1,1
OPENFILE=79AF7256-3EC8-4149-88EA-FB9C2516D7BA,1,1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<PackageManifest Version="2.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns:d="http://schemas.microsoft.com/developer/vsx-schema-design/2011">
<Metadata>
<Identity Id="XSharp.ProjectSystem" Version="2.21.0.4" Language="en-US" Publisher="XSharp BV" />
<Identity Id="XSharp.ProjectSystem" Version="2.21.0.6" Language="en-US" Publisher="XSharp BV" />
<DisplayName>XSharp Visual Studio Integration</DisplayName>
<Description xml:space="preserve">X# Visual Studio Integration.
Includes a Project System, Language Service , Debugger Support, Custom Editors etc.</Description>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<PackageManifest Version="2.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns:d="http://schemas.microsoft.com/developer/vsx-schema-design/2011">
<Metadata>
<Identity Id="XSharp.ProjectSystem.2022" Version="2.21.0.4" Language="en-US" Publisher="XSharp BV" />
<Identity Id="XSharp.ProjectSystem.2022" Version="2.21.0.5" Language="en-US" Publisher="XSharp BV" />
<DisplayName>XSharp VS Integration for 2022 and later</DisplayName>
<Description xml:space="preserve">X# Visual Studio Integration.
Includes a Project System, Language Service , Debugger Support, Custom Editors etc.</Description>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<PackageManifest Version="2.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns:d="http://schemas.microsoft.com/developer/vsx-schema-design/2011">
<Metadata>
<Identity Id="XSharp.ProjectSystem" Version="2.21.0.4" Language="en-US" Publisher="XSharp BV" />
<Identity Id="XSharp.ProjectSystem" Version="2.21.0.6" Language="en-US" Publisher="XSharp BV" />
<DisplayName>XSharp Visual Studio Integration</DisplayName>
<Description xml:space="preserve">X# Visual Studio Integration.
Includes a Project System, Language Service , Debugger Support, Custom Editors etc.</Description>
Expand Down

0 comments on commit d48a5ec

Please sign in to comment.