Skip to content

Commit

Permalink
Write description for the Blazor projects.
Browse files Browse the repository at this point in the history
  • Loading branch information
inversionhourglass committed Sep 18, 2024
1 parent 75d099f commit 34082d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<VersionPrefix>8.0.0</VersionPrefix>
<RootNamespace />
<PackageTags>DI IoC DependencyInjection Blazor WebAssembly</PackageTags>
<Description>This is for the Blazor client-side project and provides a setup method to ensure that you can use the static property PinnedScope.ScopedServices.</Description>
</PropertyGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<VersionPrefix>8.0.0</VersionPrefix>
<RootNamespace />
<PackageTags>DI IoC DependencyInjection Blazor</PackageTags>
<Description>This is for the Blazor server-side project and provides a setup method to ensure that you can use the static property PinnedScope.ScopedServices.</Description>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 34082d2

Please sign in to comment.