File tree Expand file tree Collapse file tree
MyJetWallet.DynamicLinkGenerator Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <TargetFramework >net8 .0</TargetFramework >
4+ <TargetFramework >net10 .0</TargetFramework >
55 <PackageProjectUrl >https://github.com/MyJetWallet/MyJetWallet.DynamicLinkGenerator</PackageProjectUrl >
66 <RepositoryUrl >https://github.com/MyJetWallet/MyJetWallet.DynamicLinkGenerator</RepositoryUrl >
77 </PropertyGroup >
88
99 <ItemGroup >
10- <PackageReference Include =" Autofac" Version =" 8.4 .0" />
11- <PackageReference Include =" MyJetWallet.Domain" Version =" 1.2.9 " />
12- <PackageReference Include =" MyJetWallet.Sdk.NoSql" Version =" 2.5.4 " />
10+ <PackageReference Include =" Autofac" Version =" 9.0 .0" />
11+ <PackageReference Include =" MyJetWallet.Domain" Version =" 1.3.0 " />
12+ <PackageReference Include =" MyJetWallet.Sdk.NoSql" Version =" 2.6.0 " />
1313 </ItemGroup >
1414
1515
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <OutputType >Exe</OutputType >
5- <TargetFramework >net8 .0</TargetFramework >
5+ <TargetFramework >net10 .0</TargetFramework >
66 </PropertyGroup >
77
88 <ItemGroup >
You can’t perform that action at this time.
0 commit comments