Skip to content

Commit 59bb58f

Browse files
authored
Update Tools.Common.csproj
1 parent 61301d1 commit 59bb58f

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

tools/Tools.Common/Tools.Common.csproj

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -223,18 +223,12 @@
223223
<None Include="SerializedCmdlets\Microsoft.Azure.Commands.Scheduler.dll.json">
224224
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
225225
</None>
226-
<None Include="SerializedCmdlets\Microsoft.Azure.Commands.ServerManagement.dll.json">
227-
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
228-
</None>
229226
<None Include="SerializedCmdlets\Microsoft.Azure.Commands.ServiceBus.dll.json">
230227
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
231228
</None>
232229
<None Include="SerializedCmdlets\Microsoft.Azure.Commands.ServiceFabric.dll.json">
233230
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
234231
</None>
235-
<None Include="SerializedCmdlets\Microsoft.Azure.Commands.SiteRecovery.dll.json">
236-
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
237-
</None>
238232
<None Include="SerializedCmdlets\Microsoft.Azure.Commands.Sql.dll.json">
239233
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
240234
</None>
@@ -288,4 +282,4 @@
288282
</None>
289283
</ItemGroup>
290284
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
291-
</Project>
285+
</Project>

0 commit comments

Comments
 (0)