Skip to content

Commit

Permalink
Merge pull request #4 from PandaTechAM/development
Browse files Browse the repository at this point in the history
nuget updates
  • Loading branch information
HaikAsatryan authored Nov 23, 2024
2 parents 1ef07e3 + 6ecbe89 commit 123b306
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/SharedKernel/SharedKernel.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
<PackageReadmeFile>Readme.md</PackageReadmeFile>
<Authors>Pandatech</Authors>
<Copyright>MIT</Copyright>
<Version>1.0.3</Version>
<Version>1.0.4</Version>
<PackageId>Pandatech.SharedKernel</PackageId>
<Title>Pandatech Shared Kernel Library</Title>
<PackageTags>Pandatech, shared kernel, library, OpenAPI, Swagger, utilities, scalar</PackageTags>
<Description>Pandatech.SharedKernel provides centralized configurations, utilities, and extensions for ASP.NET Core projects. For more information refere to readme.md document.</Description>
<RepositoryUrl>https://github.com/PandaTechAM/be-lib-sharedkernel</RepositoryUrl>
<PackageReleaseNotes>Healthcheck implementation changes</PackageReleaseNotes>
<PackageReleaseNotes>NuGet Updates</PackageReleaseNotes>
</PropertyGroup>

<ItemGroup>
Expand Down Expand Up @@ -46,8 +46,8 @@
<PackageReference Include="Pandatech.FluentMinimalApiMapper" Version="2.0.1" />
<PackageReference Include="Pandatech.PandaVaultClient" Version="4.0.0" />
<PackageReference Include="Pandatech.RegexBox" Version="3.0.0" />
<PackageReference Include="Pandatech.ResponseCrafter" Version="5.0.1" />
<PackageReference Include="Scalar.AspNetCore" Version="1.2.42" />
<PackageReference Include="Pandatech.ResponseCrafter" Version="5.0.2" />
<PackageReference Include="Scalar.AspNetCore" Version="1.2.43" />
<PackageReference Include="Serilog.AspNetCore" Version="8.0.3" />
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerUI" Version="7.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 123b306

Please sign in to comment.