-
Notifications
You must be signed in to change notification settings - Fork 390
Blank Template
pcolmer edited this page Sep 21, 2016
·
3 revisions
#Welcome to the Blank template
Click here for free, comprehensive Template 10 training
Do you have technical questions you want to ask the community? Use the
Template10
tag on StackOverflow. http://stackoverflow.com/questions/tagged/template10
Hit F5
right now and run your new app! To refresh Visual Studio's intellisense, follow this:
- Press Ctrl+Q, type
pac man gen
- Ensure
Allow NuGet to download missing packages
is checked. - Ensure
Automatically check for missing packages during build in Visual Studio
is checked. - Right-click your Solution, and select
Clean
. - Right-click your Solution, and select
Rebuild
. - Select your project, and click the
Refresh
button at the top of Solution Explorer.
Congratulations, you can now use your project without "missing assemblies" errors. If you want, return the Package Manager Settings back to their original values. This will make your builds significantly faster.
- Home
- Getting Started
- Template 10 Templates
- Behaviors and Actions
- Bootstrapper
- Controls
- Converters
- Services
- Hints, tips and other documentation