diff --git a/XSharp/docs/Maps/table_of_contents.xml b/XSharp/docs/Maps/table_of_contents.xml index cfcb261509..0ad327c443 100644 --- a/XSharp/docs/Maps/table_of_contents.xml +++ b/XSharp/docs/Maps/table_of_contents.xml @@ -137,9 +137,6 @@ X# Documentation - - Version History - Getting Started with X# @@ -275,6 +272,9 @@ Acknowledgements + + Version History + Migrating apps from VO to X# diff --git a/XSharp/docs/Topics/VersionHistory.xml b/XSharp/docs/Topics/VersionHistory.xml index d0cb8c300b..63d772e540 100644 --- a/XSharp/docs/Topics/VersionHistory.xml +++ b/XSharp/docs/Topics/VersionHistory.xml @@ -1,6 +1,6 @@  - + Version History /shared @@ -45,7 +45,7 @@
  • Fixed runtime error in DBSort() (#1196)
  • Fixed error in the ConvertFromCodePageToCodePage function
  • -
  • A Changed in the startup code for the XSharp.RuntimeState could lead to incorrect codepages
  • +
  • A change in the startup code for the XSharp.RuntimeState could lead to incorrect codepages
  • Visual Studio integration New Features @@ -78,6 +78,14 @@
  • Rebuilding the intellisense database no longer restarts Visual Studio (#1206)
  • Now the VO Menu Editor uses the same menu item DEFINE values, as those used in the original VO app (re-porting of the app is necessary for this to work) (#1207)
  • A Change to our project system and language service could lead to broken "Find in Files" functionality in some versions of Visual Studio.  This has been fixed.
  • +
  • Fixed an issue where goto definition was not working for protected or private members
  • +
  • Fixed an issue where for certain files the Dropdown combo boxes on top of the editor were not correctly synchronized.
  • + + Documentation + Changes + +
  • Some methods in the typed SDK were documented as Function. They are now properly documented as Method
  • +
  • Property Lists and Method lists for classes now include references to methods that are inherited from parent classes. Methods that are inherited from .Net classes, such as ToString() from System.Object are NOT included.
  • Changes in 2.14.0.2, 3 & 4 Visual Studio Integration diff --git a/XSharp/docs/XSHelp.hmxp b/XSharp/docs/XSHelp.hmxp index b1375a0c5f..f93d7efb42 100644 --- a/XSharp/docs/XSHelp.hmxp +++ b/XSharp/docs/XSHelp.hmxp @@ -705,7 +705,7 @@ $(HMSYS)Templates\Word\Word-Template-Simple-A4.docx - Cahors (2.15.0.1) + Cahors (2.15.0.3) XSharp diff --git a/XSharp/eng/Versions.props b/XSharp/eng/Versions.props index d3ad51609e..47229c5372 100644 --- a/XSharp/eng/Versions.props +++ b/XSharp/eng/Versions.props @@ -10,6 +10,12 @@ See License.txt in the project root for license information. + + + -langversion:$(LangVersion) + $(CommandLineArgsForDesignTimeEvaluation) -define:$(DefineConstants) + + 2 15 @@ -29,7 +35,7 @@ See License.txt in the project root for license information. - <_SkipUpgradeNetAnalyzersNuGetWarning>true + <_SkipUpgradeNetAnalyzersNuGetWarning>true 3.3.2 6.0.0 1.0.1