aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/MediaBrowser.Model.csproj
AgeCommit message (Collapse)Author
2021-03-09Remove useless lineBond_009
2021-03-09FxCop -> Net Analyzers (part 1)Bond_009
2021-02-20Enable TreatWarningsAsErrors for MediaBrowser.ModelBond_009
2021-02-09Merge pull request #4663 from joshuaboniface/bump-version-10.8.0dkanada
Bump version to 10.8.0 for next release
2021-01-16dotnet 5.0.2crobibero
2020-12-31Enable nullable for MediaBrowser.XbmcMetadata project (#4612)martinek-stepan
Co-authored-by: Cody Robibero <cody@robibe.ro> Co-authored-by: Stepan <ste.martinek+git@gmail.com>
2020-12-22Remove unused depscrobibero
2020-12-04Bump version to 10.8.0 for next releaseJoshua M. Boniface
2020-11-10Update packages to net5crobibero
2020-10-13Update to dotnet 3.1.9crobibero
2020-09-12update to dotnet 3.1.8crobibero
2020-09-03Merge remote-tracking branch 'upstream/master' into 3.1.7crobibero
2020-09-02Fixes for CI Nuget package pushing and CI triggersErwin de Haan
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.
2020-08-31Merge remote-tracking branch 'upstream/master' into 3.1.7crobibero
2020-08-26Merge pull request #3984 from crobibero/json-prereleaseBond-009
Use Prerelease System.Text.Json
2020-08-26use proper spdxcrobibero
2020-08-26switch to spdxcrobibero
2020-08-25Properly pack project licensecrobibero
2020-08-25bump to preview8 and remove extra referencescrobibero
2020-08-25bump System.Text.Jsoncrobibero
2020-08-13Use VersionPrefixDavid
2020-08-13Fix nuget ciDavid
2020-08-12bump depscrobibero
2020-07-17Update .NET Core to 3.1.6Patrick Barron
2020-06-11Update to .NET Core 3.1.5crobibero
2020-05-27Merge branch 'master' into nullable3Bond_009
2020-05-17Update to .NET Core 3.1.4Mark Monteiro
2020-05-02Migrate activity db to EF CorePatrick Barron
2020-04-21Add <ProjectGuid> properties to all project filesMark Monteiro
This is required for SonarCloud analysis to run
2020-04-15Merge branch 'master' into nullable3Bond_009
2020-04-05Enable nullabe reference types for MediaBrowser.ModelBond_009
2020-03-26Bump System.Text.Json from 4.7.0 to 4.7.1dependabot-preview[bot]
Bumps [System.Text.Json](https://github.com/dotnet/corefx) from 4.7.0 to 4.7.1. - [Release notes](https://github.com/dotnet/corefx/releases) - [Commits](https://github.com/dotnet/corefx/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-25Update .NET Core to 3.1.3Mark Monteiro
2020-03-24Added support for netstandard2.0 besides netstandard2.1 (multi target ↵Jose
framework) to allow usage from UWP (netstandard 2.1 not available in UWP until .net 5)
2020-03-22Update all packages to .NET Core 3.1.2Mark Monteiro
2020-02-04Fix warnings MediaBrowser.ModelBond_009
2020-02-01Merge pull request #2247 from Bond-009/stringhelperdkanada
Remove StringHelper functions
2020-01-28Update depsBond_009
2020-01-09Remove StringHelper functionsBond-009
2019-11-03Revert the project inclusion that created a cycle.Erwin de Haan
2019-11-03Fix the last docs warnings.Erwin de Haan
2019-11-01Update deps and add MultiThreading analyzerBond_009
2019-10-15Fix Json serialization errorBond_009
2019-08-11Document all public/internal members of Emby.DrawingBond_009
Forces all new public/internal members to be documented. Enables TreatWarningsAsErrors for Emby.Drawing
2019-03-07Reduce aspnet importsClaus Vium
2019-02-26kestrel initClaus Vium
2019-01-19Fixed csproj and xml identation.Erwin de Haan
2019-01-13Find+Sed BOM removal *.xml,*.csproj,*,json,*.sln,*.txtErwin de Haan
2019-01-13EditorConfig reformat: Non-CS files.Erwin de Haan
2019-01-13Add more NuGet metadata propertiesBond_009
Remove old nuspec files