| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also adds SourceLink support and symbols that are pushed to Nuget.
Add symbols to main nuget packages for unstable builds (Azure Artifacts does not support symbols outside of the main package)
SourceLink will enable stepping during debugging.
|
|
|
|
|
|
|
|
|
|
Build Unstable NuGet packages
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is required for SonarCloud analysis to run
|
|
|
|
|
|
|
|
|
|
|
|
dependencies
Makes the probesize and analyzeduration configurable with env args.
(`JELLYFIN_FFmpeg_probesize` and `FFmpeg_analyzeduration`)
|
|
|
|
Forces all new public/internal members to be documented.
Enables TreatWarningsAsErrors for Emby.Drawing
|
|
|
|
|
|
|
|
Remove old nuspec files
|
|
|
|
- This is a fix automatically applied by Visual Studio
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|