We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5749ff0 commit 2bb334bCopy full SHA for 2bb334b
src/BootstrapBlazor/Directory.Build.props
@@ -53,7 +53,7 @@
53
</ItemGroup>
54
55
<ItemGroup>
56
- <PackageReference Include="AspNetCore.SassCompiler" Version="1.*" Condition="'$(Configuration)'=='Debug' and '$(TargetFramework)' == 'net8.0'" />
+ <PackageReference Include="AspNetCore.SassCompiler" Version="1.79.5" Condition="'$(Configuration)'=='Debug' and '$(TargetFramework)' == 'net8.0'" />
57
58
59
0 commit comments