Skip to content

Commit 6fb2677

Browse files
committed
update namespace for share assembly
1 parent b2459b5 commit 6fb2677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/Common.Netcore.Dependencies.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PackageReference Include="Microsoft.Azure.PowerShell.Clients.Storage.Management" Version="1.3.35-preview"/>
1919
<PackageReference Include="Microsoft.Azure.PowerShell.Strategies" Version="1.3.35-preview"/>
2020
<PackageReference Include="Microsoft.Azure.PowerShell.Clients.Websites" Version="1.3.35-preview"/>
21-
<PackageReference Include="Microsoft.Azure.PowerShell.Share" Version="1.3.35-preview"/>
21+
<PackageReference Include="Microsoft.Azure.PowerShell.Common.Share" Version="1.3.35-preview"/>
2222
</ItemGroup>
2323
<ItemGroup>
2424
<PackageReference Include="Azure.Core" Version="1.14.0"/>

0 commit comments

Comments
 (0)