Logo
Explore Help
Sign In
mono/linux-packaging-mono
0
0
Fork 0
You've already forked linux-packaging-mono
Code Issues Pull Requests Packages Projects Releases Wiki Activity
linux-packaging-mono/mcs/tools/mkbundle/template.c

8 lines
140 B
C
Raw Normal View History

Imported Upstream version 3.6.0 Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
2014-08-13 10:39:27 +01:00
void mono_mkbundle_init ()
{
install_dll_config_files ();
Imported Upstream version 5.14.0.93 Former-commit-id: dda284b8de49fb65cd1a403db6a592e6c68a5e8c
2018-05-23 09:42:45 +00:00
mono_api.mono_register_bundled_assemblies(bundled);
Imported Upstream version 5.10.0.47 Former-commit-id: d0813289fa2d35e1f8ed77530acb4fb1df441bc0
2018-01-24 17:04:36 +00:00
install_aot_modules ();
Imported Upstream version 3.6.0 Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
2014-08-13 10:39:27 +01:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Page: 471ms Template: 4ms
English
English
Licenses API