-
_From @esargent on June 16, 2016 23:11_
in cshtml file I have a tag with a CSS class defined: ``
When I right click `"mystylerule"` and select Go To Definition, it opens up a CSS file to the correct…
-
Hey! Thanks for the project!
I'm getting this error as soon as I import it:
`Library\PackageCache\com.sator-imaging.alt-source-generator@4fcd4088cd\Runtime\USGContext.cs(8,40): error CS0518: Prede…
-
When I try to build and start my Asp.Net Web API, I get the error:
```
Unhandled Exception: System.ArgumentException: Value does not fall within the expected range.
1> at Mono.Cecil.Pdb.ISymU…
-
Initiate TesseractEngine faled on win 2016 server, c#, net 4.5.2. Tesseract last version 3.04. On win10 works well.
-
I get this error when simply performing:
`var client = new HipchatClient("xxxxxx");`
....where _xxxxxx_ is my key
-
## Steps to Reproduce Issue
* ` git clone https://github.com/CluedIn-io/Enricher.VatLayer`
* `dotnet build`
* `copy Enricher.VatLayer\src\obj\Debug\net452\CluedIn.ExternalSearch.Providers.V…
-
Hello,
I'm using Cachemanager core (v 1.2.0 ) with the following config
```
var definition = new CouchbaseClientDefinition();
configuration.GetSection("CoucheDb").Bind(definition…
-
# Configuration
|Name|Version|
|:-:|:-:|
|dotnet tool| 5.0.302 |
|target framework| net452, net461, net472 |
# Problem
When I use background binding, provided `Path`, `Source` and set mode…
-
I have a portable project with this project.json:
``` json
{
"supports": {
"net46.app": {}
},
"dependencies": {
"Microsoft.CodeAnalysis.CSharp": "1.1.1",
"Microsoft.NETCore": "5.0.0…
-
Does Zalo C# SDK support for Net Core?
Error log when I install this SDK:
Package vng.zalo.ZaloCSharpSDK 1.0.10 is not compatible with netcoreapp1.1 (.NETCoreApp,Version=v1.1). Package vng.zalo.…