Commit Graph

24 Commits

Author SHA1 Message Date
Jonas Dellinger
74f3f52dcb Add net7.0 support 2022-11-18 11:38:58 +01:00
dependabot[bot]
df1120adaf
Bump EmbedIO from 3.4.3 to 3.5.2 (#817)
Bumps [EmbedIO](https://github.com/unosquare/embedio) from 3.4.3 to 3.5.2.
- [Release notes](https://github.com/unosquare/embedio/releases)
- [Commits](https://github.com/unosquare/embedio/compare/3.4.3...v3.5.2)

---
updated-dependencies:
- dependency-name: EmbedIO
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-08 21:58:23 +01:00
dependabot[bot]
01904ac013
Bump Microsoft.SourceLink.GitHub from 1.1.0 to 1.1.1 (#706)
Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/dotnet/sourcelink/releases)
- [Commits](https://github.com/dotnet/sourcelink/compare/1.1.0...1.1.1)

---
updated-dependencies:
- dependency-name: Microsoft.SourceLink.GitHub
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-23 21:36:33 +01:00
Jonas Dellinger
5cebb910f7 Updated to .net 6.0 and remove .net-standard2.0 support 2021-11-10 20:12:12 +01:00
dependabot[bot]
9f0fca6a6b
Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.0 (#701)
Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/dotnet/sourcelink/releases)
- [Commits](https://github.com/dotnet/sourcelink/compare/1.0.0...1.1.0)

---
updated-dependencies:
- dependency-name: Microsoft.SourceLink.GitHub
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-10 18:56:54 +01:00
Jonas Dellinger
3fa69c56f0 Update to .NET 5.0 2020-11-13 14:43:00 +01:00
Jonas Dellinger
f04f175775 Setup projects for nuget publishing 2020-06-04 20:29:33 +02:00
Jonas Dellinger
f1ca557c6e Enabled nullable for most projects 2020-05-25 18:00:47 +02:00
Jonas Dellinger
fabf49ef3a netstandard2.0 support 2020-05-16 18:48:32 +02:00
Jonas Dellinger
ff9d03ffb0 First draft of SpotifyAPI.Web.Auth 2020-05-15 20:06:24 +02:00
Jonas Dellinger
fee995f984 Started docs 2020-05-13 18:27:16 +02:00
Jonas Dellinger
2c4463529b Start refactoring for version 6 2020-05-01 20:05:28 +02:00
dependabot-preview[bot]
3851c95d4d Bump EmbedIO from 2.9.1 to 2.9.2 (#361)
Bumps [EmbedIO](https://github.com/unosquare/embedio) from 2.9.1 to 2.9.2.
- [Release notes](https://github.com/unosquare/embedio/releases)
- [Commits](https://github.com/unosquare/embedio/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-17 22:59:33 +02:00
Jonas Dellinger
0a9499c7d1 Use dotnet pack and update versions accordingly 2019-07-17 17:26:35 +02:00
Jonas Dellinger
76dc553527 Fixed versions for new EmbedIO release, closes #359 2019-06-30 14:45:01 +02:00
dependabot-preview[bot]
98c743a3dd Bump EmbedIO from 2.8.0 to 2.9.0 (#355)
Bumps [EmbedIO](https://github.com/unosquare/embedio) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/unosquare/embedio/releases)
- [Commits](https://github.com/unosquare/embedio/compare/2.8.0...2.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-11 18:49:48 +02:00
dependabot-preview[bot]
94d84e1f9d Bump EmbedIO from 2.2.7 to 2.7.4 (#344)
* Bump EmbedIO from 2.2.7 to 2.7.4

Bumps [EmbedIO](https://github.com/unosquare/embedio) from 2.2.7 to 2.7.4.
- [Release notes](https://github.com/unosquare/embedio/releases)
- [Commits](https://github.com/unosquare/embedio/commits/2.7.4)

* Update SpotifyAPI.Web.Auth.csproj

* Updated code to be compatible with EmbedIO 2.8
2019-06-03 15:18:10 +02:00
Jonas Dellinger
4870d15c76 Updated versions 2019-02-19 22:18:24 +01:00
Jonas Dellinger
2f8197359d Updated docs & Updated deps, should fix #304 2018-12-22 21:12:57 +01:00
Jonas Dellinger
2f8bf6877f Added support for .net 4.6 2018-09-04 14:39:07 +02:00
Jonas Dellinger
f6ef3daa13 Disable XML comment spam 2018-08-24 14:57:37 +02:00
Jonas Dellinger
05d1f4de02 Updated nuspecs and publish script 2018-08-24 14:51:48 +02:00
Jonas Dellinger
b5b09432b3 Enable XML Docs and nuget specs 2018-08-24 14:30:50 +02:00
Jonas Dellinger
5c2a901f75 Updated to .NET Core and reimplemented auth strategies 2018-08-24 14:10:13 +02:00