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

Commit23607b1

Browse files
Vasily KirichenkoVasily Kirichenko
Vasily Kirichenko
authored and
Vasily Kirichenko
committed
remove Immutable collections dependency from PatternMatcher
1 parent4e4fd6d commit23607b1

File tree

12 files changed

+83
-752
lines changed

12 files changed

+83
-752
lines changed

‎vsintegration/Vsix/VisualFSharpOpenSource/Source.extension.vsixmanifest‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<AssetType="Microsoft.VisualStudio.MefComponent"d:Source="Project"d:ProjectName="FSharp.Editor"Path="|FSharp.Editor|"AssemblyName="|FSharp.Editor;AssemblyName|" />
6363
<AssetType="Microsoft.VisualStudio.Analyzer"d:Source="Project"d:ProjectName="FSharp.Editor"Path="|FSharp.Editor|" />
6464
<AssetType="Microsoft.VisualStudio.MefComponent"d:Source="Project"d:ProjectName="ProjectSystem.Base"Path="|ProjectSystem.Base|" />
65-
<AssetType="Microsoft.VisualStudio.Assembly"d:Source="Project"d:ProjectName="PatternMatcher"Path="|PatternMatcher|"AssemblyName="|PatternMatcher;AssemblyName|" />
65+
<AssetType="Microsoft.VisualStudio.Assembly"d:Source="Project"Path="|PatternMatcher|"AssemblyName="|PatternMatcher;AssemblyName|" />
6666
</Assets>
6767
<Prerequisites>
6868
<PrerequisiteId="Microsoft.VisualStudio.Component.CoreEditor"Version="[15.0,16.0)"DisplayName="Visual Studio core editor" />

‎vsintegration/src/PatternMatcher/ArrayBuilder.Enumerator.cs‎

Lines changed: 0 additions & 55 deletions
This file was deleted.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp