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 1515 <ItemGroup >
1616 <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1" PrivateAssets =" All" />
1717 <PackageReference Include =" MinVer" Version =" 2.5.0" PrivateAssets =" All" />
18- <ProjectReference Include =" ..\CssParser\CssParser .csproj" />
18+ <ProjectReference Include =" ..\CSSParser\CSSParser .csproj" />
1919 </ItemGroup >
2020</Project >
Original file line number Diff line number Diff line change 1212 </ItemGroup >
1313
1414 <ItemGroup >
15- <ProjectReference Include =" ..\CssParser\CssParser .csproj" />
15+ <ProjectReference Include =" ..\CSSParser\CSSParser .csproj" />
1616 </ItemGroup >
1717</Project >
Original file line number Diff line number Diff line change 1010 </PropertyGroup >
1111
1212 <ItemGroup >
13- <ProjectReference Include =" ..\CssParser\CssParser.csproj" />
1413 <ProjectReference Include =" ..\CSSRenderers\CSSRenderers.csproj" />
1514 <ProjectReference Include =" ..\CSSParser.ExtendedLESSParser\CSSParser.ExtendedLESSParser.csproj" />
1615 </ItemGroup >
Original file line number Diff line number Diff line change 1212 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.4.1" />
1313 <PackageReference Include =" xunit" Version =" 2.4.2" />
1414 <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.5" />
15- <ProjectReference Include =" ..\CssParser\CssParser .csproj" />
15+ <ProjectReference Include =" ..\CSSParser\CSSParser .csproj" />
1616 <ProjectReference Include =" ..\CSSParser.ExtendedLESSParser\CSSParser.ExtendedLESSParser.csproj" />
1717 </ItemGroup >
1818</Project >
You can’t perform that action at this time.
0 commit comments