diff --git a/AspNetCore.SassCompiler/AspNetCore.SassCompiler.csproj b/AspNetCore.SassCompiler/AspNetCore.SassCompiler.csproj index 08b666d..66d5cf8 100644 --- a/AspNetCore.SassCompiler/AspNetCore.SassCompiler.csproj +++ b/AspNetCore.SassCompiler/AspNetCore.SassCompiler.csproj @@ -3,7 +3,7 @@ net6.0 AspNetCore.SassCompiler - 1.71.0 + 1.71.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 e9b517f..64d889e 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 c33a2f1..f823d53 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 3a1b52f..198f61f 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 d9ba98f..dee8e8f 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 1e1909f..caf4897 100644 Binary files a/AspNetCore.SassCompiler/runtimes/win-x64/src/sass.snapshot and b/AspNetCore.SassCompiler/runtimes/win-x64/src/sass.snapshot differ