1<?xml version="1.0" encoding="utf-8"?> 2<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 3 <Import Project="Configuration.Base.props" /> 4 <PropertyGroup Label="Configuration"> 5 <ConfigurationType>Application</ConfigurationType> 6 </PropertyGroup> 7</Project>