-
We are trying to migrate from ADAL to MSAL in the azure function (currently we are using ADAL targeting net6.0-windows10.0.17763.0 w/o any issues)
The migration seems to be straightforward, we adde…
-
If you build a VS solution that has project dependencies outside of project references from the command line with MSBuild, the metaproj requires that the two projects have compatible frameworks. Somet…
-
_Follow-up from: https://github.com/CommunityToolkit/Lottie-Windows/issues/537_
"it doesn't look like an error related to Lottie-Windows project itself, it seems that there is something wrong with …
-
Steps to reproduce:
. . .
* `DllExport -version`: 1.7.4
* Used Visual Studio / MSBuild / ...: 2022
using .Net6.0 , using NetCore2.2 is same
![dllexport1](https://github.com/3F/DllExport/a…
-
Hello,
**I am running netcore 3 in Mac OSX**
I made a simple report using Designer Community following documentation. The Script C# looks like this inside the .frx file:
```
using System;
usi…
-
I've gotten a PowerShell Core host working (finally!) using the new 6.0.1.1 SDK release -- if you want an example, it's [my Jupyter-PowerShell kernel](https://github.com/Jaykul/Jupyter-PowerShell)
…
-
We have a few projects that muti target .net core and the old fashioned .net framework. Some of these include binary resources (mostly images). With .net core 2.1 / 2.2 they build successfully but acc…
to-st updated
8 months ago
-
Currently EF6 depends on System.Data.SqlClient which is included in .NET Framework, but SQL Server is moving development to Microsoft.Data.SqlClient, where any new features will be supported.
EF6 …
-
This is same as issue #13
![image](https://user-images.githubusercontent.com/11229891/113571910-e2505480-961f-11eb-803b-c3286cb4a707.png)
-
**NLog version**: 5.2.5
**Platform**: .NET6
**Current NLog config** XML
- What is the current result?
After program start NLO…