Skip to content

Commit

Permalink
Remove proj ref to Core (#18619)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshLove-msft authored Feb 9, 2021
1 parent cb9e130 commit 3d55ff3
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,5 @@
<Compile Include="$(AzureCoreSharedSources)Argument.cs" Link="Shared\%(RecursiveDir)\%(Filename)%(Extension)" />
<Compile Include="$(AzureCoreSharedSources)AzureResourceProviderNamespaceAttribute.cs" Link="Shared\%(RecursiveDir)\%(Filename)%(Extension)" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\core\Azure.Core\src\Azure.Core.csproj" />
</ItemGroup>

</Project>

0 comments on commit 3d55ff3

Please sign in to comment.