-
Having installed extension (Glimpse EF6), I started receive the following exception (in case code is trying to access data from database via EF context).
```
ProviderIncompatibleException: A null…
-
**Describe the bug**
When using property references to control the target framework of a project, svcutils reads the msbuild syntax instead of the actual value crashing the update servicereference op…
-
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:…
-
Opening the issue here, as suggested by Steve [here](https://twitter.com/Steve_MSFT/status/1070730479236575232).:
Given the following csproj file:
```xml
net46
…
-
This error happens on building the .fsproj project (branch **src_v2.0**) in VSCode using command:
_dotnet build "{{filepath}}\SuaveMusicStore.fsproj"_
Not sure if it could help, but I noticed, that:…
-
In index.md, where it says:
---
- Then run the tests using `NSpecRunner.exe`:
```
>NSpecRunner.exe YourClassLibraryName\bin\debug\YourClassLibraryName.dll
my first spec
asserts at the me…
-
Hi,
I just updated Excel-DNA packages from 1.6 version to 1.7 and now facing below error running build using TeamCity. No issues building on my local box.
System.Reflection.Metadata is in bin/…
-
The following URL works:
http://localhost:59178/Regions?$expand=Facilities($filter=Active eq true;$expand=Departments)
As soon as I add a filter to the nested "$expand" like:
http://localhost:59178…
-
* List of [NuGet packages](https://github.com/microsoft/ApplicationInsights-dotnet#nuget-packages) and version that you are using: Microsoft.ApplicationInsights 2.22.0
* Runtime version (e.g. net461,…
-
Currently, the nuget package in \ILMerge.3.0.29\tools\**net452**
Some dependent **MSBuild.ILMerge.Task** look for the executable in **ILMerge.3.0.29\tools**
hence fail to find the ILMerge.exe.…