File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed
Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" utf-8" ?>
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
22<Project Sdk =" Microsoft.NET.Sdk" >
33 <PropertyGroup >
4- <TargetFramework >net9 .0</TargetFramework >
4+ <TargetFramework >net10 .0</TargetFramework >
55 <GenerateProgramFile >false</GenerateProgramFile >
66 <Author >Dag Brattli</Author >
77 <Copyright >Dag Brattli</Copyright >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Project Sdk =" Microsoft.NET.Sdk" >
33 <PropertyGroup >
4- <TargetFramework >net9 .0</TargetFramework >
4+ <TargetFramework >net10 .0</TargetFramework >
55 <IsPackable >false</IsPackable >
66 </PropertyGroup >
77 <ItemGroup >
Original file line number Diff line number Diff line change 22<Project Sdk =" Microsoft.NET.Sdk" >
33 <PropertyGroup >
44 <OutputType >Exe</OutputType >
5- <TargetFramework >net9 .0</TargetFramework >
5+ <TargetFramework >net10 .0</TargetFramework >
66 <WarnOn >3390;$(WarnOn)</WarnOn >
77 </PropertyGroup >
88 <ItemGroup >
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ group Test
2020group Examples
2121 source https://api.nuget.org/v3/index.json
2222 storage: none
23- framework: net9 .0
23+ framework: net10 .0
2424
2525 nuget FSharp.Core
2626 nuget Fable.Core 5.0.0-beta.4
Original file line number Diff line number Diff line change 44 remote: https://api.nuget.org/v3/index.json
55 Fable.Core (5.0.0-beta.4)
66 FSharp.Core (>= 4.7.2)
7- FSharp.Core (4.7.2 )
7+ FSharp.Core (10.0.100 )
88
99GROUP Examples
1010STORAGE: NONE
11- RESTRICTION: == net9 .0
11+ RESTRICTION: == net10 .0
1212NUGET
1313 remote: https://api.nuget.org/v3/index.json
1414 Fable.Core (5.0.0-beta.4)
You can’t perform that action at this time.
0 commit comments