-
I have the problem that I can only run 1 command, after that I have the error:
> The process cannot access the file 'MyAssembly.EntityFramework\bin\Debug\net47\MyAssembly.EntityFramework.dll' beca…
-
For a project:
```xml
Exe
netcoreapp2.1;net47
```
I can do `msbuild` (or `msbuild /t:Build`), and the execution will consist of an outer build which simply does an inner bui…
-
## Specs
OS: `M3 Mac running Sonoma 14.5`
Terminal: `iTerm2`
Git: `2.45.2`
Tomono Commit: https://github.com/hraban/tomono/commit/8052bd85bfc88be859653dec90ad3186b2d17428
## Issue
I am work…
-
_From @davidmatson on August 28, 2017 19:40_
```
Exe
net47
```
```
using System;
using System.Reflection;
class Program
{
static void Main(string[] args)
{
…
-
PM> $host
Name : Package Manager Host
Version : 4.9.3.5777
InstanceId : d190a8ae-335c-4f75-9f14-09ac364bee12
UI : System.Management.Automation.Internal.H…
-
After some headache trying to achieve a multitarget project with net47 and net5.0-windows.
I would like to suggest that UseWpf should also work for net47.
My current project sadly has to look like…
-
### Description
There's a specific scenario where in my opinion incorrect assembly is loaded.
Basically mix of GAC, nuget package, binding redirect, net 4.8 and net standard 2.0 projects results…
-
The IAsyncEnumerable interface [is not shipped](https://learn.microsoft.com/en-us/dotnet/api/system.collections.generic.iasyncenumerable-1?view=net-7.0#applies-to) as a part of net48 (see the "Applies…
-
### .NET version
.NET 6.0
### Did it work in .NET Framework?
Yes
### Did it work in any of the earlier releases of .NET Core or .NET 5+?
No
### Issue description
The item text is cut inside the…
-
Uplift and integrate Windows Xplorer with latest v5.0 Essentials & Geometry
- [x] Uplift to net47 (no netcore for this project)
- [x] Integrate latest v5 dependencies
- [x] Fix up logging (Retire…