File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<PropertyGroup >
4
4
<OutputType >WinExe</OutputType >
5
- <TargetFramework >net6 .0-windows</TargetFramework >
5
+ <TargetFramework >net7 .0-windows</TargetFramework >
6
6
<Nullable >enable</Nullable >
7
7
<UseWPF >true</UseWPF >
8
8
<IncludeAllContentForSelfExtract >true</IncludeAllContentForSelfExtract >
18
18
</PropertyGroup >
19
19
20
20
<ItemGroup >
21
- <PackageReference Include =" ClosedXML" Version =" 0.96 .0" />
22
- <PackageReference Include =" DebitExpress.Controls" Version =" 2.1.16 " />
23
- <PackageReference Include =" DebitExpress.DialogService" Version =" 2.1.7 " />
24
- <PackageReference Include =" DebitExpress.Extensions" Version =" 1.0.10 " />
21
+ <PackageReference Include =" ClosedXML" Version =" 0.97 .0" />
22
+ <PackageReference Include =" DebitExpress.Controls" Version =" 2.1.24 " />
23
+ <PackageReference Include =" DebitExpress.DialogService" Version =" 2.1.8 " />
24
+ <PackageReference Include =" DebitExpress.Extensions" Version =" 1.0.11 " />
25
25
</ItemGroup >
26
26
27
27
<ItemGroup >
You can’t perform that action at this time.
0 commit comments