Skip to content

Commit

Permalink
Merge pull request #13 from FirelyTeam/dependabot/nuget/MSTest.TestFr…
Browse files Browse the repository at this point in the history
…amework-3.0.4

Bump MSTest.TestFramework from 2.1.1 to 3.0.4
  • Loading branch information
marcovisserFurore committed Jun 22, 2023
2 parents 0540248 + 4ea6c00 commit 6af69f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cql/CoreTests/CoreTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="6.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.1" />
<PackageReference Include="MSTest.TestAdapter" Version="3.0.4" />
<PackageReference Include="MSTest.TestFramework" Version="2.1.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.0.4" />
<PackageReference Include="coverlet.collector" Version="1.3.0" />
<PackageReference Include="Hl7.Fhir.Base" Version="$(FirelySdkVersion)" />
<PackageReference Include="Hl7.Fhir.R4" Version="$(FirelySdkVersion)" />
Expand Down

0 comments on commit 6af69f2

Please sign in to comment.