Commit Graph

20 Commits

Author SHA1 Message Date
Tig
7ba6d638bc Fixes #3918 and #3913 - Accepting behavior (#3921)
* Fixed #3905, #3918

* Tweaked Generic

* Label code cleanup

* Clean up.

* Clean up.

* Clean up2.
2025-02-26 12:40:45 -07:00
tznind
90d492716a Adds IConsoleDriver 2024-11-24 11:01:51 +00:00
BDisp
8f1954f16c Fixes #3790. Can't build v2_develop RELEASE - "The local source 'C:\Users\Tig\s\gui-cs\Terminal.Gui\local_packages' doesn't exist." (#3794) 2024-10-17 12:15:06 -06:00
BDisp
9c6a3058d4 Fixes #3784. SelfContained and NativeAot projects should use the local package in the release mode. (#3785)
* Fixes #3784. SelfContained and NativeAot projects should use the local package in the release mode.

* Run dotnet restore before build.

* Using local_packages folder for CI.

* Add build_release_consumer.

* Remove build_release_consumer.

* Fix folder for CI.

* Fix System.Text.Json vulnerability.

* Fix local_packageslocation.

* Add package sources to the packageSourceMapping tag.

* Using the original configuration.

* Only add the Terminal.Gui pattern in the LocalPackages.

* Fix the path folder separator with unit style.

* Using pack instead of build.

* Create LocalPackages Directory

* Add local_packages source.

* Using scripts to build release for NativeAot and SelfContained.

* Trying to fix path.

* Again.

* Fix the path for the package,

* Need to build before pack.

* Needs also build before pack locally.

* Fix build path.
2024-10-10 19:31:55 -06:00
Tig
78d0a8fc3b Accepted->Accepting 2024-10-07 08:58:17 -04:00
Tig
af110d92d0 In the middle of another refactoroing 2024-10-05 12:43:09 -06:00
Tig
bb16e695fa merged with v2_develop 2024-08-02 11:56:45 -06:00
BDisp
f3146a25cd Re-add assertions to ensure it's working running the executable file. 2024-08-01 10:47:31 +01:00
BDisp
60da57de43 Fixes #3632. Automatize getting cultures from the embedded resources strings for self-contained app. 2024-07-31 18:04:21 +01:00
BDisp
88954b9ab7 Fix WSL InvariantCulture test. 2024-07-25 18:05:51 +01:00
BDisp
fbd7dc745e Changes comment for clarification. 2024-07-16 23:55:58 +01:00
BDisp
918299b86d Changing README explaining the purpose of this project. 2024-07-15 22:35:39 +01:00
BDisp
ba4ab0c8c6 Involving assertive code within a region. 2024-07-14 18:34:57 +01:00
BDisp
39b39ddc70 Fixes #3611. Localization not working on self-contained single-file. 2024-07-13 19:40:33 +01:00
BDisp
a22f661426 Add version ranges. 2024-07-11 15:39:26 +01:00
BDisp
91cbb2b0b1 Add README file to the SelContained project. 2024-07-06 15:18:02 +01:00
BDisp
57cb98a089 Add separated publish profiles for Debug and Release. 2024-07-06 10:25:53 +01:00
BDisp
edba130eb1 With Debug use the csproj and with Release use the latest nuget package. 2024-07-06 10:24:10 +01:00
BDisp
e8aad38e06 Some adjustments and add comment. 2024-07-05 13:52:03 +01:00
BDisp
4733685b64 Add SelfContained project. 2024-07-04 22:46:17 +01:00