Skip to content

Commit bb4cccb

Browse files
committed
Removed commented references/items from a few csproj files.
1 parent 7d2cc00 commit bb4cccb

File tree

3 files changed

+0
-11
lines changed

3 files changed

+0
-11
lines changed

src/ResourceManager/Storage/Commands.Management.Storage.Test/Commands.Management.Storage.Test.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,6 @@
6161
<None Include="ScenarioTests\Common.ps1">
6262
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
6363
</None>
64-
<!-- <None Include="..\..\Common\Commands.ScenarioTests.ResourceManager.Common\AzureRM.Resources.ps1">
65-
<Link>ScenarioTests\AzureRM.Resources.ps1</Link>
66-
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
67-
</None> -->
6864
<None Include="ScenarioTests\StorageAccountTests.ps1">
6965
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
7066
</None>

src/StackAdmin/Storage.Management/Commands.Management.Storage.Test/Commands.Management.Storage.Test.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,6 @@
5252
<None Include="ScenarioTests\Common.ps1">
5353
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
5454
</None>
55-
<!-- <None Include="..\..\..\Common\Commands.ScenarioTests.ResourceManager.Common\AzureRM.Resources.ps1">
56-
<Link>ScenarioTests\AzureRM.Resources.ps1</Link>
57-
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
58-
</None> -->
5955
<None Include="ScenarioTests\StorageAccountTests.ps1">
6056
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
6157
</None>

src/StackAdmin/Storage.Management/Commands.Management.Storage/Commands.Management.Storage.csproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,6 @@
4949
<Prefer32Bit>false</Prefer32Bit>
5050
</PropertyGroup>
5151
<ItemGroup>
52-
<!-- <Reference Include="Microsoft.Azure.Management.Storage, Version=6.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
53-
<HintPath>..\..\..\packages\Microsoft.Azure.Management.Storage.6.4.0-preview\lib\net452\Microsoft.Azure.Management.Storage.dll</HintPath>
54-
</Reference> -->
5552
<Reference Include="Microsoft.Data.Edm">
5653
<HintPath>..\..\..\packages\Microsoft.Data.Edm.5.6.4\lib\net40\Microsoft.Data.Edm.dll</HintPath>
5754
<Private>True</Private>

0 commit comments

Comments
 (0)