Skip to content

Commit 50f89f8

Browse files
committed
V 1.62
1 parent 8e57614 commit 50f89f8

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

Release notes.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
1.61
1+
1.62
2+
- Fix #435: .NET6 Unable to Move to Resource
3+
4+
1.61
25
- Fix colors to better match VS2022
36
- Fix #433: possible NullReferenceException
47
- Avoid blocking of UI when iterating over a large project.

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project>
33
<PropertyGroup>
4-
<Version>1.61.0.0</Version>
4+
<Version>1.62.0.0</Version>
55
<Company>tom-englert.de</Company>
66
<Product>ResXManager</Product>
77
<Copyright>Copyright (c) .NET Foundation and Contributors.</Copyright>

0 commit comments

Comments
 (0)