Skip to content

Commit

Permalink
Upgrade the target framework to .NET 4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
0xC0000054 committed Feb 11, 2018
1 parent 0697012 commit c4f3eb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DdsFileTypePlus.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>DdsFileTypePlus</RootNamespace>
<AssemblyName>DdsFileTypePlus</AssemblyName>
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
<TargetFrameworkVersion>v4.7</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down

0 comments on commit c4f3eb7

Please sign in to comment.