We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f6c3bd commit a1e7163Copy full SHA for a1e7163
Reset-WipReleaseNotes.ps1
@@ -13,12 +13,7 @@ $content = @(
13
"",
14
"### Dependent Packages",
15
16
-"- .NET 5.0",
17
-" - No changes",
18
-"- .NET Core 3.1",
19
20
-"- General",
21
+"- No changes",
22
23
"---",
24
release-notes/wip-release-notes.md
@@ -4,20 +4,15 @@
4
5
Date: ???
6
7
-### Bugs
8
-
9
### Features
10
11
-### Miscellaneous
+- #16: Allow command timeout to be configured.
12
### Dependent Packages
-- .NET 5.0
- - No changes
-- .NET Core 3.1
-- General
+- coverlet.collector from 3.1.1 to 3.1.2
+- Microsoft.Extensions.Configuration from 6.0.0 to 6.0.1
+- Microsoft.Extensions.Hosting from 6.0.0 to 6.0.1
---
0 commit comments