File tree Expand file tree Collapse file tree
FAST.FBasic.LibraryToolkit
FAST.FBasic.TemplatingLibrary 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- <TargetFrameworks >net8.0;net9.0</TargetFrameworks >
4+ <TargetFrameworks >net8.0;net9.0;net10.0 </TargetFrameworks >
55 <ImplicitUsings >enable</ImplicitUsings >
66 <Nullable >enable</Nullable >
77
1010 <Copyright >Global Cloud Services EOOD</Copyright >
1111 <PackageOutputPath >.\Packages</PackageOutputPath >
1212 <PackageId >FAST.FBasicLibraryToolkit</PackageId >
13- <Version >1.0.1 </Version >
13+ <Version >1.0.2 </Version >
1414 <Authors >GCS</Authors >
1515 <RepositoryUrl >https://github.com/aafent/FAST.FBasic</RepositoryUrl >
1616 <PackageProjectUrl >https://github.com/aafent/FAST.FBasic/blob/main/README.md</PackageProjectUrl >
Original file line number Diff line number Diff line change 33 <PropertyGroup >
44
55
6- <TargetFrameworks >net8.0;net9.0</TargetFrameworks >
6+ <TargetFrameworks >net8.0;net9.0;net10.0 </TargetFrameworks >
77 <ImplicitUsings >enable</ImplicitUsings >
88 <Nullable >enable</Nullable >
99
1212 <Copyright >Global Cloud Services EOOD</Copyright >
1313 <PackageOutputPath >.\Packages</PackageOutputPath >
1414 <PackageId >FAST.FBasicTemplatingLibrary</PackageId >
15- <Version >1.0.0 </Version >
15+ <Version >1.0.1 </Version >
1616 <Authors >GCS</Authors >
1717 <RepositoryUrl >https://github.com/aafent/FAST.FBasic</RepositoryUrl >
1818 <PackageProjectUrl >https://github.com/aafent/FAST.FBasic/blob/main/README.md</PackageProjectUrl >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <TargetFrameworks >net8.0;net9.0</TargetFrameworks >
4+ <TargetFrameworks >net8.0;net9.0;net10.0 </TargetFrameworks >
55 <ImplicitUsings >enable</ImplicitUsings >
66 <Nullable >disable</Nullable >
77 <GeneratePackageOnBuild >True</GeneratePackageOnBuild >
1010 <Copyright >Global Cloud Services EOOD</Copyright >
1111 <PackageOutputPath >.\Packages</PackageOutputPath >
1212 <PackageId >FAST.FBasicInterpreter</PackageId >
13- <Version >1.1.1 </Version >
13+ <Version >1.1.2 </Version >
1414 <Authors >GCS</Authors >
1515 <RepositoryUrl >https://github.com/aafent/FAST.FBasic</RepositoryUrl >
1616 <PackageProjectUrl >https://github.com/aafent/FAST.FBasic/blob/main/README.md</PackageProjectUrl >
You can’t perform that action at this time.
0 commit comments