Commit Graph

10 Commits

Author SHA1 Message Date
Valters Melnalksnis 8b5361900a build: Migrate to Directory.Packages.props 2022-11-10 18:03:19 +02:00
Valters Melnalksnis 43764cc3f3 feat: Add .NET Standard 2.0 target 2022-11-09 22:03:58 +02:00
dependabot[bot] c527456a06 build(deps): Bump Microsoft.Extensions.Options.DataAnnotations
Bumps [Microsoft.Extensions.Options.DataAnnotations](https://github.com/dotnet/runtime) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Options.DataAnnotations
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 19:28:42 +00:00
dependabot[bot] e734efbe19 build(deps): Bump Microsoft.Extensions.Options.ConfigurationExtensions
Bumps [Microsoft.Extensions.Options.ConfigurationExtensions](https://github.com/dotnet/runtime) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Options.ConfigurationExtensions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 19:27:22 +00:00
dependabot[bot] 6289dd8330 build(deps): Bump Microsoft.Extensions.Http from 6.0.0 to 7.0.0
Bumps [Microsoft.Extensions.Http](https://github.com/dotnet/runtime) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 19:13:36 +00:00
dependabot[bot] 81f4668521 build(deps): Bump Microsoft.Extensions.Configuration.Abstractions
Bumps [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Configuration.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 21:20:29 +00:00
dependabot[bot] 3c903b3e34 build(deps): Bump Microsoft.Extensions.DependencyInjection.Abstractions
Bumps [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 21:12:25 +00:00
Valters Melnalksnis d709e3b9ac feat: Enable assembly strong naming 2022-06-19 15:07:01 +03:00
Valters Melnalksnis 1ba2770b05 feat(build): Publish NuGet package 2022-06-14 21:14:29 +03:00
Valters Melnalksnis dc92dadab8 fix: Move DependencyInjection project to correct directory 2022-06-14 20:23:04 +03:00