Commit graph

9 commits

Author SHA1 Message Date
190b8d10bb RollForward support
- Added Forward compatibility with newer SDKs.
- Added root items into solution.
2026-02-04 00:05:25 -05:00
89383db3c3 Add AllowMissingPrunePackageData to project files
- Temporally set AllowMissingPrunePackageData in both CSTNet and CSTNet.Tests project files to address package data pruning issues.
- Also removed the AOT compatibility property group from CSTNet.csproj.
2026-01-07 03:20:03 -05:00
c9a7c6c309 Update dependencies and clean up UIText.cs
- Upgraded test project to .NET 10.0
- Bumped dependency packages to their latest releases.
- Added DotNet.ReproducibleBuilds to both projects.
2026-01-07 03:05:25 -05:00
Tony Bark
84624111ea Removed CaretSeparatedText class
- Made CST class static
- Removed a few left overs
- Unit tests now target .NET 8
2023-11-28 10:26:54 -05:00
84c27a1b14 Project overhaul 2022-07-21 10:23:31 -04:00
3de1fc5eca Switched back to "CST.NET" name
- Switched back to original CST.NET name because everyone was using that more.
- Retroactively switched back to v1.1.100
2022-04-29 06:47:53 -04:00
Tony Bark
cd95b7c6ae Rewrote normalizing algorithm
The mormalizing algorithm was rewritten to be more efficient and hopefully more reliable. See changelog.md for more info.
2020-12-11 01:05:46 -05:00
Tony Bark
154065d386 Proper unit tests
- Changed example section to usage and explained how it was used in TSO
2020-12-08 20:13:18 -05:00
Tony Bark
2d6a9bb1d2 Add project files. 2020-12-08 17:56:38 -05:00