mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-30 18:33:39 +01:00
minor fixes
This commit is contained in:
parent
94ff918881
commit
f66fcfab47
6 changed files with 62 additions and 10 deletions
|
|
@ -32,6 +32,10 @@
|
|||
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.8" />
|
||||
</ItemGroup>
|
||||
|
||||
<PropertyGroup>
|
||||
<SourceRevisionId>build$([System.DateTime]::UtcNow.ToString("yyyy-MM-ddTHH:mm:ss:fffZ"))</SourceRevisionId>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\MareAPI\MareSynchronosAPI\MareSynchronos.API.csproj" />
|
||||
<ProjectReference Include="..\Penumbra\Penumbra.GameData\Penumbra.GameData.csproj" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue