RevDeBug.BuildTools by RevDeBug.com

<PackageReference Include="RevDeBug.BuildTools" Version="4.9.12" />

Package Files

26,466,262 bytes

 RevDeBug.BuildTools 4.9.12

RevDeBug is a reverse debugging solution which allows you to fix bugs on production in a quick and predictable manner. It records everything what happened to your program, exactly where it crashed - on production. This RevDeBug Nuget Build Tool attaches RevDeBug compiler to your projects build pipeline. These accessories will allow you to monitor every state of your application. The package was created to simplify the process of building and deploying applications in continuous integration environment. To find out more about RevDebug for Visual Studio and this nuget package visit our website: http://bit.ly/2vH2HMW

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>RevDeBug.BuildTools</id>
    <version>4.9.12</version>
    <title>RevDeBug BuildTools</title>
    <authors>RevDeBug.com</authors>
    <owners>RevDeBug</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <licenseUrl>https://revdebug.com/doc/eula</licenseUrl>
    <projectUrl>https://revdebug.com/</projectUrl>
    <iconUrl>https://cdn.revdebug.com//images/fav/favicon-32x32.png?ver=180806</iconUrl>
    <description>RevDeBug is a reverse debugging solution which allows you to fix bugs on production in a quick and predictable manner. It records everything what happened to your program, exactly where it crashed - on production.

This RevDeBug Nuget Build Tool attaches RevDeBug compiler to your projects build pipeline. These accessories will allow you to monitor every state of your application. The package was created to simplify the process of building and deploying applications in continuous integration environment.

To find out more about RevDebug for Visual Studio and this nuget package visit our website: http://bit.ly/2vH2HMW</description>
    <summary>RevDeBug Nuget Build Tool attaches RevDeBug compiler to your projects build pipeline</summary>
    <releaseNotes>https://revdebug.com/docs</releaseNotes>
    <copyright>Copyright ©2019 RevDeBug.com</copyright>
    <tags>historical-debugging build-tools revdebug monitoring devops error-reporting visual-studio-tools</tags>
  </metadata>
</package>