Skip to content

Commit 506d165

Browse files
committed
second attempt to fix CI build
1 parent f0ccc33 commit 506d165

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Samples/TestStack.BDDfy.Samples/TestStack.BDDfy.Samples.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
<FileAlignment>512</FileAlignment>
1515
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir>
1616
<RestorePackages>true</RestorePackages>
17-
<TargetFrameworkProfile />
1817
</PropertyGroup>
1918
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
2019
<DebugSymbols>true</DebugSymbols>
@@ -24,7 +23,6 @@
2423
<DefineConstants>DEBUG;TRACE</DefineConstants>
2524
<ErrorReport>prompt</ErrorReport>
2625
<WarningLevel>4</WarningLevel>
27-
<Prefer32Bit>false</Prefer32Bit>
2826
</PropertyGroup>
2927
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
3028
<DebugType>pdbonly</DebugType>
@@ -33,7 +31,6 @@
3331
<DefineConstants>TRACE</DefineConstants>
3432
<ErrorReport>prompt</ErrorReport>
3533
<WarningLevel>4</WarningLevel>
36-
<Prefer32Bit>false</Prefer32Bit>
3734
</PropertyGroup>
3835
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'ReleaseNET35|AnyCPU'">
3936
<DebugType>pdbonly</DebugType>
@@ -42,7 +39,6 @@
4239
<DefineConstants>TRACE</DefineConstants>
4340
<ErrorReport>prompt</ErrorReport>
4441
<WarningLevel>4</WarningLevel>
45-
<Prefer32Bit>false</Prefer32Bit>
4642
</PropertyGroup>
4743
<ItemGroup>
4844
<Folder Include="Properties\" />

0 commit comments

Comments
 (0)