We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd05ec1 commit b475547Copy full SHA for b475547
2 files changed
GitReleaseManager.yaml
@@ -1,4 +1,4 @@
1
-# The labels that will be used to include issues in release notes.
+# The labels that will be used to include issues in release notes.
2
issue-labels-include:
3
- Breaking Change
4
- Feature
src/Directory.build.props
@@ -22,7 +22,7 @@
22
<DebugType>portable</DebugType>
23
<DebugSymbols>true</DebugSymbols>
24
<!-- Commonly Used Package Versions -->
25
- <EngineVersion>4.0.0-beta.1.1</EngineVersion>
+ <EngineVersion>4.0.0-beta.1.45</EngineVersion>
26
<AnnotatedReferenceAssemblyVersion>8.0.0</AnnotatedReferenceAssemblyVersion>
27
<!-- Informational Settings -->
28
<Company>NUnit Software</Company>
0 commit comments