Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita2d770f

Browse files
KevinRansomlatkin
authored andcommitted
Fixesdotnet#319, projects with target runtime 4.0 don't show up correctly on the VS project dialog
closesdotnet#328commitb1c642aAuthor: KevinRansom <kevinr@microsoft.com>Date: Wed Mar 25 10:40:23 2015 -0700 Remove 3.1 from .Net 4.0 targetscommitaff287dAuthor: KevinRansom <kevinr@microsoft.com>Date: Tue Mar 24 16:33:20 2015 -0700Fixesdotnet#319, Projects with target runtime 3.0 don't show up correctly on the VS project dialog Ensuring that .Net 4.0 can target 4.3.0.0 and 4.3.1.0 and that .Net 4.5.0 - 4.5.6 can target 4.3.0.0, 4.3.1.0, 4.4.0.0
1 parent1bb7445 commita2d770f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎vsintegration/src/vs/FsPkgs/FSharp.Project/SupportedRuntimes/SupportedRuntimes.xml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<AssemblyVersion="4.3.0.0"Description="F# 3.0 (FSharp.Core, 4.3.0.0)"/>
88
</TargetFramework>
99
<TargetFrameworkIdentifier=".NETFramework"Version="v4.5">
10+
<AssemblyVersion="4.3.0.0"Description="F# 3.0 (FSharp.Core, 4.3.0.0)"/>
1011
<AssemblyVersion="4.3.1.0"Description="F# 3.1 (FSharp.Core, 4.3.1.0)"/>
1112
<AssemblyVersion="4.4.0.0"Description="F# 4.0 (FSharp.Core, 4.4.0.0)"/>
1213
</TargetFramework>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp