Skip to content

Commit 0d2d2c4

Browse files
author
Ajit Navasare (MINDTREE LIMITED)
committed
updated with review comments
1 parent 7604e58 commit 0d2d2c4

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed
Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<PsModuleName>EventHubs</PsModuleName>
@@ -13,11 +13,4 @@
1313
<ItemGroup>
1414
<PackageReference Include="Microsoft.Azure.Management.EventHub" Version="2.4.0" />
1515
</ItemGroup>
16-
17-
<ItemGroup>
18-
<None Update="ScenarioTests\EventHubsTests.ps1">
19-
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
20-
</None>
21-
</ItemGroup>
22-
2316
</Project>

src/EventHub/EventHub/ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
- Additional information about change #1
1919
-->
2020
## Upcoming Release
21-
* added new boolean property SkipEmptyArchives to Skip Empty Archives in CaptureDescription class of Eventhub
21+
* Added new boolean property SkipEmptyArchives to Skip Empty Archives in CaptureDescription class of Eventhub
2222

2323
## Version 1.0.0
2424
* General availability of `Az.EventHub` module

0 commit comments

Comments
 (0)