Skip to content

Commit

Permalink
Merge pull request #4 from Michal123456747/chore/deploySetup
Browse files Browse the repository at this point in the history
Update package's meta data
  • Loading branch information
michalramus authored Feb 27, 2022
2 parents 079ecc6 + 5cb4443 commit 0f14f14
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Library/ROELibrary.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<VersionPrefix>0.1.0</VersionPrefix>
<VersionSuffix>prev</VersionSuffix>
<GenerateDocumentation>true</GenerateDocumentation>

<PackageId>ROELibrary</PackageId>
<Title>Robots-of-Education-Library</Title>
<Authors>Michal Ramus</Authors>
<Owners>Michal123456747</Owners>
<Company>Robots of Education (Roboty Edukacji)</Company>
<Description>Create own robot. Package for controling robots of Robots of Education project.</Description>
<PackageProjectUrl>https://roboty-edukacji.pl</PackageProjectUrl>
<RepositoryUrl>https://github.com/Michal123456747/Robots-of-education-Library</RepositoryUrl>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 0f14f14

Please sign in to comment.