Skip to content

Commit

Permalink
update firely net sdk and package libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
mmsmits committed Feb 14, 2024
1 parent f858be2 commit e343841
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions firely-validator-api-tests.props
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<PropertyGroup>
<FirelySdkVersion>5.5.2-20240131.10</FirelySdkVersion>
<FirelySdkVersion>5.6.1</FirelySdkVersion>
</PropertyGroup>

<ItemGroup>
Expand All @@ -27,7 +27,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Firely.Fhir.Packages" Version="4.3.0" />
<PackageReference Include="Firely.Fhir.Packages" Version="4.4.0" />
</ItemGroup>

<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
Expand Down
2 changes: 1 addition & 1 deletion firely-validator-api.props
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</PropertyGroup>

<PropertyGroup>
<FirelySdkVersion>5.5.2-20240131.10</FirelySdkVersion>
<FirelySdkVersion>5.6.1</FirelySdkVersion>
</PropertyGroup>

<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
Expand Down

0 comments on commit e343841

Please sign in to comment.