diff --git a/src/Bolero.Build/Bolero.Build.targets b/src/Bolero.Build/Bolero.Build.targets index 72e9170..85df8c3 100644 --- a/src/Bolero.Build/Bolero.Build.targets +++ b/src/Bolero.Build/Bolero.Build.targets @@ -15,7 +15,8 @@ <_BoleroApplyCssScopesBeforeTargets>ResolveScopedCssOutputs;CoreCompile - + + @@ -40,7 +41,6 @@ Inputs="@(_BoleroScopedCss);$(MSBuildThisFileFullPath)" Outputs="$(_BoleroScopedCssSourceFile)"> - <_ScopedCss Include="@(_BoleroScopedCss)" />