Skip to content

Commit

Permalink
Merge pull request #80 from HicServices/dependabot/nuget/develop/NUni…
Browse files Browse the repository at this point in the history
…t-3.13.3
  • Loading branch information
dependabot[bot] authored Mar 21, 2022
2 parents c7b2fef + 6fdcf63 commit 06ff194
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion BadMedicine.Dicom.Tests/BadMedicine.Dicom.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.1.0" />
<PackageReference Include="NUnit" Version="3.13.2" />
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.2.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down
2 changes: 1 addition & 1 deletion Packages.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
| HIC.DicomTypeTranslation | [GitHub](https://github.com/HicServices/DicomTypeTranslation) | [3.0.0](https://www.nuget.org/packages/HIC.DicomTypeTranslation/3.0.0) | [GPL 3.0](https://github.com/HicServices/DicomTypeTranslation/blob/master/LICENSE) | | |
| YamlDotNet | [GitHub](https://github.com/aaubry/YamlDotNet) | [11.2.1](https://www.nuget.org/packages/YamlDotNet/11.2.1) | [MIT](https://opensource.org/licenses/MIT) |Loading configuration files|
| CommandLineParser | [GitHub](https://github.com/commandlineparser/commandline) | [2.8.0](https://www.nuget.org/packages/CommandLineParser/2.8.0) | [MIT](https://opensource.org/licenses/MIT) | Allows command line arguments for main client application and CLI executables |
| [Nunit](https://nunit.org/) |[GitHub](https://github.com/nunit/nunit) | [3.13.2](https://www.nuget.org/packages/NUnit/3.13.2) | [MIT](https://opensource.org/licenses/MIT) | Unit testing |
| [Nunit](https://nunit.org/) |[GitHub](https://github.com/nunit/nunit) | [3.13.3](https://www.nuget.org/packages/NUnit/3.13.3) | [MIT](https://opensource.org/licenses/MIT) | Unit testing |
| NUnit3TestAdapter | [GitHub](https://github.com/nunit/nunit3-vs-adapter)| [4.2.1](https://www.nuget.org/packages/NUnit3TestAdapter/4.2.1) | [MIT](https://opensource.org/licenses/MIT) | Run unit tests from within Visual Studio |
| Microsoft.NET.Test.Sdk | [GitHub](https://github.com/microsoft/vstest/) | [17.1.0](https://www.nuget.org/packages/Microsoft.NET.Test.Sdk/17.1.0) | [MIT](https://opensource.org/licenses/MIT) | Run unit tests | |
| NunitXml.TestLogger | [GitHub](https://github.com/spekt/nunit.testlogger) | [3.0.117](https://www.nuget.org/packages/NunitXml.TestLogger/3.0.117) | [MIT](https://opensource.org/licenses/MIT) | Report test results in XML syntax | |
Expand Down

0 comments on commit 06ff194

Please sign in to comment.