Dev
39517d8956
feat(05-02): add self-contained single-file publish configuration
- Added conditional PropertyGroup for PublishSingleFile=true
- Sets SelfContained=true, RuntimeIdentifier=win-x64,
IncludeNativeLibrariesForSelfExtract=true
- Conditional activation avoids affecting dotnet build and dotnet test
- Produces single SharepointToolbox.exe with zero loose DLL files
- PublishTrimmed remains false (required by PnP.Framework + MSAL)
2026-04-03 16:36:07 +02:00
..
2026-04-02 16:10:54 +02:00
2026-04-03 16:34:54 +02:00
2026-04-03 10:03:41 +02:00
2026-04-03 16:35:34 +02:00
2026-04-02 16:10:54 +02:00
2026-04-03 10:13:39 +02:00
2026-04-03 11:06:25 +02:00
2026-04-03 10:24:23 +02:00
2026-04-03 11:06:25 +02:00
2026-04-03 10:19:16 +02:00
2026-04-03 10:24:32 +02:00
2026-04-02 13:50:35 +02:00
2026-04-03 10:24:32 +02:00
2026-04-03 10:24:32 +02:00
2026-04-03 16:36:07 +02:00