Skip to content

Commit

Permalink
- initial update .version in .csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
ArdenHide committed Nov 16, 2024
1 parent ce1a2b8 commit e9c25e6
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Version>1.0.0</Version>
<PackageReleaseNotes>https://github.com/The-Poolz/DispenserProvider.DataBase/releases/tag/v1.0.0-prod</PackageReleaseNotes>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit e9c25e6

Please sign in to comment.