Extract some utilities from http-client branch (#260)

This commit is contained in:
Patrick Stevens
2024-09-14 23:02:32 +01:00
committed by GitHub
parent 693b95106a
commit 09b7109c84
11 changed files with 147 additions and 37 deletions

View File

@@ -30,6 +30,7 @@
<Compile Include="SynExpr\SynAttributes.fs" />
<Compile Include="SynExpr\PreXmlDoc.fs" />
<Compile Include="SynExpr\Ident.fs" />
<Compile Include="SynExpr\SynIdent.fs" />
<Compile Include="SynExpr\SynLongIdent.fs" />
<Compile Include="SynExpr\SynExprLetOrUseTrivia.fs" />
<Compile Include="SynExpr\SynArgPats.fs" />