Skip to content

Commit

Permalink
experiment: should startup, but fail tests
Browse files Browse the repository at this point in the history
  • Loading branch information
chrissimon-au committed Nov 20, 2023
1 parent 90a9590 commit 91cc57e
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@
<ILLinkTreatWarningsAsErrors>true</ILLinkTreatWarningsAsErrors>
<DebuggerSupport>false</DebuggerSupport>
</PropertyGroup>
<!--<ItemGroup>
<ItemGroup>
<TrimmerRootAssembly Include="OmniSharp.Extensions.JsonRpc" />
<TrimmerRootAssembly Include="OmniSharp.Extensions.LanguageServer" />
<TrimmerRootAssembly Include="OmniSharp.Extensions.LanguageProtocol" />
<TrimmerRootAssembly Include="OmniSharp.Extensions.LanguageServer.Shared" />
<TrimmerRootAssembly Include="Newtonsoft.Json" />
<!--<TrimmerRootAssembly Include="Newtonsoft.Json" />
<TrimmerRootAssembly Include="MediatR" />
<TrimmerRootAssembly Include="Contextive.Core" />
</ItemGroup>-->
<TrimmerRootAssembly Include="Contextive.Core" />-->
</ItemGroup>
<ItemGroup>
<Compile Include="Seq.fs" />
<Compile Include="Rendering.fs" />
Expand Down

0 comments on commit 91cc57e

Please sign in to comment.