We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e57614 commit 50f89f8Copy full SHA for 50f89f8
Release notes.md
@@ -1,4 +1,7 @@
1
-1.61
+1.62
2
+- Fix #435: .NET6 Unable to Move to Resource
3
+
4
+1.61
5
- Fix colors to better match VS2022
6
- Fix #433: possible NullReferenceException
7
- Avoid blocking of UI when iterating over a large project.
src/Directory.Build.props
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project>
<PropertyGroup>
- <Version>1.61.0.0</Version>
+ <Version>1.62.0.0</Version>
<Company>tom-englert.de</Company>
<Product>ResXManager</Product>
<Copyright>Copyright (c) .NET Foundation and Contributors.</Copyright>
0 commit comments