-
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…
-
Does anything specific speak against supporting net50 as target framework?
I am currently using special empty H5 csproj files which point on the same libraries i use in desktop environment.
However …
-
***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…
-
I try to reference this package in my wpf(.net 4.8 & .net 6) project which has strong-name , but unfortunately, it throw exception says this assembly need strong-name.
-
I want to give everyone a heads-up. The next major release of CSLA (CSLA 6) will drop support for
* .NET 4
* .NET 4.5
* EF 4
* ASP.NET MVC 4
I expect this next major release will occur in the…
-
严重性 代码 说明 项目 文件 行 禁止显示状态
错误 CS0006 未能找到元数据文件“G:\APIJSON.NET\APIJSON.NET\APIJSONCommon\bin\Release\netstandard2.0\ApiJson.Common.dll” APIJSON.NET G:\APIJSON.NET\APIJSON.NET\APIJSON.NET\CSC 1 活动
错误 CS…
-
# Update:
So valid paths currently are:
Linux: "./linux-x64/SQLite.Interop.dll.so"
Windows: ".\win-x64\SQLite.Interop.dll.dll"
Windows: ".\x64\SQLite.Interop.dll"
OSX = "./osx-x64/SQLite.Interop.…
-
Hello,
I've upgraded Antlr4.Runtime.Standard from 4.8.0 to 4.10.0 and now my web project (that run on IIS) complains about invalid strong name signature:
> Could not load file or assembly 'Antlr4.…
-
If a custom extension includes template files that already exist in the default extension (e.g. Startup.cs) then templates from the default extension will be used rather than templates from the custom…
-
**Describe the bug**
Calling `CompileRenderAsync`:
- On embedded resource `cshtml` files
- In an [Azure App Service](https://azure.microsoft.com/en-us/services/app-service/) execution environment …