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

Commit 71be696

Browse files
committed
Merge branch 'fixes/tls12' into releases/0.27
2 parents c14d3f5 + 86f2e23 commit 71be696

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)