Skip to content

Commit 7fd3405

Browse files
CopilotJusterZhu
andcommitted
Add ConfiginfoBuilder link to GeneralUpdate.ClientCore project
The ConfiginfoBuilder is primarily used in client-side update scenarios, so it should be available in GeneralUpdate.ClientCore in addition to GeneralUpdate.Core. Co-authored-by: JusterZhu <11714536+JusterZhu@users.noreply.github.com>
1 parent 41f11cd commit 7fd3405

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/c#/GeneralUpdate.ClientCore/GeneralUpdate.ClientCore.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
<Compile Include="..\GeneralUpdate.Common\Internal\Strategy\AbstractStrategy.cs" Link="Common\AbstractStrategy.cs" />
5858
<Compile Include="..\GeneralUpdate.Common\Internal\Strategy\IStrategy.cs" Link="Common\IStrategy.cs" />
5959
<Compile Include="..\GeneralUpdate.Common\Shared\Object\Configinfo.cs" Link="Common\Configinfo.cs" />
60+
<Compile Include="..\GeneralUpdate.Common\Shared\Object\ConfiginfoBuilder.cs" Link="Common\ConfiginfoBuilder.cs" />
6061
<Compile Include="..\GeneralUpdate.Common\Shared\Object\BaseConfigInfo.cs" Link="Common\BaseConfigInfo.cs" />
6162
<Compile Include="..\GeneralUpdate.Common\Shared\Object\ConfigurationMapper.cs" Link="Common\ConfigurationMapper.cs" />
6263
<Compile Include="..\GeneralUpdate.Common\Shared\Object\DTO\BaseResponseDTO.cs" Link="Common\BaseResponseDTO.cs" />

0 commit comments

Comments
 (0)