Skip to content

Conversation

@fforay
Copy link
Member

@fforay fforay commented Jan 11, 2026

Add or Recreate all templates for SDK-Style projects.

For Projects, all xsproj include a Package Reference to the need NuGet package:
xsharp.rt, xsharp.vo, xsharp.vfp, etc

For Items, some tries to add a reference for the needed package, but only from Visual Studio, not from the CLI

Recreated all templates items and projects for dotnet new and Visual Studio
@fforay fforay changed the base branch from main to dev January 11, 2026 18:14
@RobertvanderHulst RobertvanderHulst merged commit 710454d into dev Jan 12, 2026
2 checks passed
RobertvanderHulst added a commit that referenced this pull request Jan 12, 2026
* [Compiler tests] Added C951 for #1742 and adjusted C950 for #1764

* More fixes for #1764

* [Vsintegration] Add commands for Target Framework selection in Debug Start button

* [Vsintegration] Remove IsVS15 check

* Add check for output == null

* [Vsintegration] Add support for TargetFramework and TargetFrameworks field on General property page for SDK and normal projects

* Added some strings for General Property Page

* [Compiler tests] Small adjustments and marked fixed tests

* [Compiler tests] Adjusted C427 (using LOGIC PTR in __FormattedText) to use the same adjusted code for X# that the X# SDK uses

* [Vsintegration] Several changes to work with multiple targetFrameworks

* VFP Runtime: Implemented AMEMBERS() for native objects (nInfo 0 and 1) (#1783)

* Added new Templates for SDK-Style (#1784)

Recreated all templates items and projects for dotnet new and Visual Studio

---------

Co-authored-by: cpyrgas <chris@xsharp.eu>
Co-authored-by: Irwin <rodriguez.irwin@gmail.com>
Co-authored-by: Fabrice Foray <fforay@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants