init nuget package
ef9d1477509d05c97b35dea74767b3e967090dcd
1 files changed
SessionScoped/SessionScoped.csproj
diff --git a/SessionScoped/SessionScoped.csproj b/SessionScoped/SessionScoped.csproj
index 5ac55a4..6dbdb0a 100644
--- a/SessionScoped/SessionScoped.csproj
+++ b/SessionScoped/SessionScoped.csproj
@@ -8,8 +8,8 @@
<Authors>Alphons van der Heijden</Authors>
<Description>Adds a session-scoped IHostedService service to the services collection</Description>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
- <RepositoryUrl>https://github.com/alphons</RepositoryUrl>
- <PackageTags>DependencyInjection;SessionScoped</PackageTags>
+ <RepositoryUrl>https://github.com/alphons/SessionScopedExtension</RepositoryUrl>
+ <PackageTags>AspNetCore;DependencyInjection;SessionScoped</PackageTags>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
</PropertyGroup>