File tree 3 files changed +9
-6
lines changed
3 files changed +9
-6
lines changed Original file line number Diff line number Diff line change 1
- 1.84
1
+ 1.85
2
+ - #639 : Support for DeepL glossaries
3
+
4
+ 1.84
2
5
- Fix #634 : XlfSynchronizer does not generate separate file entries for different resources in the same project
3
6
4
7
1.83
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Project >
3
3
<PropertyGroup >
4
- <Version >1.84 .0.0</Version >
4
+ <Version >1.85 .0.0</Version >
5
5
<Company >tom-englert.de</Company >
6
6
<Product >ResXManager</Product >
7
7
<Copyright >Copyright (c) .NET Foundation and Contributors.</Copyright >
Original file line number Diff line number Diff line change 8
8
<PackageVersion Include =" DocumentFormat.OpenXml" Version =" [2.20.0]" />
9
9
<PackageVersion Include =" Community.VisualStudio.Toolkit" Version =" [15.0.76.309]" />
10
10
<PackageVersion Include =" Fody" Version =" 6.8.0" />
11
- <PackageVersion Include =" HtmlAgilityPack" Version =" 1.11.59 " />
11
+ <PackageVersion Include =" HtmlAgilityPack" Version =" 1.11.61 " />
12
12
<PackageVersion Include =" ILMerge.Fody" Version =" 1.24.0" />
13
13
<PackageVersion Include =" JetBrains.Annotations" Version =" 2023.3.0" />
14
14
<PackageVersion Include =" Microsoft.CSharp" Version =" 4.7.0" />
39
39
<PackageVersion Include =" TomsToolbox.Wpf.Composition.AttributedModel" Version =" 2.14.0" />
40
40
<PackageVersion Include =" TomsToolbox.Wpf.Composition.Styles" Version =" 2.14.0" />
41
41
<PackageVersion Include =" TomsToolbox.Wpf.Styles" Version =" 2.14.0" />
42
- <PackageVersion Include =" Verify.Xunit" Version =" 23.2.1 " />
42
+ <PackageVersion Include =" Verify.Xunit" Version =" 24.1.0 " />
43
43
<PackageVersion Include =" VSIX-SdkProjectAdapter" Version =" 3.0.0" />
44
44
<PackageVersion Include =" WindowsAPICodePack-Shell" Version =" 1.1.1" />
45
- <PackageVersion Include =" xunit" Version =" 2.7 .0" />
46
- <PackageVersion Include =" xunit.runner.visualstudio" Version =" 2.5.7 " />
45
+ <PackageVersion Include =" xunit" Version =" 2.8 .0" />
46
+ <PackageVersion Include =" xunit.runner.visualstudio" Version =" 2.8.0 " />
47
47
</ItemGroup >
48
48
</Project >
49
49
You can’t perform that action at this time.
0 commit comments