-
No Temperature details are viewable for an Intel i3 10105F. Will the next update fix this issue?
![Capture](https://user-images.githubusercontent.com/83433284/116629163-fd4e8400-a993-11eb-8c5f-bf86d…
-
We use xunit in Xamarin.iOS. We should run it on our CI side too in order to catch problems early with FullAOT.
The problem is that the logic is missing in `./mcs/build/*.make` to AOT `.dll` and `.…
-
Application Insights projects target frameworks net452 and net46 that are now not supported any more.
List of currently supported framework versions can be seen at: https://dotnet.microsoft.com/en-us…
-
Both projects should support new Project formats that allow NuGetPackageRefrences and allow multiple target frameworks.
Optionally should be allowed to be packaged into a NuGet package that support…
-
NuGet product used: Nuget.exe CLI and VSTS Nuget Task
NuGet version: 4.1.0.2450
I have a project I'm trying to pack up, I generate a bunch of CS files using TT templates for database model definit…
ch53k updated
7 months ago
-
@PCAssistSoftware - You recently commented that your projects are using net4.8, which uses the Net452 dll (which i tested via a unit test and verified that is correct). Net452 has been [out of suppor…
-
After migrating my project to the latest version of MSAGL, I am getting the following error in Visual Studio 2017 when loading a WinForm containing a `Microsoft.Msagl.GraphViewerGdi.GViewer` control:
…
blumu updated
2 years ago
-
Please make a release so that we have a fixed version instead of moving target. Thanks! You can also add the binary as attachment of the release.
-
-
I'd like to be able to hack on PB on any machine - so I'd like to embrace dotnet for build & targeting.
This raises the issue of minimum framework support (currently net452) - though the included `…