Skip to content

10: Renames Insights and Profile modules #8019

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Dec 6, 2018

Conversation

MiYanni
Copy link
Contributor

@MiYanni MiYanni commented Dec 5, 2018

This PR does the module renames from #6958. Also, removed the net452 targets files since they are unused.

Summary:

  • Az.Insights -> Az.Monitor
  • Az.Profile -> Az.Accounts

Note: This requires Common changes. Currently, this uses the LocalFeed for these changes. I will be making another PR with Common assembly renames, and that PR will have a published version instead of using LocalFeed.

…er, tests will not run currently without a Common change to RMProfileModule. Will be in follow up commit.
…s. Removed unused net452/service management targets files. Updated Common packages references.
@@ -19,7 +19,7 @@
<PrivateAssets Condition="'$(HideReferenceDependencies)' == 'true'">All</PrivateAssets>
</PackageReference>
<PackageReference Include="xunit" Version="2.4.0" />
<PackageReference Include="Microsoft.Azure.PowerShell.ScenarioTest.ResourceManager" Version="1.1.8-preview" >
<PackageReference Include="Microsoft.Azure.PowerShell.ScenarioTest.ResourceManager" Version="1.0.231-preview" >
Copy link
Member

Choose a reason for hiding this comment

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

I don't think we can publish with this - we'll need the new actual version before moving into master

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.

4 participants