We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2459b5 commit 6fb2677Copy full SHA for 6fb2677
tools/Common.Netcore.Dependencies.targets
@@ -18,7 +18,7 @@
18
<PackageReference Include="Microsoft.Azure.PowerShell.Clients.Storage.Management" Version="1.3.35-preview"/>
19
<PackageReference Include="Microsoft.Azure.PowerShell.Strategies" Version="1.3.35-preview"/>
20
<PackageReference Include="Microsoft.Azure.PowerShell.Clients.Websites" Version="1.3.35-preview"/>
21
- <PackageReference Include="Microsoft.Azure.PowerShell.Share" Version="1.3.35-preview"/>
+ <PackageReference Include="Microsoft.Azure.PowerShell.Common.Share" Version="1.3.35-preview"/>
22
</ItemGroup>
23
<ItemGroup>
24
<PackageReference Include="Azure.Core" Version="1.14.0"/>
0 commit comments