forked from npgsql/npgsql
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNpgsql.mds
More file actions
21 lines (21 loc) · 880 Bytes
/
Npgsql.mds
File metadata and controls
21 lines (21 loc) · 880 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<Combine name="Npgsql" fileversion="2.0" MakePkgConfig="False" MakeLibPC="True">
<Configurations active="Debug">
<Configuration name="Debug" ctype="CombineConfiguration">
<Entry build="True" name="Npgsql" configuration="Debug" />
<Entry build="True" name="NpgsqlTests" configuration="Debug" />
</Configuration>
<Configuration name="Release" ctype="CombineConfiguration">
<Entry build="True" name="Npgsql" configuration="Release" />
<Entry build="True" name="NpgsqlTests" configuration="Release" />
</Configuration>
</Configurations>
<DeployTargets />
<StartMode startupentry="Npgsql" single="True">
<Execute type="None" entry="Npgsql" />
<Execute type="None" entry="NpgsqlTests" />
</StartMode>
<Entries>
<Entry filename="./src/Npgsql.mdp" />
<Entry filename="./tests/NpgsqlTests.mdp" />
</Entries>
</Combine>