Skip to content

Commit

Permalink
Update dart-sass to 1.77.4
Browse files Browse the repository at this point in the history
  • Loading branch information
koenvzeijl authored and github-actions[bot] committed May 31, 2024
1 parent 7c6fc29 commit 61d570b
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AspNetCore.SassCompiler/AspNetCore.SassCompiler.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<PackageId>AspNetCore.SassCompiler</PackageId>
<Version>1.77.3</Version>
<Version>1.77.4</Version>
<Authors>koenvzeijl,sleeuwen,Michaelvs97</Authors>
<Description>Sass Compiler Library for .NET 6 and above. without node</Description>
<PackageDescription>Sass Compiler Library for .NET 6 and above. without node, using dart-sass as a compiler</PackageDescription>
Expand Down
Binary file modified AspNetCore.SassCompiler/runtimes/linux-arm64/src/dart
Binary file not shown.
Binary file modified AspNetCore.SassCompiler/runtimes/linux-arm64/src/sass.snapshot
Binary file not shown.
Binary file modified AspNetCore.SassCompiler/runtimes/linux-x64/src/dart
Binary file not shown.
Binary file modified AspNetCore.SassCompiler/runtimes/linux-x64/src/sass.snapshot
Binary file not shown.
Binary file modified AspNetCore.SassCompiler/runtimes/osx-arm64/src/sass.snapshot
Binary file not shown.
Binary file modified AspNetCore.SassCompiler/runtimes/osx-x64/src/sass.snapshot
Binary file not shown.
Binary file modified AspNetCore.SassCompiler/runtimes/win-x64/src/sass.snapshot
Binary file not shown.

0 comments on commit 61d570b

Please sign in to comment.