We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed77ad0 commit 0a07884Copy full SHA for 0a07884
AspNetCore.SassCompiler/AspNetCore.SassCompiler.csproj
@@ -3,7 +3,7 @@
3
<PropertyGroup>
4
<TargetFramework>net6.0</TargetFramework>
5
<PackageId>AspNetCore.SassCompiler</PackageId>
6
- <Version>1.71.1.1</Version>
+ <Version>1.71.1.2</Version>
7
<Authors>koenvzeijl,sleeuwen,Michaelvs97</Authors>
8
<Description>Sass Compiler Library for .NET 6 and above. without node</Description>
9
<PackageDescription>Sass Compiler Library for .NET 6 and above. without node, using dart-sass as a compiler</PackageDescription>
0 commit comments