Skip to content

Commit

Permalink
Move Library docsTool to web sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
Jimmy Byrd authored and TheAngryByrd committed Jan 23, 2020
1 parent dc989c0 commit 309356b
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 164 deletions.
2 changes: 1 addition & 1 deletion Content/Library/docsTool/docsTool.fsproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk.Web">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
4 changes: 0 additions & 4 deletions Content/Library/docsTool/paket.references
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,4 @@ Fake.IO.FileSystem
Fake.DotNet.Cli
FSharp.Literate
Fable.React
Microsoft.AspNetCore.StaticFiles
Microsoft.AspNetCore.Hosting
Microsoft.AspNetCore.Server.Kestrel
Microsoft.AspNetCore.WebSockets
Dotnet.ProjInfo.Workspace.FCS
4 changes: 0 additions & 4 deletions Content/Library/paket.dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,4 @@ group Docs
nuget Fake.DotNet.Cli
nuget FSharp.Literate
nuget Fable.React
nuget Microsoft.AspNetCore.StaticFiles
nuget Microsoft.AspNetCore.Hosting
nuget Microsoft.AspNetCore.Server.Kestrel
nuget Microsoft.AspNetCore.WebSockets
nuget Dotnet.ProjInfo.Workspace.FCS
Loading

0 comments on commit 309356b

Please sign in to comment.