File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 4
4
<TargetFramework >net9.0</TargetFramework >
5
5
<Nullable >enable</Nullable >
6
6
<ImplicitUsings >enable</ImplicitUsings >
7
- <version >2.4.1 </version >
7
+ <version >2.4.2 </version >
8
8
<ApplicationIcon >Logo.ico</ApplicationIcon >
9
9
</PropertyGroup >
10
10
Original file line number Diff line number Diff line change 1
- #define AppVersion " 2.4.1 "
1
+ #define AppVersion " 2.4.2 "
2
2
3
3
[Setup]
4
4
;-- Main Setup Information
Original file line number Diff line number Diff line change 21
21
<PackageLicenseExpression >MIT</PackageLicenseExpression >
22
22
<Authors >NetworkDLS</Authors >
23
23
<Company >NetworkDLS</Company >
24
- <version >2.4.1 </version >
24
+ <version >2.4.2 </version >
25
25
<PackageReadmeFile >README.md</PackageReadmeFile >
26
26
<PackageIcon >Logo.png</PackageIcon >
27
27
<ApplicationIcon >Logo.ico</ApplicationIcon >
Original file line number Diff line number Diff line change 21
21
<PackageLicenseExpression >MIT</PackageLicenseExpression >
22
22
<Authors >NetworkDLS</Authors >
23
23
<Company >NetworkDLS</Company >
24
- <version >2.4.1 </version >
24
+ <version >2.4.2 </version >
25
25
<PackageReadmeFile >README.md</PackageReadmeFile >
26
26
<PackageIcon >Logo.png</PackageIcon >
27
27
<ApplicationIcon >Logo.ico</ApplicationIcon >
Original file line number Diff line number Diff line change 21
21
<PackageLicenseExpression >MIT</PackageLicenseExpression >
22
22
<Authors >NetworkDLS</Authors >
23
23
<Company >NetworkDLS</Company >
24
- <version >2.4.1 </version > <!-- NTDLS.CatMQ.Shared is versioned seperately from NTDLS.CatMQ.Client and NTDLS.CatMQ.Server -->
24
+ <version >2.4.2 </version > <!-- NTDLS.CatMQ.Shared is versioned seperately from NTDLS.CatMQ.Client and NTDLS.CatMQ.Server -->
25
25
<PackageReadmeFile >README.md</PackageReadmeFile >
26
26
<PackageIcon >Logo.png</PackageIcon >
27
27
<ApplicationIcon >Logo.ico</ApplicationIcon >
47
47
</ItemGroup >
48
48
49
49
<ItemGroup >
50
- <PackageReference Include =" NTDLS.ReliableMessaging" Version =" 3.1.0 " />
50
+ <PackageReference Include =" NTDLS.ReliableMessaging" Version =" 3.2.3 " />
51
51
</ItemGroup >
52
52
53
53
</Project >
You can’t perform that action at this time.
0 commit comments