Skip to content

Commit

Permalink
Added package information
Browse files Browse the repository at this point in the history
  • Loading branch information
jmayer913 committed Apr 5, 2024
1 parent b15e5a7 commit 25c6026
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions JMayer.Data/JMayer.Data.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Version>1.0.0</Version>
<Authors>jmayer913</Authors>
<Company>jmayer913</Company>
<PackageDescription>Package contains generic data access via HTTP or a Database.</PackageDescription>
<RepositoryUrl>https://github.com/jmayer913/JMayer-Data-Library</RepositoryUrl>
</PropertyGroup>

</Project>
1 change: 1 addition & 0 deletions TestProject/TestProject.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

<IsPackable>false</IsPackable>
<IsTestProject>true</IsTestProject>
<Version>1.0.0</Version>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 25c6026

Please sign in to comment.