-
**Issue description:**
I do analyze custom editor assemblies for attributes. The issue is that on every recompile, the recompiled assemblies are added to the current appdomain and the old ones ar…
-
RPM should enumerate all types that implement IJSIModule in loaded assemblies and register them. And adjust the access modifiers on ISJIModule (like `internal vessel` ) to make it more usable by othe…
-
As pointed out in https://github.com/dotnet/wpf/issues/45, using
```cs
[assembly: XmlnsPrefix("http://schemas.dotMorten.com/2018", "custom")]
[assembly: XmlnsDefinition("http://schemas.dotMorte…
taori updated
3 years ago
-
Hi i was just trying livesharp with blazor.
i get this error on the livesharp server log console
`System.IO.FileNotFoundException: Could not load file or assembly 'C:\Program Files\dotnet\sdk\3.1.…
-
```
What version of the MyBatis.NET are you using?
I use iBatis.NET 1.6.2
Problem:
I have embedded providers tag in my SqlMap.config.
I can't be replaced with following tag because of external requi…
-
```
What version of the MyBatis.NET are you using?
I use iBatis.NET 1.6.2
Problem:
I have embedded providers tag in my SqlMap.config.
I can't be replaced with following tag because of external requi…
-
```
What version of the MyBatis.NET are you using?
I use iBatis.NET 1.6.2
Problem:
I have embedded providers tag in my SqlMap.config.
I can't be replaced with following tag because of external requi…
-
```
What steps will reproduce the problem?
1. Create an assembly in C#
2. Set the following in AssemblyInfo.cs:
[assembly: AssemblyKeyFileAttribute(@"..\..\..\publickey.snk")]
[assembly: AssemblyDela…
-
```
What version of the MyBatis.NET are you using?
I use iBatis.NET 1.6.2
Problem:
I have embedded providers tag in my SqlMap.config.
I can't be replaced with following tag because of external requi…
-
At the moment the coloring is:
- all chains get same colors consistently (based on chain ids) across different PDB entries
- symmetry-mates get a darkened shade of its chain color
That is nice to see…