7 lines
281 B
Plaintext
7 lines
281 B
Plaintext
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||
|
<Import Project="Configuration.Base.props" />
|
||
|
<PropertyGroup Label="Configuration">
|
||
|
<ConfigurationType>Application</ConfigurationType>
|
||
|
</PropertyGroup>
|
||
|
</Project>
|