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

Commit26d1a7d

Browse files
committed
Minor tidy-up (changeset 1292191)
1 parentd1d0544 commit26d1a7d

File tree

2 files changed

+1
-11
lines changed

2 files changed

+1
-11
lines changed

‎vsintegration/src/fsharp.common.props‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<!-- Use standard VS for Open Build.-->
10-
<ImportProject="..\..\..\fsharp.common.props"Condition="Exists('..\..\..\fsharp.common.props')" />
10+
<ImportProject="..\..\..\fsharp.common.props"Condition="Exists('..\..\..\fsharp.common.props') AND $(_NTROOT) != ''" />
1111
<ImportProject="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props"Condition="'$(DevDivBuild)' == '' and Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
1212

1313
<PropertyGroupCondition="'$(DevDivBuild)' == ''">

‎vsintegration/src/vs/FsPkgs/FSharp.Editor/FSharp.Editor.fsproj‎

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -31,16 +31,6 @@
3131
</Content>
3232
</ItemGroup>
3333
<ItemGroup>
34-
<ProjectReferenceInclude="$(FSharpSourcesRoot)\fsharp\FSharp.Compiler.Service\FSharp.Compiler.Service.fsproj">
35-
<Name>FSharp.Compiler.Service</Name>
36-
<Project>{a437a6ec-5323-47c2-8f86-e2cac54ff152}</Project>
37-
<Private>True</Private>
38-
</ProjectReference>
39-
<ProjectReferenceInclude="$(FSharpSourcesRoot)\fsharp\FSharp.Compiler.Service\FSharp.Compiler.fsproj">
40-
<Name>FSharp.Compiler.Service</Name>
41-
<Project>{a437a6ec-5323-47c2-8f86-e2cac54ff152}</Project>
42-
<Private>True</Private>
43-
</ProjectReference>
4434
<ProjectReferenceInclude="$(FSharpSourcesRoot)\fsharp\FSharp.Core\FSharp.Core.fsproj">
4535
<Project>{DED3BBD7-53F4-428A-8C9F-27968E768605}</Project>
4636
<Name>FSharp.Core</Name>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp