Evgeny Stanilovsky created IGNITE-26799:
-------------------------------------------
Summary: Fix warning during .Net build
Key: IGNITE-26799
URL: https://issues.apache.org/jira/browse/IGNITE-26799
Project: Ignite
Issue Type: Task
Components: platforms ai3
Affects Versions: 3.1
Reporter: Evgeny Stanilovsky
Seems a warning during .Net build need to be fixed:
{noformat}
Microsoft.NET.Sdk.Solution.targets(36,5): warning NETSDK1194: The "--output"
option isn't supported when building a solution. Specifying a solution-level
output path results in all projects copying outputs to the same directory,
which can lead to inconsistent builds.
[/ignite-3/modules/platforms/dotnet/Apache.Ignite.sln]
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)