Skip to content

Commit 9cf36f6

Browse files
authored
Merge pull request #8 from autofac/develop
Rolling back full PDB - doesn't necessarily fix all configs
2 parents 65a52fe + 8ba76d5 commit 9cf36f6

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/Autofac/Autofac.csproj

-5
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,6 @@
3535
<Product>Autofac</Product>
3636
</PropertyGroup>
3737

38-
<PropertyGroup Condition="'$(TargetFramework)' == 'net45'">
39-
<DebugType>full</DebugType>
40-
<DebugSymbols>true</DebugSymbols>
41-
</PropertyGroup>
42-
4338
<ItemGroup>
4439
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="2.9.4">
4540
<PrivateAssets>All</PrivateAssets>

0 commit comments

Comments
 (0)