File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 142142 <Copyright >© Microsoft Corporation. All rights reserved.</Copyright >
143143 <Authors >Microsoft</Authors >
144144 <Product >Azure .NET SDK</Product >
145- <PackageIcon >pkgicon.png</PackageIcon >
146- <PackageIconPath >$(RepoEngPath)/images/$(PackageIcon)</PackageIconPath >
145+ <PackageIconPath >$(RepoEngPath)/images/pkgicon.png</PackageIconPath >
147146 <RepositoryUrl >https://github.com/Azure/azure-sdk-for-net</RepositoryUrl >
148147 <PackageProjectUrl >$(RepositoryUrl)</PackageProjectUrl >
149148 <PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
207206 </PropertyGroup >
208207
209208 <PropertyGroup Condition =" '$(IsClientLibrary)' == 'true'" >
209+ <PackageIconPath >$(RepoEngPath)/images/azureicon.png</PackageIconPath >
210210 <!-- Use a full key for the new client libraries and disable delay signing -->
211211 <AssemblyOriginatorKeyFile >$(MSBuildThisFileDirectory)AzureSDKClient.snk</AssemblyOriginatorKeyFile >
212212 <DelaySign >false</DelaySign >
You can’t perform that action at this time.
0 commit comments