We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b00ce97 commit db682e2Copy full SHA for db682e2
src/Autofac.Extras.Attributed/Autofac.Extras.Attributed.csproj
@@ -12,6 +12,7 @@
12
<AssemblyName>Autofac.Extras.Attributed</AssemblyName>
13
<FileAlignment>512</FileAlignment>
14
<SignAssembly>true</SignAssembly>
15
+ <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
16
<AssemblyOriginatorKeyFile>..\..\Autofac.snk</AssemblyOriginatorKeyFile>
17
<CodeAnalysisAdditionalOptions>/assemblyCompareMode:StrongNameIgnoringVersion</CodeAnalysisAdditionalOptions>
18
</PropertyGroup>
@@ -80,4 +81,4 @@
80
81
<Target Name="AfterBuild">
82
</Target>
83
-->
-</Project>
84
+</Project>
0 commit comments