Skip to content

Conversation

@markcowl
Copy link
Member

No description provided.

</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Azure.Management.Storage" Version="7.1.0-preview" />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are these being removed?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Because they are not actually used in the package. We use these dependencies to control the storage version used in the modules, I am instead moving these into the azure-powershell common dependcies just for those packages that need them. This is necessary to allow building cmdlets and cmdlet test packages that depend on newtonsoft.json 9

@@ -1,4 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OmitJsonackage>true</OmitJsonackage>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo in tag. Should be OmitJsonPackage.

MiYanni
MiYanni previously approved these changes Sep 13, 2018
@markcowl markcowl merged commit fa8a479 into develop Sep 13, 2018
@maddieclayton maddieclayton deleted the nsoft9 branch February 7, 2019 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants