File tree 2 files changed +5
-1
lines changed
2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 7
7
<Authors >Octopus Deploy</Authors >
8
8
<AssemblyName >Halibut</AssemblyName >
9
9
<PackageId >Halibut</PackageId >
10
- <PackageIconUrl >https://res.cloudinary.com/octopusdeploy/image/upload/v1422402724/halibut_f0zea8.png</PackageIconUrl >
11
10
<PackageProjectUrl >https://github.com/OctopusDeploy/Halibut/</PackageProjectUrl >
12
11
<PackageLicenseExpression >Apache-2.0</PackageLicenseExpression >
13
12
<GenerateAssemblyTitleAttribute >false</GenerateAssemblyTitleAttribute >
13
+ <PackageIcon >icon.png</PackageIcon >
14
14
<AllowedOutputExtensionsInPackageBuildOutputFolder >$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder >
15
15
<TreatWarningsAsErrors >true</TreatWarningsAsErrors >
16
16
</PropertyGroup >
54
54
<DefineConstants >$(DefineConstants);NET40;HAS_REAL_PROXY;SUPPORTS_WEB_SOCKET_CLIENT</DefineConstants >
55
55
</PropertyGroup >
56
56
57
+ <ItemGroup >
58
+ <None Include =" icon.png" Pack =" true" PackagePath =" \" />
59
+ </ItemGroup >
60
+
57
61
</Project >
You can’t perform that action at this time.
0 commit comments