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 c882d7b commit d010270Copy full SHA for d010270
1 file changed
BootstrapBlazor.Extensions.slnx
@@ -97,6 +97,9 @@
97
<File Path="src/readme.md" />
98
<File Path="src/SourceLink.targets" />
99
</Folder>
100
+ <Folder Name="/src/tools/">
101
+ <Project Path="src/tools/BootstrapBlazor.CssBundler/BootstrapBlazor.CssBundler.csproj" />
102
+ </Folder>
103
<Folder Name="/test/">
104
<Project Path="test/UnitTestEditor/UnitTestEditor.csproj" />
105
<Project Path="test/UnitTestHoliday/UnitTestHoliday.csproj" />
0 commit comments