Skip to content

Commit

Permalink
update namespace for share assembly
Browse files Browse the repository at this point in the history
  • Loading branch information
VeryEarly committed Jun 9, 2021
1 parent b2459b5 commit 6fb2677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/Common.Netcore.Dependencies.targets
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PackageReference Include="Microsoft.Azure.PowerShell.Clients.Storage.Management" Version="1.3.35-preview"/>
<PackageReference Include="Microsoft.Azure.PowerShell.Strategies" Version="1.3.35-preview"/>
<PackageReference Include="Microsoft.Azure.PowerShell.Clients.Websites" Version="1.3.35-preview"/>
<PackageReference Include="Microsoft.Azure.PowerShell.Share" Version="1.3.35-preview"/>
<PackageReference Include="Microsoft.Azure.PowerShell.Common.Share" Version="1.3.35-preview"/>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Azure.Core" Version="1.14.0"/>
Expand Down

0 comments on commit 6fb2677

Please sign in to comment.