Skip to content

Commit

Permalink
Merge branch 'develop' into dependabot/nuget/MSTest.TestAdapter-3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mmsmits authored Apr 17, 2024
2 parents 8d7f710 + cda8500 commit 504658b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Firely.Fhir.Packages.Tests.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.3.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.2.0" />
<PackageReference Include="MSTest.TestFramework" Version="3.3.1" />
</ItemGroup>

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

0 comments on commit 504658b

Please sign in to comment.