mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 10:17:22 +01:00
Add dummy ImGuiScene project to make XL happy
This commit is contained in:
parent
561db8620a
commit
90b15d45c6
4 changed files with 24 additions and 0 deletions
8
imgui/ImGuiScene/ImGuiScene.csproj
Normal file
8
imgui/ImGuiScene/ImGuiScene.csproj
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
|
||||
<PropertyGroup>
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<Nullable>enable</Nullable>
|
||||
</PropertyGroup>
|
||||
|
||||
</Project>
|
||||
Loading…
Add table
Add a link
Reference in a new issue