diff --git a/AspNetCore.SassCompiler/AspNetCore.SassCompiler.csproj b/AspNetCore.SassCompiler/AspNetCore.SassCompiler.csproj index 2b743db..89e68af 100644 --- a/AspNetCore.SassCompiler/AspNetCore.SassCompiler.csproj +++ b/AspNetCore.SassCompiler/AspNetCore.SassCompiler.csproj @@ -3,7 +3,7 @@ net6.0 AspNetCore.SassCompiler - 1.77.0 + 1.77.1 koenvzeijl,sleeuwen,Michaelvs97 Sass Compiler Library for .NET 6 and above. without node Sass Compiler Library for .NET 6 and above. 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 2760272..4f06a7e 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 d1848ec..1ccea72 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 0391260..d8f828a 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 bbcb7eb..fcb9de1 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 f404e35..f1a84d2 100644 Binary files a/AspNetCore.SassCompiler/runtimes/win-x64/src/sass.snapshot and b/AspNetCore.SassCompiler/runtimes/win-x64/src/sass.snapshot differ