SIL.NUnit3Compatibility
8.0.0-beta0032
Prefix Reserved
See the version list below for details.
dotnet add package SIL.NUnit3Compatibility --version 8.0.0-beta0032
NuGet\Install-Package SIL.NUnit3Compatibility -Version 8.0.0-beta0032
<PackageReference Include="SIL.NUnit3Compatibility" Version="8.0.0-beta0032" />
<PackageVersion Include="SIL.NUnit3Compatibility" Version="8.0.0-beta0032" />
<PackageReference Include="SIL.NUnit3Compatibility" />
paket add SIL.NUnit3Compatibility --version 8.0.0-beta0032
#r "nuget: SIL.NUnit3Compatibility, 8.0.0-beta0032"
#:package SIL.NUnit3Compatibility@8.0.0-beta0032
#addin nuget:?package=SIL.NUnit3Compatibility&version=8.0.0-beta0032&prerelease
#tool nuget:?package=SIL.NUnit3Compatibility&version=8.0.0-beta0032&prerelease
SIL.NUnit3Compatibility contains classes and attributes that allow to use
NUnit3 syntax with NUnit2 projects.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.6.1
- NUnit (>= 2.6.4)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 8.0.0-beta0061 | 562 | 2/18/2020 |
| 8.0.0-beta0060 | 504 | 2/6/2020 |
| 8.0.0-beta0059 | 506 | 2/4/2020 |
| 8.0.0-beta0058 | 558 | 2/4/2020 |
| 8.0.0-beta0057 | 491 | 2/4/2020 |
| 8.0.0-beta0037 | 516 | 12/9/2019 |
| 8.0.0-beta0036 | 508 | 12/9/2019 |
| 8.0.0-beta0033 | 513 | 12/2/2019 |
| 8.0.0-beta0032 | 535 | 11/22/2019 |
| 8.0.0-beta0031 | 507 | 11/21/2019 |
| 7.0.1-beta0028 | 535 | 10/23/2019 |
| 7.0.1-beta0027 | 525 | 10/23/2019 |
| 7.0.1-beta0025 | 533 | 10/23/2019 |
| 7.0.1-beta0024 | 519 | 10/22/2019 |
| 7.0.1-beta0023 | 508 | 10/7/2019 |
| 7.0.1-beta0021 | 531 | 10/4/2019 |
| 7.0.1-alpha0008 | 534 | 10/2/2019 |
| 7.0.1-alpha0006 | 547 | 10/2/2019 |
| 7.0.1-alpha0005 | 534 | 9/3/2019 |
| 7.0.0 | 796 | 8/29/2019 |
Changes since version 7.0.0
Changed:
- [SIL.Core] and [SIL.Core.Desktop] Moved several classes back to SIL.Core from SIL.Core.Desktop to make them available to .NET Standard clients.
- IO/PathUtilities
- IO/TempFileForSafeWriting
- Reporting/AnalyticsEventSender
- Reporting/ConfigurationException
- Reporting/ConsoleErrorReporter
- Reporting/ConsoleExceptionHandler
- Reporting/ErrorReport
- Reporting/ExceptionHandler
- Reporting/ExceptionHelper
- Reporting/Logger
- Reporting/ReportingSettings
- Reporting/UsageReporter
- Add build number to AssemblyFileVersion
- [SIL.Windows.Forms] Removed unnecessary dependency on NAudio
Fixed:
- [SIL.Windows.Forms.Keyboarding] Merge missing `Keyman*Interop.dll` into the assembly (#865)
- [SIL.Windows.Forms] Use signed version of `ibusdotnet.dll` (#865)
- [SIL.Windows.Forms] Merge `Interop.WIA.dll`, `DialogAdapters.dll`, and `MarkdownDeep.dll` into the assembly
- [SIL.Media] Fix missing `irrKlang.NET4.dll` exception by copying it to lib folder in output
See full changelog at https://github.com/sillsdev/libpalaso/blob/feature/nuget/CHANGELOG.md