File tree Expand file tree Collapse file tree
CSSParser.ExtendedLESSParser Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22<Project Sdk =" Microsoft.NET.Sdk" >
33
44 <PropertyGroup >
5- <TargetFrameworks >netstandard2.0;net462 ;net6.0;net8.0</TargetFrameworks >
5+ <TargetFrameworks >net472 ;net6.0;net8.0</TargetFrameworks >
66
77 <Title >C# Less Parser</Title >
88 <Description >A simple LESS parser to categorise strings of content and optionally generate a hierarchical representation of it</Description >
Original file line number Diff line number Diff line change 22<Project Sdk =" Microsoft.NET.Sdk" >
33
44 <PropertyGroup >
5- <TargetFrameworks >netstandard2.0;net462 ;net6.0;net8.0</TargetFrameworks >
5+ <TargetFrameworks >net472 ;net6.0;net8.0</TargetFrameworks >
66
77 <Title >C# Css Parser</Title >
88 <Description >A simple CSS parser to categorise strings of content and optionally generate a hierarchical representation of it</Description >
Original file line number Diff line number Diff line change 22<Project Sdk =" Microsoft.NET.Sdk" >
33
44 <PropertyGroup >
5- <TargetFrameworks >netstandard2.0;net462 ;net6.0;net8.0</TargetFrameworks >
5+ <TargetFrameworks >net472 ;net6.0;net8.0</TargetFrameworks >
66
77 <IsPackable >false</IsPackable >
88 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments