What You Are Seeing?
When creating a new Frosting project from a template a build.config file is included in the bootstrapping scripts, based on the build.config file used to build Cake.
What is Expected?
Cake version in the generated build.config should match the version of the template (e.g. for Cake.Frosting template 1.0 it should use Cake version 1.0)
What version of Cake are you using?
1.0 RC1
Are you running on a 32 or 64 bit system?
64-Bit
What environment are you running on? Windows? Linux? Mac?
Windows
Are you running on a CI Server? If so, which one?
No
How Did You Get This To Happen? (Steps to Reproduce)
- Install latest Cake Frosting Template
- Create a new project
What You Are Seeing?
When creating a new Frosting project from a template a
build.configfile is included in the bootstrapping scripts, based on the build.config file used to build Cake.What is Expected?
Cake version in the generated
build.configshould match the version of the template (e.g. for Cake.Frosting template 1.0 it should use Cake version 1.0)What version of Cake are you using?
1.0 RC1
Are you running on a 32 or 64 bit system?
64-Bit
What environment are you running on? Windows? Linux? Mac?
Windows
Are you running on a CI Server? If so, which one?
No
How Did You Get This To Happen? (Steps to Reproduce)