bazel-contrib / bazel-contrib/rules_dotnet
How to run DotNetCliTools as part of build?
- 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
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