Skip to content

Commit

Permalink
Merge pull request #141 from FirelyTeam/dependabot/nuget/MSTest.TestF…
Browse files Browse the repository at this point in the history
…ramework-3.7.0

Bump MSTest.TestFramework from 3.6.2 to 3.7.0
  • Loading branch information
mmsmits authored Jan 7, 2025
2 parents 307a640 + 37285e6 commit e75fe0b
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="7.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.6.2" />
<PackageReference Include="MSTest.TestFramework" Version="3.6.2" />
<PackageReference Include="MSTest.TestFramework" Version="3.7.0" />
</ItemGroup>

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

0 comments on commit e75fe0b

Please sign in to comment.