From 7282a5ecfea6256cc76f5d31ff5bfd9f985bcfa2 Mon Sep 17 00:00:00 2001 From: Stephan van Leeuwen Date: Fri, 1 Mar 2024 19:01:20 +0100 Subject: [PATCH] Run Compile target before ResolveProjectStaticWebAssets --- AspNetCore.SassCompiler/AspNetCore.SassCompiler.csproj | 2 +- AspNetCore.SassCompiler/build/AspNetCore.SassCompiler.targets | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/AspNetCore.SassCompiler/AspNetCore.SassCompiler.csproj b/AspNetCore.SassCompiler/AspNetCore.SassCompiler.csproj index 66d5cf8..b1c5d2b 100644 --- a/AspNetCore.SassCompiler/AspNetCore.SassCompiler.csproj +++ b/AspNetCore.SassCompiler/AspNetCore.SassCompiler.csproj @@ -3,7 +3,7 @@ net6.0 AspNetCore.SassCompiler - 1.71.1 + 1.71.1.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/build/AspNetCore.SassCompiler.targets b/AspNetCore.SassCompiler/build/AspNetCore.SassCompiler.targets index 6129715..7406bd6 100644 --- a/AspNetCore.SassCompiler/build/AspNetCore.SassCompiler.targets +++ b/AspNetCore.SassCompiler/build/AspNetCore.SassCompiler.targets @@ -7,7 +7,7 @@ - +