Skip to content

Commit

Permalink
Update version and packages
Browse files Browse the repository at this point in the history
  • Loading branch information
tbasallo committed Sep 15, 2024
1 parent eb2e58d commit 6b4aa67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Toolshed/Toolshed.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFrameworks>net6.0;net7.0;net8.0</TargetFrameworks>
<Version>8.0.0</Version>
<Version>8.0.1</Version>
<RestoreProjectStyle>PackageReference</RestoreProjectStyle>
<RepositoryUrl>https://github.com/tbasallo/toolshed</RepositoryUrl>
<RepositoryType>GIT</RepositoryType>
Expand All @@ -13,7 +13,7 @@

<ItemGroup>
<PackageReference Include="FastMember" Version="1.5.0" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.0" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.2" />
</ItemGroup>

</Project>

0 comments on commit 6b4aa67

Please sign in to comment.