Skip to content

Commit

Permalink
Merge pull request #902 from FUSEEProjectTeam/dependabot/nuget/housek…
Browse files Browse the repository at this point in the history
…eeping/Microsoft.JSInterop-8.0.8

Bump Microsoft.JSInterop from 8.0.7 to 8.0.8
  • Loading branch information
RedImp1470 committed Sep 5, 2024
2 parents 00b7bfe + c8b4f03 commit 25d21c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Base/Imp/Blazor/Fusee.Base.Imp.Blazor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
<ProjectReference Include="$(FuseeEngineRoot)\src\Base\Core\Fusee.Base.Core.csproj">
<PrivateAssets>analyzers</PrivateAssets>
</ProjectReference>
<PackageReference Include="Microsoft.JSInterop" Version="8.0.7" />
<PackageReference Include="Microsoft.JSInterop" Version="8.0.8" />
</ItemGroup>
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<ProjectReference Include="$(FuseeEngineRoot)\src\Engine\Core\Fusee.Engine.Core.csproj">
<PrivateAssets>analyzers</PrivateAssets>
</ProjectReference>
<PackageReference Include="Microsoft.JSInterop" Version="8.0.7" />
<PackageReference Include="Microsoft.JSInterop" Version="8.0.8" />
</ItemGroup>

<Import Project="$(FuseeEngineRoot)\src\Engine\Imp\Graphics\SharedAll\Fusee.Engine.Imp.Graphics.SharedAll.projitems" Label="Shared" />
Expand Down

0 comments on commit 25d21c2

Please sign in to comment.