We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 645a130 commit 427ea23Copy full SHA for 427ea23
1 file changed
src/FSharp.Control.AsyncSeq/FSharp.Control.AsyncSeq.fsproj
@@ -12,10 +12,6 @@
12
<PackageTags>F#;async;fsharp;streaming</PackageTags>
13
<IncludeSymbols>true</IncludeSymbols>
14
<RepositoryUrl>https://github.com/fsprojects/FSharp.Control.AsyncSeq</RepositoryUrl>
15
- <AssemblyName>FSharp.Control.AsyncSeq</AssemblyName>
16
- </PropertyGroup>
17
- <PropertyGroup>
18
- <OutputPath>bin\$(Configuration)\</OutputPath>
19
<GenerateDocumentationFile>true</GenerateDocumentationFile>
20
</PropertyGroup>
21
<ItemGroup>
0 commit comments