Skip to content

Commit 679c3fe

Browse files
committed
Switched targeting framework from v4.7.1 to v4.7
1 parent 1d29e97 commit 679c3fe

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

SvgFileType/SvgFileTypePlugin.csproj

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<AppDesignerFolder>Properties</AppDesignerFolder>
1010
<RootNamespace>SvgFileTypePlugin</RootNamespace>
1111
<AssemblyName>SvgFileType</AssemblyName>
12-
<TargetFrameworkVersion>v4.7.1</TargetFrameworkVersion>
12+
<TargetFrameworkVersion>v4.7</TargetFrameworkVersion>
1313
<FileAlignment>512</FileAlignment>
1414
<TargetFrameworkProfile />
1515
</PropertyGroup>
@@ -30,6 +30,9 @@
3030
<ErrorReport>prompt</ErrorReport>
3131
<WarningLevel>4</WarningLevel>
3232
</PropertyGroup>
33+
<PropertyGroup>
34+
<SignAssembly>false</SignAssembly>
35+
</PropertyGroup>
3336
<ItemGroup>
3437
<Reference Include="PaintDotNet.Base">
3538
<HintPath>C:\Program Files\paint.net\PaintDotNet.Base.dll</HintPath>

0 commit comments

Comments
 (0)