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.
1 parent 7d066de commit 9bbdaabCopy full SHA for 9bbdaab
src/Giraffe.TokenRouter/Giraffe.TokenRouter.fsproj
@@ -11,7 +11,7 @@
11
<WarningsAsErrors>1</WarningsAsErrors>
12
<Optimize>True</Optimize>
13
<OutputType>Library</OutputType>
14
- <PackageId>Giraffe.Razor</PackageId>
+ <PackageId>Giraffe.TokenRouter</PackageId>
15
<PackageTags>Giraffe;TokenRouter;Routing;ASP.NET Core;FSharp;Functional;Http;Web;Framework;Micro;Service</PackageTags>
16
<PackageReleaseNotes>https://raw.githubusercontent.com/giraffe-fsharp/Giraffe.TokenRouter/master/RELEASE_NOTES.md</PackageReleaseNotes>
17
<PackageIconUrl>https://raw.githubusercontent.com/giraffe-fsharp/Giraffe/master/giraffe-64x64.png</PackageIconUrl>
0 commit comments