Skip to content

Commit

Permalink
Bump HealthcareSharedPackageVersion from 2.1.37 to 2.1.38 (#835)
Browse files Browse the repository at this point in the history
Bumps `HealthcareSharedPackageVersion` from 2.1.37 to 2.1.38.

Updates `Microsoft.Health.Development.IdentityProvider` from 2.1.37 to 2.1.38
- [Release notes](https://github.com/microsoft/healthcare-shared-components/releases)
- [Commits](microsoft/healthcare-shared-components@2.1.37...2.1.38)

Updates `Microsoft.Health.SqlServer` from 2.1.37 to 2.1.38
- [Release notes](https://github.com/microsoft/healthcare-shared-components/releases)
- [Commits](microsoft/healthcare-shared-components@2.1.37...2.1.38)

Updates `Microsoft.Health.Api` from 2.1.37 to 2.1.38
- [Release notes](https://github.com/microsoft/healthcare-shared-components/releases)
- [Commits](microsoft/healthcare-shared-components@2.1.37...2.1.38)

Updates `Microsoft.Health.Client` from 2.1.37 to 2.1.38
- [Release notes](https://github.com/microsoft/healthcare-shared-components/releases)
- [Commits](microsoft/healthcare-shared-components@2.1.37...2.1.38)

Updates `Microsoft.Health.Blob` from 2.1.37 to 2.1.38
- [Release notes](https://github.com/microsoft/healthcare-shared-components/releases)
- [Commits](microsoft/healthcare-shared-components@2.1.37...2.1.38)

Updates `Microsoft.Health.Extensions.DependencyInjection` from 2.1.37 to 2.1.38
- [Release notes](https://github.com/microsoft/healthcare-shared-components/releases)
- [Commits](microsoft/healthcare-shared-components@2.1.37...2.1.38)

Updates `Microsoft.Health.Abstractions` from 2.1.37 to 2.1.38
- [Release notes](https://github.com/microsoft/healthcare-shared-components/releases)
- [Commits](microsoft/healthcare-shared-components@2.1.37...2.1.38)

Updates `Microsoft.Health.Core` from 2.1.37 to 2.1.38
- [Release notes](https://github.com/microsoft/healthcare-shared-components/releases)
- [Commits](microsoft/healthcare-shared-components@2.1.37...2.1.38)

Updates `Microsoft.Health.Extensions.BuildTimeCodeGenerator` from 2.1.37 to 2.1.38
- [Release notes](https://github.com/microsoft/healthcare-shared-components/releases)
- [Commits](microsoft/healthcare-shared-components@2.1.37...2.1.38)

Updates `Microsoft.Health.SqlServer.Api` from 2.1.37 to 2.1.38
- [Release notes](https://github.com/microsoft/healthcare-shared-components/releases)
- [Commits](microsoft/healthcare-shared-components@2.1.37...2.1.38)

---
updated-dependencies:
- dependency-name: Microsoft.Health.Development.IdentityProvider
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Health.SqlServer
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Health.Api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Health.Client
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Health.Blob
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Health.Extensions.DependencyInjection
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Health.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Health.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Health.Extensions.BuildTimeCodeGenerator
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Health.SqlServer.Api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 14, 2021
1 parent e4de7e3 commit b7f8f0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<EmbedUntrackedSources>true</EmbedUntrackedSources>
<EnforceCodeStyleInBuild>true</EnforceCodeStyleInBuild>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<HealthcareSharedPackageVersion>2.1.37</HealthcareSharedPackageVersion>
<HealthcareSharedPackageVersion>2.1.38</HealthcareSharedPackageVersion>
<HighEntropyVA>true</HighEntropyVA>
<LangVersion>Latest</LangVersion>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
Expand Down

0 comments on commit b7f8f0e

Please sign in to comment.