We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2cf1c3c + 8856432 commit 7bb1971Copy full SHA for 7bb1971
src/Plotly.NET.Interactive/Plotly.NET.Interactive.fsproj
@@ -4,7 +4,6 @@
4
<TargetFramework>net5.0</TargetFramework>
5
<OutputType>Library</OutputType>
6
<NoWarn>$(NoWarn);NU5100</NoWarn><!-- dll outside of lib/ folder -->
7
- <OutputType>Library</OutputType>
8
<!-- Optional: Declare that the Repository URL can be published to NuSpec -->
9
<PublishRepositoryUrl>true</PublishRepositoryUrl>
10
<!-- Optional: Embed source files that are not tracked by the source control manager to the PDB -->
@@ -52,4 +51,4 @@
52
51
<PackageReference Include="Microsoft.DotNet.Interactive.Formatting" Version="1.0.0-beta.21176.4" />
53
</ItemGroup>
54
55
-</Project>
+</Project>
0 commit comments