Skip to content

Commit cdef495

Browse files
committed
release: 6.0.0-preview.2
1 parent 382fa2e commit cdef495

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 6.0.0-preview.2
44

55
### BREAKING CHANGES
66

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22

33
<PropertyGroup>
4-
<VersionPrefix>6.0.0-preview.1</VersionPrefix>
4+
<VersionPrefix>6.0.0-preview.2</VersionPrefix>
55
<VersionSuffix>prerelease</VersionSuffix>
66
<LangVersion>13</LangVersion>
77
<AccelerateBuildsInVisualStudio>true</AccelerateBuildsInVisualStudio>

0 commit comments

Comments
 (0)