Skip to content

Commit

Permalink
1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvinaxhcar committed Sep 26, 2024
1 parent 4decacd commit 3659bba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/RavenDriveDB.Packge/RavenDriveDB.Packge.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,12 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<PackageId>RavendriveDB</PackageId>
<Version>1.0.4</Version>
<Version>1.0.5</Version>
<Authors>Kelvin Mateus Axhcar</Authors>
<RepositoryUrl>https://github.com/kelvinaxhcar/RavenDriveDB</RepositoryUrl>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageIcon>logo.png</PackageIcon>
</PropertyGroup>

<ItemGroup>
Expand All @@ -21,6 +22,7 @@
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="README.md" Pack="true" PackagePath="\"/>
<None Include="logo.png" Pack="true" PackagePath="\" />
</ItemGroup>

</Project>
Binary file added src/RavenDriveDB.Packge/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3659bba

Please sign in to comment.