Skip to content

Commit

Permalink
content manager dev is hero 👍
Browse files Browse the repository at this point in the history
  • Loading branch information
RiddleTime committed Apr 9, 2022
1 parent b4bddeb commit e65b543
Show file tree
Hide file tree
Showing 5 changed files with 423 additions and 324 deletions.
4 changes: 4 additions & 0 deletions ACCSetupApp/ACC_Manager.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,9 @@
<Reference Include="DdsFileTypePlus, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\DdsFileTypePlusHack.1.0.4\lib\net45\DdsFileTypePlus.dll</HintPath>
</Reference>
<Reference Include="JetBrains.Annotations, Version=2021.3.0.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325, processorArchitecture=MSIL">
<HintPath>..\packages\JetBrains.Annotations.2021.3.0\lib\net20\JetBrains.Annotations.dll</HintPath>
</Reference>
<Reference Include="MaterialDesignColors, Version=2.0.5.0, Culture=neutral, PublicKeyToken=df2a72020bd7962a, processorArchitecture=MSIL">
<HintPath>..\packages\MaterialDesignColors.2.0.5\lib\net452\MaterialDesignColors.dll</HintPath>
</Reference>
Expand Down Expand Up @@ -312,6 +315,7 @@
<Compile Include="Controls\Setup\SetupsTab.xaml.cs">
<DependentUpon>SetupsTab.xaml</DependentUpon>
</Compile>
<Compile Include="Controls\Telemetry\SharedMemory\StructExtensions.cs" />
<Compile Include="Controls\Telemetry\TelemetryTab.xaml.cs">
<DependentUpon>TelemetryTab.xaml</DependentUpon>
</Compile>
Expand Down
Loading

0 comments on commit e65b543

Please sign in to comment.