File tree Expand file tree Collapse file tree
Microsoft.FSharp.Compiler.MSBuild Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -97,7 +97,6 @@ folder "InstallDir:Common7\IDE\CommonExtensions\Microsoft\FSharp"
9797 file source="$(BinariesFolder)\FSharp.Compiler.Private\$(Configuration)\$(TargetFramework)\System.Resources.Extensions.dll"
9898 file source="$(BinariesFolder)\FSharp.Compiler.Private\$(Configuration)\$(TargetFramework)\System.Runtime.CompilerServices.Unsafe.dll"
9999 file source="$(BinariesFolder)\FSharp.Compiler.Private\$(Configuration)\$(TargetFramework)\System.Threading.Tasks.Dataflow.dll"
100- file source="$(BinariesFolder)\Interactive.DependencyManager\$(Configuration)\netstandard2.0\Interactive.DependencyManager.dll" vs.file.ngen=yes vs.file.ngenArchitecture=All vs.file.ngenPriority=2
101100 file source="$(BinariesFolder)\FSharp.Compiler.Server.Shared\$(Configuration)\$(TargetFramework)\FSharp.Compiler.Server.Shared.dll" vs.file.ngen=yes vs.file.ngenArchitecture=All vs.file.ngenPriority=2
102101 file source="$(BinariesFolder)\FSharp.Core\$(Configuration)\net45\FSharp.Core.dll" vs.file.ngen=yes vs.file.ngenArchitecture=All vs.file.ngenPriority=2
103102 file source="$(BinariesFolder)\FSharp.Core\$(Configuration)\net45\FSharp.Core.optdata"
Original file line number Diff line number Diff line change 1717 <_Dependency Include =" FSharp.Build" Version =" $(FSProductVersion)" />
1818 <_Dependency Include =" FSharp.Compiler.Interactive.Settings" Version =" $(FSProductVersion)" />
1919 <_Dependency Include =" FSharp.Compiler.Private" Version =" $(FSProductVersion)" />
20- <_Dependency Include =" Interactive.DependencyManager" Version =" $(FSProductVersion)" />
20+ <_Dependency Include =" Microsoft.DotNet.DependencyManager" Version =" $(FSProductVersion)" />
21+ <_Dependency Include =" FSharp.DependencyManager.Nuget" Version =" $(FSProductVersion)" />
2122 <_Dependency Include =" FSharp.Compiler.Server.Shared" Version =" $(FSProductVersion)" />
2223 <_Dependency Include =" FSharp.Core" Version =" $(FSCoreVersion)" />
2324 <_Dependency Include =" FSharp.Editor" Version =" $(VSAssemblyVersion)" />
You can’t perform that action at this time.
0 commit comments