Skip to content

Commit

Permalink
Merge pull request #177 from koenvzeijl/dart-sass/1.74.1
Browse files Browse the repository at this point in the history
Update dart-sass to 1.74.1
  • Loading branch information
koenvzeijl committed Apr 4, 2024
2 parents 5c163d0 + 100f80d commit 843d11a
Show file tree
Hide file tree
Showing 11 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.72.0</Version>
<Version>1.74.1</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/dart
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/dart
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/dart.exe
Binary file not shown.
Binary file modified AspNetCore.SassCompiler/runtimes/win-x64/src/sass.snapshot
Binary file not shown.

0 comments on commit 843d11a

Please sign in to comment.