Update submodule and Compound config (#9)

* Update submodule and Compound config

* Also update code
This commit is contained in:
Vasilis 2024-08-15 14:29:47 +02:00 committed by GitHub
parent 97640c17e2
commit 103c64bcee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 10 additions and 3 deletions

View file

@ -0,0 +1,7 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="Client and Server" type="CompoundRunConfigurationType">
<toRun name="Content.Client" type="DotNetProject" />
<toRun name="Content.Server" type="DotNetProject" />
<method v="2" />
</configuration>
</component>