Skip to content

Commit

Permalink
📝 Upgrade package version for PostgreSQL
Browse files Browse the repository at this point in the history
  • Loading branch information
furkandeveloper committed Nov 25, 2020
1 parent 7baa681 commit 90f8afe
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions src/EasyProfiler.PostgreSQL/EasyProfiler.PostgreSQL.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,12 @@
<RepositoryUrl>https://github.com/furkandeveloper/EasyProfiler</RepositoryUrl>
<PackageTags>sql-server, profiler, query-profiler,query-analyzer</PackageTags>
<PackageReleaseNotes>
*♻️ Move Profiler entity from EasyProfiler.Entites to EasyProfiler.Core
*✨ Add RequestUrl feature.
*✨ Add SlowestEndpoint feature.
*✨ Add QueryType feature.
</PackageReleaseNotes>
<PackageIcon>easyProfilerPostgreSQL.png</PackageIcon>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Authors>furkandeveloper</Authors>
<Version>1.1.0</Version>
<Version>1.2.0</Version>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 90f8afe

Please sign in to comment.