[
https://issues.apache.org/jira/browse/IGNITE-12940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17092705#comment-17092705
]
Pavel Tupitsyn commented on IGNITE-12940:
-----------------------------------------
Merged to master: 84f00937e598bd74ccddd4da3f1b85c3f67b90e7
> .NET: NuGet tests fail with compilation error
> ---------------------------------------------
>
> Key: IGNITE-12940
> URL: https://issues.apache.org/jira/browse/IGNITE-12940
> Project: Ignite
> Issue Type: New Feature
> Components: platforms
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Major
> Labels: .NET
> Fix For: 2.9
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> {code}
> :\BuildAgent\temp\buildTmp\NuGetScratch\1izrscml.xvp.nugetrestore.targets(435,34):
> error MSB4092: An unexpected token ")" was found at character position 28 in
> condition "@(PackageReference->Count()) > 0".
> [C:\BuildAgent\work\832880717e6391e9\incubator-ignite\modules\platforms\dotnet\Apache.Ignite.Core\Apache.Ignite.Core.csproj
> {code}
> Caused by the bug in NuGet: https://github.com/NuGet/Home/issues/9458
> We use the latest version in build.ps1, so this started failing right after
> the release.
> Fix the script to use a fixed, known-to-be-good version instead of the latest.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)