Skip to content

Tags: aviationexam/reporting-api

Tags

0.1.8

Toggle 0.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump System.Text.Json from 8.0.3 to 9.0.0 in the microsoft group (#70)

* Bump System.Text.Json from 8.0.3 to 9.0.0 in the microsoft group

Bumps the microsoft group with 1 update: [System.Text.Json](https://github.com/dotnet/runtime).


Updates `System.Text.Json` from 8.0.3 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.3...v9.0.0)

---
updated-dependencies:
- dependency-name: System.Text.Json
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: microsoft
...

Signed-off-by: dependabot[bot] <[email protected]>

* Add .Net9

* Add net9.0 target

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jan Trejbal <[email protected]>

0.1.7

Toggle 0.1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update dependencies (#59)

0.1.6

Toggle 0.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Enable .NET AOT (#27)

* Set IsAotCompatible

* Fix ReportRequestConverter

0.1.5

Toggle 0.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add IReadOnlyCollection<ReportRequest> into ReportingApiJsonSerialize…

…rContext (#26)

0.1.4

Toggle 0.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add ReportingApiJsonSerializerContext (#24)

* Add ReportingApiJsonSerializerContext

* Update JsonSourceGenerationOptions

0.1.3

Toggle 0.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add .net 8 target (#23)

* Add .Net8 SDK

* Use .Net8 target

* Code style

0.1.2

Toggle 0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump xunit from 2.5.1 to 2.5.2 (#17)

* Bump xunit from 2.5.1 to 2.5.2

Bumps [xunit](https://github.com/xunit/xunit) from 2.5.1 to 2.5.2.
- [Commits](xunit/xunit@2.5.1...2.5.2)

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Add merge_group

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jan Trejbal <[email protected]>

0.1.1

Toggle 0.1.1's commit message

Verified

This commit was signed with the committer’s verified signature.
trejjam Jan Trejbal
Enable Nuget push

0.1.0

Toggle 0.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
trejjam Jan Trejbal
Fix CS