Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix the CI #2079

Merged
merged 2 commits into from
Aug 24, 2022
Merged

fix the CI #2079

merged 2 commits into from
Aug 24, 2022

Conversation

adamsitnik
Copy link
Member

@adamsitnik adamsitnik commented Aug 24, 2022

The builds has recently started to fail with:

 C:\Program Files\dotnet\sdk\7.0.100-rc.1.22423.16\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.ConflictResolution.targets(112,5): error NETSDK1152: Found multiple publish output files with the same relative path: D:\projects\BenchmarkDotNet\tests\BenchmarkDotNet.IntegrationTests\xunit.runner.json, D:\projects\BenchmarkDotNet\tests\BenchmarkDotNet.Tests\xunit.runner.json. [D:\projects\BenchmarkDotNet\tests\BenchmarkDotNet.IntegrationTests\bin\Release\net6.0\7fafdcdc-4f53-49fa-afb4-3e835b41b979\BenchmarkDotNet.Autogenerated.csproj]

Since it's just a complain about test project file settings, we can ignore it.

Update: and #2080

…r NETSDK1152: Found multiple publish output files with the same relative path" about "xunit.runner.json" files
@adamsitnik adamsitnik added this to the v0.13.2 milestone Aug 24, 2022
@adamsitnik adamsitnik changed the title set ErrorOnDuplicatePublishOutputFiles to false for the NativeAOT projects and fix the CI fix the CI Aug 24, 2022
@adamsitnik
Copy link
Member Author

the CI legs that were failing previously are now passing, I am merging

@adamsitnik adamsitnik merged commit 387ca0e into master Aug 24, 2022
@adamsitnik adamsitnik deleted the fixNativeAotTest branch August 24, 2022 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant