Skip to content

Conversation

@HassaanYounas
Copy link

No description provided.

HassaanYounas and others added 30 commits August 25, 2021 10:05
…se samples are already present in DataStructures samples.
Comment on lines -16 to -21
<None Update="client.ncconf">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="config.ncconf">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why these references are removed?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Because if we install the SDK in a Solution containing multiple projects, the config files are only copied to one project and thus only that project has the references in its csproj file.

Comment on lines -124 to -126
<None Include="tls.ncconf">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why client.ncconf and config.ncconf are present here?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Because these config files are required by the SDK and their reference is added upon installation of SDK package.


<ItemGroup>
<PackageReference Include="Alachisoft.NCache.EFCore" Version="5.0.2.*" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="2.2.1" />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why removed this refernece

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants