Skip to content

Commit

Permalink
Update nuget packages
Browse files Browse the repository at this point in the history
  • Loading branch information
juninhodigital committed Jan 24, 2024
1 parent 83841c0 commit 95fadd5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Framework.Data/Framework.Data.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<Company>Jose Carlos de Jesus Junior</Company>
<Description>It is a .NET Core/Standard library that provides abstract methods to be use by the implementation classes based on an specific database</Description>
<Copyright>Copyright 2024</Copyright>
<Version>1.0.23</Version>
<Version>1.0.24</Version>
<PackageId>Framework.Services.Data</PackageId>
<PackageProjectUrl>https://github.com/juninhodigital/Framework.Data</PackageProjectUrl>
<PackageIcon>icon.png</PackageIcon>
Expand All @@ -25,7 +25,7 @@

<ItemGroup>
<PackageReference Include="Framework.Services.Core" Version="1.0.26" />
<PackageReference Include="Framework.Services.Entity" Version="1.0.24" />
<PackageReference Include="Framework.Services.Entity" Version="1.0.25" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
<None Include="icon.png" Pack="true" Visible="false" PackagePath="" />
<None Include="README.md" Pack="true" PackagePath="\" />
Expand Down

0 comments on commit 95fadd5

Please sign in to comment.