File tree Expand file tree Collapse file tree 2 files changed +2
-9
lines changed Expand file tree Collapse file tree 2 files changed +2
-9
lines changed Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.NET.Sdk" >
1
+ <Project Sdk =" Microsoft.NET.Sdk" >
2
2
3
3
<PropertyGroup >
4
4
<PsModuleName >EventHubs</PsModuleName >
13
13
<ItemGroup >
14
14
<PackageReference Include =" Microsoft.Azure.Management.EventHub" Version =" 2.4.0" />
15
15
</ItemGroup >
16
-
17
- <ItemGroup >
18
- <None Update =" ScenarioTests\EventHubsTests.ps1" >
19
- <CopyToOutputDirectory >Always</CopyToOutputDirectory >
20
- </None >
21
- </ItemGroup >
22
-
23
16
</Project >
Original file line number Diff line number Diff line change 18
18
- Additional information about change #1
19
19
-->
20
20
## 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
22
22
23
23
## Version 1.0.0
24
24
* General availability of ` Az.EventHub ` module
You can’t perform that action at this time.
0 commit comments