Skip to content

Commit 9f695d0

Browse files
committed
Add package description stuff
1 parent ff10076 commit 9f695d0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/IntelliTect.AspNetCore.SignalR.SqlServer/IntelliTect.AspNetCore.SignalR.SqlServer.csproj

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@
55
<LangVersion>9.0</LangVersion>
66
<Nullable>enable</Nullable>
77

8+
<RepositoryUrl>https://github.com/IntelliTect/IntelliTect.AspNetCore.SignalR.SqlServer</RepositoryUrl>
9+
<RepositoryType>git</RepositoryType>
10+
<Authors>IntelliTect-Nuget</Authors>
11+
<Company>IntelliTect</Company>
12+
<Description>A Microsoft SQL Server backplane for ASP.NET Core SignalR.</Description>
13+
<PackageTags>IntelliTect aspnetcore sqlserver signalr</PackageTags>
14+
15+
816
<!-- Sourcelink: -->
917
<PublishRepositoryUrl>true</PublishRepositoryUrl>
1018
<EmbedUntrackedSources>true</EmbedUntrackedSources>

0 commit comments

Comments
 (0)