Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit 86f2e23

Browse files
committed
Need to target 4.6 for mono to compile it
1 parent f76d78c commit 86f2e23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/OctoRun/OctoRun.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<AppDesignerFolder>Properties</AppDesignerFolder>
1010
<RootNamespace>OctoRun</RootNamespace>
1111
<AssemblyName>octorun</AssemblyName>
12-
<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
12+
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
1313
<FileAlignment>512</FileAlignment>
1414
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
1515
<BuildType Condition="Exists('$(SolutionDir)\script\src\ApplicationInfo_Local.cs')">Internal</BuildType>

0 commit comments

Comments
 (0)