Skip to content

Commit b475547

Browse files
committed
Update to Engine 4.0.0-beta.1.45
1 parent cd05ec1 commit b475547

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

GitReleaseManager.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# The labels that will be used to include issues in release notes.
1+
# The labels that will be used to include issues in release notes.
22
issue-labels-include:
33
- Breaking Change
44
- Feature

src/Directory.build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<DebugType>portable</DebugType>
2323
<DebugSymbols>true</DebugSymbols>
2424
<!-- Commonly Used Package Versions -->
25-
<EngineVersion>4.0.0-beta.1.1</EngineVersion>
25+
<EngineVersion>4.0.0-beta.1.45</EngineVersion>
2626
<AnnotatedReferenceAssemblyVersion>8.0.0</AnnotatedReferenceAssemblyVersion>
2727
<!-- Informational Settings -->
2828
<Company>NUnit Software</Company>

0 commit comments

Comments
 (0)