dotnet / dotnet/BenchmarkDotNet

Build native project dependency

Open
#1,617 5 comments 2 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
11.5k
Forks
1.1k
Avg merge
6d 11h
Merged PRs (30d)
12

Description

I have some `csproj` that references a `vcxproj` and that builds just fine in Visual Studio. However, `dotnet build` (as used internally) does not support building native projects. I am wonder if there's a way to skip the building of these native dependencies (tried `--no-dependencies` to no avail) and provide the prebuild binaries myself?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.