1.8
Extends support for .NET 9, .NET 8, .NET 7, .NET 6, .NET 5, netcoreapp3.1, netstandard2.1, ...
#219 (comment)
Requires 3F's IL Assembler 9.3+ (released ✔)
https://github.com/3F/coreclr
To test latest changes using modern assembler:
build # ilasm -x86
build Release
cd bin\Release & DllExport
To test latest stable CI build :
- (NEWEST, now with ILAsm 9.3)
D…
Extends support for .NET 9, .NET 8, .NET 7, .NET 6, .NET 5, netcoreapp3.1, netstandard2.1, ...
#219 (comment)
Requires 3F's IL Assembler 9.3+ (released ✔)
https://github.com/3F/coreclr
To test latest changes using modern assembler:
build # ilasm -x86
build Release
cd bin\Release & DllExport
To test latest stable CI build :
- (NEWEST, now with ILAsm 9.3)
DllExport -mgr-up -pkg-link https://ci.appveyor.com/api/buildjobs/5f099jdh5ag1n7u8/artifacts/bin/Release/DllExport.1.7.4.nupkg
some old builds with outdated assembler :
DllExport -mgr-up -pkg-link https://ci.appveyor.com/api/buildjobs/bbpuyu6crqjrmfny/artifacts/bin/Release/DllExport.1.7.4.nupkg
DllExport -mgr-up -pkg-link https://ci.appveyor.com/api/buildjobs/8aphdlsrgttj1pov/artifacts/bin/Release/DllExport.1.7.4.nupkg
This milestone is closed.
No open issues remain. View closed issues or see open milestones in this repository.