DynamicsCrm.TestFramework 0.0.7

dotnet add package DynamicsCrm.TestFramework --version 0.0.7
NuGet\Install-Package DynamicsCrm.TestFramework -Version 0.0.7
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DynamicsCrm.TestFramework" Version="0.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DynamicsCrm.TestFramework --version 0.0.7
#r "nuget: DynamicsCrm.TestFramework, 0.0.7"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install DynamicsCrm.TestFramework as a Cake Addin
#addin nuget:?package=DynamicsCrm.TestFramework&version=0.0.7

// Install DynamicsCrm.TestFramework as a Cake Tool
#tool nuget:?package=DynamicsCrm.TestFramework&version=0.0.7

This package has been replaced by EpicXrm.TestFramework - please convert your projects to this framework.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
0.0.7 1,374 8/31/2017

* Updated CrmSdk to use 8.2.0.2
* Updated Serilog to use 8.2.0.2
* Sdk is no longer dependent on crm tooling
* Removed Serilog Dependency and Replaced with LibLog