File tree 1 file changed +6
-1
lines changed
1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 7
7
<RootNamespace >comroid.common</RootNamespace >
8
8
<GeneratePackageOnBuild >true</GeneratePackageOnBuild >
9
9
<Version >0.1.0</Version >
10
- <Title >Common C# Utilities</Title >
10
+ <Title >Common C# Utilities used by comroid Projects </Title >
11
11
<Authors >comroid</Authors >
12
12
<AssemblyVersion >0.1.0</AssemblyVersion >
13
13
<TargetFramework >net6.0</TargetFramework >
14
14
<LangVersion >preview</LangVersion >
15
+ <PackageId >comroid.csapi.common</PackageId >
16
+ <PackageProjectUrl >https://github.com/comroid-git/csapi</PackageProjectUrl >
17
+ <PackageLicenseUrl >https://github.com/comroid-git/csapi/blob/main/LICENSE</PackageLicenseUrl >
18
+ <RepositoryUrl >https://github.com/comroid-git/csapi</RepositoryUrl >
19
+ <RepositoryType >git</RepositoryType >
15
20
</PropertyGroup >
16
21
17
22
<ItemGroup >
You can’t perform that action at this time.
0 commit comments