bazel-contrib / bazel-contrib/rules_dotnet

How to run DotNetCliTools as part of build?

Closed
#442 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Starlark
Stars
209
Forks
98
Avg merge
3h 59m
Merged PRs (30d)
14

Description

We have a csproj file that contains this section. The result is that dotnet generates a MyProject.XmlSerializers.dll as well as a MyProject.dll. Is this possible in rules_dotnet?

```

Utils.XmlBindingUtils
false






```

Thank you, Chris

Contributor guide

Open the contributing guide

Research direction

The issue names no repository files or tests. Start by reviewing the rules_dotnet build-rule and documentation entry points for DotNetCliToolReference support, then reproduce the provided csproj example; done means establishing whether the serializer DLL can be generated alongside MyProject.dll and documenting or implementing the supported approach.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
build-system
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.