-
In a solution that has a project with a conditional projectreference in one of the projects VS builds fail for me, but `dotnet build` doesn't.
### Steps to reproduce
Here is a sample solution:…
-
Hi,
I found out, that if your build pipeline consists of separate commands like:
- `dotnet restore`
- `dotnet build --no-restore`
- `dotnet pack --no-build`
Then produced `.nupkg` does not cont…
-
### Discussed in https://github.com/dotnet/BenchmarkDotNet/discussions/2424
Originally posted by **SebastianStehle** September 2, 2023
Hi,
I want to benchmark with local version of the lib…
-
***Note*: for support questions, please ask on StackOverflow: https://stackoverflow.com/questions/tagged/Akavache . This repository's issues are reserved for feature requests and bug reports.**
**D…
-
### Issue Description
I'm encountering a build error in Visual Studio when using a `Directory.Build.props` file to set the `` for my solution, and then override it in specific multitargeted projects.…
-
Repro steps:
1. Create a new Visual Basic console application targeting `netcoreapp3.1`
1. Set `Embed`
1. Build and generate a binary log
The expectation here is that Microsoft.VisualBasic i…
-
When I reference the nuget package 'System.Drawing.Common' I get the following warning:
`Reinforced.Typings : Type loading warning RT0008: Some types cannot be loaded via reflection: Could not load…
-
# Library Version Info
Confirmed repro on latest on nuget.org repository:
```xml
netstandard2.0
latest
all
runtime; build; native; contentfiles; analyzers
…
-
### Description
Hi, my team is having trouble upgrading `Microsoft.Azure.Functions.Worker.Sdk`. Our application was running fine until we upgraded from version `1.17.2` to `1.17.4`. We also tried …
-
Hello, I am working on a SDK where we have multiple build targets. I have been running into an issue where each of the targets seems to be building assembly attributes when I have explicitly turned t…