summaryrefslogtreecommitdiff
path: root/Source/VSProps/Configuration.Application.props
blob: 8af23ba8a2b0bdc6259df078a002e219d50d6411 (plain)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="utf-8"?>
<Project>
  <Import Project="Configuration.Base.props" />
  <PropertyGroup Label="Configuration">
    <ConfigurationType>Application</ConfigurationType>
  </PropertyGroup>
</Project>