diff --git a/AspNetCore.SassCompiler/AspNetCore.SassCompiler.csproj b/AspNetCore.SassCompiler/AspNetCore.SassCompiler.csproj index 75211ad..7afad39 100644 --- a/AspNetCore.SassCompiler/AspNetCore.SassCompiler.csproj +++ b/AspNetCore.SassCompiler/AspNetCore.SassCompiler.csproj @@ -3,7 +3,7 @@ netcoreapp3.1;net5.0;net6.0 AspNetCore.SassCompiler - 1.63.5 + 1.63.6 koenvzeijl,sleeuwen,Michaelvs97 Sass Compiler Library for .NET Core 3.1/5.x/6.x. without node Sass Compiler Library for .NET Core 3.1/5.x/6.x. without node, using dart-sass as a compiler diff --git a/AspNetCore.SassCompiler/runtimes/linux-arm64/src/sass.snapshot b/AspNetCore.SassCompiler/runtimes/linux-arm64/src/sass.snapshot index d303afe..7d94322 100644 Binary files a/AspNetCore.SassCompiler/runtimes/linux-arm64/src/sass.snapshot and b/AspNetCore.SassCompiler/runtimes/linux-arm64/src/sass.snapshot differ diff --git a/AspNetCore.SassCompiler/runtimes/linux-x64/src/sass.snapshot b/AspNetCore.SassCompiler/runtimes/linux-x64/src/sass.snapshot index 3248db1..4d52736 100644 Binary files a/AspNetCore.SassCompiler/runtimes/linux-x64/src/sass.snapshot and b/AspNetCore.SassCompiler/runtimes/linux-x64/src/sass.snapshot differ diff --git a/AspNetCore.SassCompiler/runtimes/osx-arm64/src/sass.snapshot b/AspNetCore.SassCompiler/runtimes/osx-arm64/src/sass.snapshot index 968425c..9cf4383 100644 Binary files a/AspNetCore.SassCompiler/runtimes/osx-arm64/src/sass.snapshot and b/AspNetCore.SassCompiler/runtimes/osx-arm64/src/sass.snapshot differ diff --git a/AspNetCore.SassCompiler/runtimes/osx-x64/src/sass.snapshot b/AspNetCore.SassCompiler/runtimes/osx-x64/src/sass.snapshot index 7be339f..0da1c5a 100644 Binary files a/AspNetCore.SassCompiler/runtimes/osx-x64/src/sass.snapshot and b/AspNetCore.SassCompiler/runtimes/osx-x64/src/sass.snapshot differ diff --git a/AspNetCore.SassCompiler/runtimes/win-x64/src/sass.snapshot b/AspNetCore.SassCompiler/runtimes/win-x64/src/sass.snapshot index 5e11a9a..dc75dfc 100644 Binary files a/AspNetCore.SassCompiler/runtimes/win-x64/src/sass.snapshot and b/AspNetCore.SassCompiler/runtimes/win-x64/src/sass.snapshot differ