Skip to content

Commit

Permalink
bump packages version to 4.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mmsmits committed Jul 25, 2024
1 parent 1be85c4 commit 02ae316
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firely-validator-api-tests.props
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Firely.Fhir.Packages" Version="4.6.0" />
<PackageReference Include="Firely.Fhir.Packages" Version="4.7.0" />
</ItemGroup>

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

0 comments on commit 02ae316

Please sign in to comment.