Skip to content

Commit 348e263

Browse files
committed
V 1.55
1 parent 0e4a1d0 commit 348e263

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

Release notes.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
1.54
1+
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
26
- #415: Support Visual Studio 2022 (v17.0)
37

48
1.53

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.54.0.0</Version>
4+
<Version>1.55.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)