Skip to content

Commit

Permalink
Replaced the TargetFrameworkVersion.
Browse files Browse the repository at this point in the history
  • Loading branch information
tillig committed Feb 3, 2015
1 parent b00ce97 commit db682e2
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<AssemblyName>Autofac.Extras.Attributed</AssemblyName>
<FileAlignment>512</FileAlignment>
<SignAssembly>true</SignAssembly>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<AssemblyOriginatorKeyFile>..\..\Autofac.snk</AssemblyOriginatorKeyFile>
<CodeAnalysisAdditionalOptions>/assemblyCompareMode:StrongNameIgnoringVersion</CodeAnalysisAdditionalOptions>
</PropertyGroup>
Expand Down Expand Up @@ -80,4 +81,4 @@
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>

0 comments on commit db682e2

Please sign in to comment.