diff --git a/AspNetCore.SassCompiler/AspNetCore.SassCompiler.csproj b/AspNetCore.SassCompiler/AspNetCore.SassCompiler.csproj index 6397543..418307d 100644 --- a/AspNetCore.SassCompiler/AspNetCore.SassCompiler.csproj +++ b/AspNetCore.SassCompiler/AspNetCore.SassCompiler.csproj @@ -3,7 +3,7 @@ net6.0 AspNetCore.SassCompiler - 1.83.0 + 1.83.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 f92121a..51cbb1c 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 ef88188..800cd69 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 ba86e0d..574ee61 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 b4316db..75e5405 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 2a9dc79..74eeccc 100644 Binary files a/AspNetCore.SassCompiler/runtimes/win-x64/src/sass.snapshot and b/AspNetCore.SassCompiler/runtimes/win-x64/src/sass.snapshot differ