Skip to content

Commit 5f11150

Browse files
committed
Release v6.1.0
1 parent d6d53d2 commit 5f11150

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

src/Directory.Build.props

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
11
<Project>
22
<PropertyGroup>
3-
<PublishVersion>6.0.0</PublishVersion>
4-
<PublishReleaseNotes>Support OS Build 22621.2215
5-
Support for .NET 7.0</PublishReleaseNotes>
3+
<PublishVersion>6.1.0</PublishVersion>
4+
<PublishReleaseNotes>
5+
v6.1.0
6+
Support OS Build 20348.1906
7+
8+
v6.0.0
9+
Support OS Build 22621.2215
10+
11+
v5.2.0
12+
Support for .NET 7.0
13+
</PublishReleaseNotes>
614
</PropertyGroup>
715
</Project>

0 commit comments

Comments
 (0)