File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 77 <Authors >Octopus Deploy</Authors >
88 <AssemblyName >Halibut</AssemblyName >
99 <PackageId >Halibut</PackageId >
10- <PackageIconUrl >https://res.cloudinary.com/octopusdeploy/image/upload/v1422402724/halibut_f0zea8.png</PackageIconUrl >
1110 <PackageProjectUrl >https://github.com/OctopusDeploy/Halibut/</PackageProjectUrl >
1211 <PackageLicenseExpression >Apache-2.0</PackageLicenseExpression >
1312 <GenerateAssemblyTitleAttribute >false</GenerateAssemblyTitleAttribute >
13+ <PackageIcon >icon.png</PackageIcon >
1414 <AllowedOutputExtensionsInPackageBuildOutputFolder >$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder >
1515 <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
1616 </PropertyGroup >
5454 <DefineConstants >$(DefineConstants);NET40;HAS_REAL_PROXY;SUPPORTS_WEB_SOCKET_CLIENT</DefineConstants >
5555 </PropertyGroup >
5656
57+ <ItemGroup >
58+ <None Include =" icon.png" Pack =" true" PackagePath =" \" />
59+ </ItemGroup >
60+
5761</Project >
You can’t perform that action at this time.
0 commit comments