Files
pgsql-jellyfin/Jellyfin.Server/Properties/PublishProfiles/FolderProfile.pubxml.user
T
wjones 8f860a8ec3 Centralize build output and generate OS-specific startup.json
- All DLLs now output to lib\[Configuration]\[TargetFramework]\ at repo root (see Directory.Build.props)
- .gitignore updated to exclude /lib/
- On first run, startup.json is auto-generated with OS-appropriate default paths (Windows, Linux, macOS, or portable)
- Removes null/example config; generated config is immediately usable and clearly documented
- Extensive new documentation: build output, startup.json logic, visual guides, and code proofs
- Publish profile now deletes existing files for clean deploys
- No breaking changes: existing startup.json files are preserved
- Improves first-run UX, deployment, and cross-platform consistency
2026-02-26 14:21:26 -05:00

9 lines
522 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- https://go.microsoft.com/fwlink/?LinkID=208121. -->
<Project>
<PropertyGroup>
<_PublishTargetUrl>E:\Program Files\Jellyfin-win</_PublishTargetUrl>
<History>True|2026-02-26T19:18:45.2961191Z||;True|2026-02-26T14:14:22.8256393-05:00||;True|2026-02-26T13:57:14.6685421-05:00||;False|2026-02-26T13:54:54.9991818-05:00||;True|2026-02-26T13:27:30.4752489-05:00||;True|2026-02-26T09:50:00.8144584-05:00||;</History>
<LastFailureDetails />
</PropertyGroup>
</Project>