This commit is contained in:
sunkaixuna
2021-08-04 12:32:19 +08:00
parent a50c3e2601
commit 7e7d6ba95d
2 changed files with 1 additions and 1 deletions

View File

@@ -91,7 +91,7 @@
<Compile Include="Abstract\Reportable\ReportableProvider.cs" /> <Compile Include="Abstract\Reportable\ReportableProvider.cs" />
<Compile Include="Abstract\SaveableProvider\Storageable.cs" /> <Compile Include="Abstract\SaveableProvider\Storageable.cs" />
<Compile Include="DistributedSystem\Snowflake\SnowFlakeSingle.cs" /> <Compile Include="DistributedSystem\Snowflake\SnowFlakeSingle.cs" />
<Compile Include="DistributedSystem\Snowflake\StringAttribute.cs" /> <Compile Include="DistributedSystem\Snowflake\ValueToStringConverter.cs" />
<Compile Include="Entities\ConfigQuery.cs" /> <Compile Include="Entities\ConfigQuery.cs" />
<Compile Include="Entities\ManyToManyConfig.cs" /> <Compile Include="Entities\ManyToManyConfig.cs" />
<Compile Include="Entities\SingleColumnsEntity.cs" /> <Compile Include="Entities\SingleColumnsEntity.cs" />