Rich Lander
c07e83fdf8
Invert code and style analysis configuration ( #6334 )
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
3 years ago
Bond_009
6f8ccab788
Move non-jellyfin extensions to separate project
3 years ago
crobibero
b1faf8c2e8
Update to dotnet 5.0.5
4 years ago
Bond_009
d202df6e8a
Remove useless line
4 years ago
Bond_009
9ed7f429c0
FxCop -> Net Analyzers (part 1)
4 years ago
Bond_009
141efafd3d
Enable TreatWarningsAsErrors for MediaBrowser.Model
4 years ago
dkanada
995b370017
Merge pull request #4663 from joshuaboniface/bump-version-10.8.0
...
Bump version to 10.8.0 for next release
4 years ago
crobibero
a087ab389a
dotnet 5.0.2
4 years ago
martinek-stepan
cc92f7afe5
Enable nullable for MediaBrowser.XbmcMetadata project ( #4612 )
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
Co-authored-by: Stepan <ste.martinek+git@gmail.com>
4 years ago
crobibero
1dac2226c4
Remove unused deps
4 years ago
Joshua M. Boniface
5f2cd11199
Bump version to 10.8.0 for next release
4 years ago
crobibero
83629ab6f2
Update packages to net5
4 years ago
crobibero
f998e52107
Update to dotnet 3.1.9
4 years ago
crobibero
46ae51bc9a
update to dotnet 3.1.8
4 years ago
crobibero
5ad81f7fe6
Merge remote-tracking branch 'upstream/master' into 3.1.7
4 years ago
Erwin de Haan
346581bb2a
Fixes for CI Nuget package pushing and CI triggers
...
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.
4 years ago
crobibero
bd66fd25df
Merge remote-tracking branch 'upstream/master' into 3.1.7
4 years ago
Bond-009
4f6c98b325
Merge pull request #3984 from crobibero/json-prerelease
...
Use Prerelease System.Text.Json
4 years ago
crobibero
b02650ec2f
use proper spdx
4 years ago
crobibero
5f60da29c7
switch to spdx
4 years ago
crobibero
670c41ee89
Properly pack project license
4 years ago
crobibero
582c016d3b
bump to preview8 and remove extra references
4 years ago
crobibero
5f64ab02a0
bump System.Text.Json
4 years ago
David
b92fbe4d69
Use VersionPrefix
4 years ago
David
a61f6e3308
Fix nuget ci
4 years ago
crobibero
6709645ec9
bump deps
4 years ago
Patrick Barron
4742ddbb71
Update .NET Core to 3.1.6
4 years ago
crobibero
a6815018dc
Update to .NET Core 3.1.5
4 years ago
Bond_009
7439e095e2
Merge branch 'master' into nullable3
5 years ago
Mark Monteiro
3ed76d7e08
Update to .NET Core 3.1.4
5 years ago
Patrick Barron
032de931b1
Migrate activity db to EF Core
5 years ago
Mark Monteiro
c5f163293f
Add <ProjectGuid> properties to all project files
...
This is required for SonarCloud analysis to run
5 years ago
Bond_009
fc049caba2
Merge branch 'master' into nullable3
5 years ago
Bond_009
30ce346f34
Enable nullabe reference types for MediaBrowser.Model
5 years ago
dependabot-preview[bot]
798a765105
Bump System.Text.Json from 4.7.0 to 4.7.1
...
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>
5 years ago
Mark Monteiro
aa9737afb3
Update .NET Core to 3.1.3
5 years ago
Jose
5a30d9ecfb
Added support for netstandard2.0 besides netstandard2.1 (multi target framework) to allow usage from UWP (netstandard 2.1 not available in UWP until .net 5)
5 years ago
Mark Monteiro
debab44870
Update all packages to .NET Core 3.1.2
5 years ago
Bond_009
f47ad85011
Fix warnings MediaBrowser.Model
5 years ago
dkanada
cd13f718fb
Merge pull request #2247 from Bond-009/stringhelper
...
Remove StringHelper functions
5 years ago
Bond_009
2186df8ac4
Update deps
5 years ago
Bond-009
fdbb329118
Remove StringHelper functions
5 years ago
Erwin de Haan
45a670f15b
Revert the project inclusion that created a cycle.
5 years ago
Erwin de Haan
387051c409
Fix the last docs warnings.
5 years ago
Bond_009
3f7836d9eb
Update deps and add MultiThreading analyzer
5 years ago
Bond_009
5edb8159a7
Fix Json serialization error
5 years ago
Bond_009
838e5d05d5
Document all public/internal members of Emby.Drawing
...
Forces all new public/internal members to be documented.
Enables TreatWarningsAsErrors for Emby.Drawing
5 years ago
Claus Vium
8c609bc9ce
Reduce aspnet imports
6 years ago
Claus Vium
852460b991
kestrel init
6 years ago
Erwin de Haan
c5430f86b0
Fixed csproj and xml identation.
6 years ago