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 0e4a1d0 commit 348e263Copy full SHA for 348e263
Release notes.md
@@ -1,4 +1,8 @@
1
-1.54
+1.55
2
+- Fix #418: Solution-level RESX files throw FileNotFoundException
3
+- Fix #290: Can't make T4 template work with .NET Core project
4
+
5
+1.54
6
- #415: Support Visual Studio 2022 (v17.0)
7
8
1.53
src/Directory.Build.props
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project>
<PropertyGroup>
- <Version>1.54.0.0</Version>
+ <Version>1.55.0.0</Version>
<Company>tom-englert.de</Company>
<Product>ResXManager</Product>
<Copyright>Copyright (c) .NET Foundation and Contributors.</Copyright>
0 commit comments