Skip to content

Commit

Permalink
SDK upgraded to 5.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mmsmits committed Jan 16, 2024
1 parent e1bc947 commit 056a228
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Firely.Fhir.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
<TargetFrameworks>net6.0;netstandard2.0;</TargetFrameworks>
<Nullable>enable</Nullable>
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
<FhirNetSdkVersion>5.5.0</FhirNetSdkVersion>
<FhirNetSdkVersion>5.5.1</FhirNetSdkVersion>
</PropertyGroup>

<!-- Solution-wide properties for NuGet packaging -->
<PropertyGroup>
<LangVersion>9.0</LangVersion>
<VersionPrefix>5.5.0</VersionPrefix>
<VersionPrefix>4.2.1</VersionPrefix>
<VersionSuffix></VersionSuffix>
<Authors>Firely</Authors>
<Company>Firely (https://fire.ly)</Company>
Expand Down

0 comments on commit 056a228

Please sign in to comment.