Skip to content

Commit 0ee2c71

Browse files
committed
Release v6.3.0
1 parent da2db47 commit 0ee2c71

File tree

1 file changed

+15
-12
lines changed

1 file changed

+15
-12
lines changed

src/Directory.Build.props

Lines changed: 15 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,25 @@
11
<Project>
22
<PropertyGroup>
3-
<PublishVersion>6.2.1</PublishVersion>
3+
<PublishVersion>6.3.0</PublishVersion>
44
<PublishAuthors>Grabacr07, maciej-makowski, mzomparelli, Slion</PublishAuthors>
55
<PublishReleaseNotes>
6-
v6.2.1
7-
Add mzomparelli to list of authors
6+
v6.3.0
7+
Desktop move support
88

9-
v6.2.0
10-
Better OS version resolution
9+
v6.2.1
10+
Add mzomparelli to list of authors
1111

12-
v6.1.0
13-
Support OS Build 20348.1906
12+
v6.2.0
13+
Better OS version resolution
1414

15-
v6.0.0
16-
Support OS Build 22621.2215
15+
v6.1.0
16+
Support OS Build 20348.1906
1717

18-
v5.2.0
19-
Support for .NET 7.0
20-
</PublishReleaseNotes>
18+
v6.0.0
19+
Support OS Build 22621.2215
20+
21+
v5.2.0
22+
Support for .NET 7.0
23+
</PublishReleaseNotes>
2124
</PropertyGroup>
2225
</Project>

0 commit comments

Comments
 (0)