Skip to content

Commit 640028b

Browse files
author
tom-englert
committed
V 1.107
1 parent 0820256 commit 640028b

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

Release notes.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
1.106:
1+
1.107:
2+
- Fix #764: Include assemblies required for VS2022
3+
4+
1.106:
25
- Use OpenAI library for AzureOpenAITranslator to support newer chat models (GPT 4.0+)
36
- Enable DeepL translations for Traditional Chinese (zh-Hant)
47
- Fix capitalization in Web project export title

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.106.0.0</Version>
4+
<Version>1.107.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)