Skip to content

Commit

Permalink
⚰️ Remove unused references
Browse files Browse the repository at this point in the history
  • Loading branch information
koeeenig committed Nov 21, 2023
1 parent ee3878c commit 806b368
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/BlazeKit.Site/BlazeKit.Site.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -39,18 +39,15 @@
</ItemGroup>

<ItemGroup>
<!--<PackageReference Include="BlazeKit" Version="1.0.0" />-->
<PackageReference Include="Markdig" Version="0.33.0" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.0" PrivateAssets="all" />
<PackageReference Include="Yaapii.Atoms" Version="3.0.0" />
</ItemGroup>

<ItemGroup>
<!--<ProjectReference Include="..\..\src\BlazeKit.Deployment.Vercel\BlazeKit.Deployment.Vercel.csproj" />-->
<ProjectReference Include="..\..\src\BlazeKit.Reactive\BlazeKit.Reactive.csproj" />
<ProjectReference Include="..\..\src\BlazeKit\BlazeKit.csproj" OutputItemType="Analyzer" ReferenceOutputAssembly="false" />
<!-- <ProjectReference Include="..\BlazeKit.Deployment.Vercel\BlazeKit.Deployment.Vercel.csproj" /> -->
</ItemGroup>


Expand Down

0 comments on commit 806b368

Please sign in to comment.