Skip to content

Commit

Permalink
wip redesign
Browse files Browse the repository at this point in the history
  • Loading branch information
pieckenst committed Nov 14, 2024
1 parent 8ef3085 commit 2772884
Show file tree
Hide file tree
Showing 2,185 changed files with 330,390 additions and 10,025 deletions.
Binary file modified .vs/handlerlaunch/DesignTimeBuild/.dtbcache.v2
Binary file not shown.
Binary file not shown.
Binary file modified .vs/handlerlaunch/v17/.suo
Binary file not shown.
189 changes: 100 additions & 89 deletions .vs/handlerlaunch/v17/DocumentLayout.backup.json

Large diffs are not rendered by default.

189 changes: 100 additions & 89 deletions .vs/handlerlaunch/v17/DocumentLayout.json

Large diffs are not rendered by default.

334 changes: 0 additions & 334 deletions CoreLibLaunchSupport/bin/Debug/net6.0/CoreLibLaunchSupport.deps.json

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
Expand All @@ -14,7 +13,7 @@
[assembly: System.Reflection.AssemblyCompanyAttribute("CoreLibLaunchSupport")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+48d22586120c1272eefb99abe48d9b5747a13ca4")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+8ef30858e9be7319b0b4f0cc6d6b797c6118464d")]
[assembly: System.Reflection.AssemblyProductAttribute("CoreLibLaunchSupport")]
[assembly: System.Reflection.AssemblyTitleAttribute("CoreLibLaunchSupport")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
fccb98221cef815008f54e1d34d7f2028ad0b17f73bfb3982e2072171527863b
27097d15635908d48ae0e563aec1b485ff30d07650733d2255b1cc11235da81e
Binary file not shown.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,16 +0,0 @@
G:\code\WebLaunch\CoreLibLaunchSupport\bin\Debug\net6.0\CoreLibLaunchSupport.deps.json
G:\code\WebLaunch\CoreLibLaunchSupport\bin\Debug\net6.0\CoreLibLaunchSupport.dll
G:\code\WebLaunch\CoreLibLaunchSupport\bin\Debug\net6.0\CoreLibLaunchSupport.pdb
G:\code\WebLaunch\CoreLibLaunchSupport\bin\Debug\net6.0\LibDalamud.dll
G:\code\WebLaunch\CoreLibLaunchSupport\bin\Debug\net6.0\LibDalamud.pdb
G:\code\WebLaunch\CoreLibLaunchSupport\obj\Debug\net6.0\CoreLibLaunchSupport.csproj.AssemblyReference.cache
G:\code\WebLaunch\CoreLibLaunchSupport\obj\Debug\net6.0\CoreLibLaunchSupport.GeneratedMSBuildEditorConfig.editorconfig
G:\code\WebLaunch\CoreLibLaunchSupport\obj\Debug\net6.0\CoreLibLaunchSupport.AssemblyInfoInputs.cache
G:\code\WebLaunch\CoreLibLaunchSupport\obj\Debug\net6.0\CoreLibLaunchSupport.AssemblyInfo.cs
G:\code\WebLaunch\CoreLibLaunchSupport\obj\Debug\net6.0\CoreLibLaunchSupport.csproj.CoreCompileInputs.cache
G:\code\WebLaunch\CoreLibLaunchSupport\obj\Debug\net6.0\CoreLibLaunchSupport.sourcelink.json
G:\code\WebLaunch\CoreLibLaunchSupport\obj\Debug\net6.0\CoreLibL.EC84AC97.Up2Date
G:\code\WebLaunch\CoreLibLaunchSupport\obj\Debug\net6.0\CoreLibLaunchSupport.dll
G:\code\WebLaunch\CoreLibLaunchSupport\obj\Debug\net6.0\refint\CoreLibLaunchSupport.dll
G:\code\WebLaunch\CoreLibLaunchSupport\obj\Debug\net6.0\CoreLibLaunchSupport.pdb
G:\code\WebLaunch\CoreLibLaunchSupport\obj\Debug\net6.0\ref\CoreLibLaunchSupport.dll
Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.
1 change: 1 addition & 0 deletions LaunchApp/LaunchApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="LumexUI" Version="1.0.0-preview.3" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.10" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.10" PrivateAssets="all" />
<PackageReference Include="Masa.Blazor" Version="1.7.7" />
Expand Down
Loading

0 comments on commit 2772884

Please sign in to comment.