File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 66 <Title >OpenMatch Api</Title >
77 <Version >1.0.0</Version >
88 <PackageDescription >C# API for OpenMatch</PackageDescription >
9- <Authors >FrozenStorm Interactive</Authors >
9+ <Authors >Yoann Potinet</Authors >
10+ <Company >FrozenStorm Interactive</Company >
11+ <PackageTags >openmatch</PackageTags >
1012 <PackageLicenseFile >License</PackageLicenseFile >
11-
13+ < PackageProjectUrl >https://github.com/FrozenStormInteractive/openmatch-csharp</ PackageProjectUrl >
1214 <RepositoryUrl >https://github.com/FrozenStormInteractive/openmatch-csharp</RepositoryUrl >
1315 <RepositoryType >git</RepositoryType >
14-
16+ <PackageIcon >packageIcon.png</PackageIcon >
17+ <PackageIconFullPath >$(MSBuildThisFileDirectory)packageIcon.png</PackageIconFullPath >
1518 </PropertyGroup >
1619
1720 <ItemGroup >
1821 <None Include =" ../../License" Pack =" true" PackagePath =" " />
22+ <None Include =" $(PackageIconFullPath)" Pack =" true" PackagePath =" \" />
1923 </ItemGroup >
2024
2125 <ItemGroup >
You can’t perform that action at this time.
0 commit comments