Artifact 9cab7980f2ac4baa40807d8b5e52af32a21cf78c:
- File vsixtest/pch.h — part of check-in [0ab74373bd] at 2016-02-25 02:49:58 on branch vsixTest — More work. Install and build steps are now tested. (user: mistachkin size: 144) [more...]
// // pch.h // Header for standard system include files. // #pragma once #include <collection.h> #include <ppltasks.h> #include "App.xaml.h"