File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
Samples/TestStack.BDDfy.Samples Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change 14
14
<FileAlignment >512</FileAlignment >
15
15
<SolutionDir Condition =" $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" >..\</SolutionDir >
16
16
<RestorePackages >true</RestorePackages >
17
- <TargetFrameworkProfile />
18
17
</PropertyGroup >
19
18
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
20
19
<DebugSymbols >true</DebugSymbols >
24
23
<DefineConstants >DEBUG;TRACE</DefineConstants >
25
24
<ErrorReport >prompt</ErrorReport >
26
25
<WarningLevel >4</WarningLevel >
27
- <Prefer32Bit >false</Prefer32Bit >
28
26
</PropertyGroup >
29
27
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
30
28
<DebugType >pdbonly</DebugType >
33
31
<DefineConstants >TRACE</DefineConstants >
34
32
<ErrorReport >prompt</ErrorReport >
35
33
<WarningLevel >4</WarningLevel >
36
- <Prefer32Bit >false</Prefer32Bit >
37
34
</PropertyGroup >
38
35
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'ReleaseNET35|AnyCPU'" >
39
36
<DebugType >pdbonly</DebugType >
42
39
<DefineConstants >TRACE</DefineConstants >
43
40
<ErrorReport >prompt</ErrorReport >
44
41
<WarningLevel >4</WarningLevel >
45
- <Prefer32Bit >false</Prefer32Bit >
46
42
</PropertyGroup >
47
43
<ItemGroup >
48
44
<Folder Include =" Properties\" />
You can’t perform that action at this time.
0 commit comments