File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 55 <Nullable >disable</Nullable >
66 <ImplicitUsings >disable</ImplicitUsings >
77 <Title >$(ProjectName)</Title >
8- <Version >0.5.3 </Version >
8+ <Version >0.5.4 </Version >
99 <Authors >Lukas Volf</Authors >
1010 <Copyright >MIT</Copyright >
1111 <PackageProjectUrl >https://github.com/jimm98y/SharpRealTimeStreaming</PackageProjectUrl >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <TargetFrameworks >netstandard2.0;net481;net10.0</TargetFrameworks >
4+ <TargetFrameworks >netstandard2.0;net481;net8.0; net10.0</TargetFrameworks >
55 <LangVersion >latest</LangVersion >
66 <OutputType >Library</OutputType >
77 </PropertyGroup >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <TargetFrameworks >netstandard2.0;net481;net10.0</TargetFrameworks >
4+ <TargetFrameworks >netstandard2.0;net481;net8.0; net10.0</TargetFrameworks >
55 <LangVersion >latest</LangVersion >
66 </PropertyGroup >
77
You can’t perform that action at this time.
0 commit comments