aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Common/MediaBrowser.Common.csproj
AgeCommit message (Expand)Author
2021-05-04Bump version to 10.7.3v10.7.3Joshua M. Boniface
2021-04-11Bump version 10.7.2Joshua M. Boniface
2021-03-21Bump version to 10.7.1v10.7.1Joshua M. Boniface
2020-11-20Merge pull request #4499 from crobibero/more-paramJoshua M. Boniface
2020-11-16Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.crobibero
2020-11-16Merge branch 'master' into emby-namig-nullableBaronGreenback
2020-11-10Update packages to net5crobibero
2020-11-01Enable nullable in Emby.NamingStepan
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
2020-08-31Merge remote-tracking branch 'upstream/master' into 3.1.7crobibero
2020-08-26use proper spdxcrobibero
2020-08-26switch to spdxcrobibero
2020-08-25Properly pack project licensecrobibero
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-06-03Enable StyleCop for MediaBrowser.CommonBond-009
2020-05-17Update to .NET Core 3.1.4Mark Monteiro
2020-04-21Add <ProjectGuid> properties to all project filesMark Monteiro
2020-04-02Enable Microsoft.CodeAnalysis.FxCopAnalyzers for Jellyfin.CommonBond_009
2020-03-25Update .NET Core to 3.1.3Mark Monteiro
2020-03-22Update all packages to .NET Core 3.1.2Mark Monteiro
2020-03-01Add NuGet reference to config abstractions in MediaBrowser.Common projectMark Monteiro
2020-01-28Update depsBond_009
2019-12-11More warnings (removed)Bond_009
2019-11-02Merge pull request #1915 from Bond-009/hexdkanada
2019-11-01Update deps and add MultiThreading analyzerBond_009
2019-11-01Rewrite hex encoder/decoderBond_009
2019-10-20Merge pull request #1898 from Bond-009/jsonfixJoshua M. Boniface
2019-10-16Merge pull request #1871 from Bond-009/docVasily
2019-10-15Fix Json serialization errorBond_009
2019-10-09Enable `TreatWarningsAsErrors` for MediaBrowser.Common and Emby.PhotosBond_009
2019-10-08Use System.Text.Json apiBond_009
2019-09-17Remove legacy auth code (#1677)Bond-009
2019-08-16Fix build for .Net Core 2.xBond_009
2019-08-11Document all public/internal members of Emby.DrawingBond_009
2019-03-07Reduce aspnet importsClaus Vium
2019-02-12Move to Microsoft.Extensions.DependencyInjectionBond_009
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
2019-01-07Ground work to get plugins functional againBond_009
2019-01-02Fix spacing to C#/Visual Studio standardsAnthony Lavado
2018-12-27Add GPL modulesAndrew Rabert