|
7 | 7 | <SchemaVersion>2.0</SchemaVersion>
|
8 | 8 | <ProjectGuid>{D6C908E5-2B12-43DB-A8AB-2B6849D9CB7B}</ProjectGuid>
|
9 | 9 | <OutputType>Library</OutputType>
|
10 |
| - <AppDesignerFolder>Properties</AppDesignerFolder> |
11 | 10 | <RootNamespace>FluentNHibernate.Specs</RootNamespace>
|
12 | 11 | <AssemblyName>FluentNHibernate.Specs</AssemblyName>
|
13 | 12 | <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
|
14 | 13 | <FileAlignment>512</FileAlignment>
|
15 |
| - <FileUpgradeFlags> |
16 |
| - </FileUpgradeFlags> |
17 |
| - <OldToolsVersion>3.5</OldToolsVersion> |
18 |
| - <UpgradeBackupLocation /> |
19 |
| - <PublishUrl>publish\</PublishUrl> |
20 |
| - <Install>true</Install> |
21 |
| - <InstallFrom>Disk</InstallFrom> |
22 |
| - <UpdateEnabled>false</UpdateEnabled> |
23 |
| - <UpdateMode>Foreground</UpdateMode> |
24 |
| - <UpdateInterval>7</UpdateInterval> |
25 |
| - <UpdateIntervalUnits>Days</UpdateIntervalUnits> |
26 |
| - <UpdatePeriodically>false</UpdatePeriodically> |
27 |
| - <UpdateRequired>false</UpdateRequired> |
28 | 14 | <MapFileExtensions>true</MapFileExtensions>
|
29 |
| - <ApplicationRevision>0</ApplicationRevision> |
30 |
| - <ApplicationVersion>1.0.0.%2a</ApplicationVersion> |
31 |
| - <IsWebBootstrapper>false</IsWebBootstrapper> |
32 |
| - <UseApplicationTrust>false</UseApplicationTrust> |
33 |
| - <BootstrapperEnabled>true</BootstrapperEnabled> |
34 | 15 | </PropertyGroup>
|
35 | 16 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
36 | 17 | <DebugSymbols>true</DebugSymbols>
|
|
0 commit comments