base structure
This commit is contained in:
@@ -24,5 +24,11 @@
|
||||
<PackageReference Include="Microsoft.Extensions.FileProviders.Physical" Version="10.0.0"/>
|
||||
<PackageReference Include="Microsoft.Extensions.Logging" Version="10.0.0"/>
|
||||
<PackageReference Include="Microsoft.Extensions.Logging.Configuration" Version="10.0.0"/>
|
||||
<Reference Include="OwofGames.GodotLume">
|
||||
<HintPath>..\OwofGames.Godot\OwofGames.GodotLume\bin\Debug\net8.0\OwofGames.GodotLume.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="OwofGames.GodotLume.Microsoft.DependencyInjection">
|
||||
<HintPath>..\OwofGames.Godot\OwofGames.GodotLume.Microsoft.DependencyInjection\bin\Debug\net8.0\OwofGames.GodotLume.Microsoft.DependencyInjection.dll</HintPath>
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
Reference in New Issue
Block a user