Skip to content

Latest commit

 

History

History
 
 

README.md

ROCK CODE GENERATION

Installation

  1. Open the rock solution Rock.sln using Visual Studio
  2. Compile and build the solution.
  3. Open the Rock.CodeGeneration.sln using visual studio
  4. Compile and build it
    • If there appears to be errors related to the Font Awesome WPF install the package FontAwesome.WPF by running the following command in the Package Manager Console of the Rock.CodeGeneration project. Install-Package FontAwesome.WPF