Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae63156 commit 2f20be6Copy full SHA for 2f20be6
2 files changed
Release notes.md
@@ -1,4 +1,7 @@
1
-1.73
+1.74
2
+- Fix #526: Crash when switching to text template
3
+
4
+1.73
5
- Fix #522: crashing Visual Studio on malformed files
6
7
1.72
src/Directory.Build.props
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project>
<PropertyGroup>
- <Version>1.73.0.0</Version>
+ <Version>1.74.0.0</Version>
<Company>tom-englert.de</Company>
<Product>ResXManager</Product>
<Copyright>Copyright (c) .NET Foundation and Contributors.</Copyright>
0 commit comments