move imgui property code and Pysics Actor code to a single file
This commit is contained in:
@ -7,4 +7,14 @@
|
||||
<Nullable>enable</Nullable>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Content Include="bin\Debug\net9.0\Prism-ScriptCore.deps.json" />
|
||||
<Content Include="bin\Debug\net9.0\Prism-ScriptCore.dll" />
|
||||
<Content Include="bin\Debug\net9.0\Prism-ScriptCore.pdb" />
|
||||
<Content Include="bin\Release\net9.0\Prism-ScriptCore.deps.json" />
|
||||
<Content Include="bin\Release\net9.0\Prism-ScriptCore.dll" />
|
||||
<Content Include="bin\Release\net9.0\Prism-ScriptCore.pdb" />
|
||||
<Content Include="Prism-ScriptCore.sln" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user