Skip to content

Commit 1f3796a

Browse files
committed
[Notepad] Bump TargetFrameworkVersion to v10.0
1 parent a4d2b33 commit 1f3796a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NotePad-Mono.Data.Sqlite/Notepad.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<AndroidResgenFile>Resources\Resource.Designer.cs</AndroidResgenFile>
1616
<AndroidApplication>true</AndroidApplication>
1717
<AndroidManifest>Properties\AndroidManifest.xml</AndroidManifest>
18-
<TargetFrameworkVersion>v4.4</TargetFrameworkVersion>
18+
<TargetFrameworkVersion>v10.0</TargetFrameworkVersion>
1919
<AndroidUseLatestPlatformSdk>false</AndroidUseLatestPlatformSdk>
2020
</PropertyGroup>
2121
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">

0 commit comments

Comments
 (0)