Skip to content

Commit

Permalink
Merge pull request #20 from Kentico/feat/description
Browse files Browse the repository at this point in the history
Feat/description
  • Loading branch information
Rumec authored Dec 16, 2024
2 parents 4530d48 + 5286c69 commit 217bda9
Showing 1 changed file with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,12 @@
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>

<Product>Xperience by Kentico Mini Profiler</Product>
<Title>$(Product)</Title>
<PackageId>Kentico.Xperience.MiniProfiler</PackageId>
<Description>Enables the use of Mini Profiler in Xperience by Kentico projects.</Description>
<RepositoryUrl>https://github.com/Kentico/xperience-by-kentico-miniprofiler</RepositoryUrl>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 217bda9

Please sign in to comment.