Skip to content

Commit 9a1f36d

Browse files
Tom BrewerTom Brewer
authored andcommitted
Static web asset prop
1 parent e9b1be0 commit 9a1f36d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Mythetech.Components/Mythetech.Components.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1515
<RepositoryUrl>https://github.com/mythetech/Mythetech.Components</RepositoryUrl>
1616
<PackageReadmeFile>README.md</PackageReadmeFile>
17+
<StaticWebAssetsEnabled>true</StaticWebAssetsEnabled>
1718
</PropertyGroup>
1819

1920
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
@@ -23,6 +24,7 @@
2324
<ItemGroup>
2425
<SupportedPlatform Include="browser" />
2526
</ItemGroup>
27+
2628

2729
<ItemGroup>
2830
<PackageReference Include="Microsoft.AspNetCore.Components" Version="9.0.4" />

0 commit comments

Comments
 (0)