File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <OutputType >library</OutputType >
5- <TargetFramework >net9 .0</TargetFramework >
5+ <TargetFramework >net10 .0</TargetFramework >
66 <RootNamespace >N_m3u8DL_RE.Common</RootNamespace >
77 <ImplicitUsings >enable</ImplicitUsings >
88 <LangVersion >13.0</LangVersion >
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <OutputType >library</OutputType >
5- <TargetFramework >net9 .0</TargetFramework >
5+ <TargetFramework >net10 .0</TargetFramework >
66 <RootNamespace >N_m3u8DL_RE.Parser</RootNamespace >
77 <ImplicitUsings >enable</ImplicitUsings >
88 <LangVersion >13.0</LangVersion >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <TargetFramework >net9 .0</TargetFramework >
4+ <TargetFramework >net10 .0</TargetFramework >
55 <RootNamespace >N_m3u8DL_RE.Tests</RootNamespace >
66 <ImplicitUsings >enable</ImplicitUsings >
77 <Nullable >enable</Nullable >
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <OutputType >Exe</OutputType >
5- <TargetFramework >net9 .0</TargetFramework >
5+ <TargetFramework >net10 .0</TargetFramework >
66 <RootNamespace >N_m3u8DL_RE</RootNamespace >
77 <ImplicitUsings >enable</ImplicitUsings >
88 <!--
You can’t perform that action at this time.
0 commit comments