ReProBuild 1.0.3

dotnet add package ReProBuild --version 1.0.3
NuGet\Install-Package ReProBuild -Version 1.0.3
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="ReProBuild" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ReProBuild --version 1.0.3
#r "nuget: ReProBuild, 1.0.3"
#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 ReProBuild as a Cake Addin
#addin nuget:?package=ReProBuild&version=1.0.3

// Install ReProBuild as a Cake Tool
#tool nuget:?package=ReProBuild&version=1.0.3

Decompile and Compile static methods helper package

Versions can be downloaded from: https://www.nuget.org/packages/ReProBuild/

Howto use the package is explained in the following two projects: -- Application compiling other applications: https://github.com/RoelofAnne/ProgrammerMulti -- Application recompiling itself: https://github.com/RoelofAnne/SimpleRecompile

Product Compatible and additional computed target framework versions.
.NET Framework net47 is compatible.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
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
1.0.3 955 8/3/2018
1.0.2 919 8/3/2018
1.0.1 845 8/3/2018
1.0.0 963 8/1/2018

Initial version of helper package related to other software on https://github.com/RoelofAnne/

Updated packages