diff --git a/MB_SubSonic/FodyWeavers.xsd b/MB_SubSonic/FodyWeavers.xsd index 44a5374..05e92c1 100644 --- a/MB_SubSonic/FodyWeavers.xsd +++ b/MB_SubSonic/FodyWeavers.xsd @@ -17,6 +17,16 @@ A list of assembly names to include from the default action of "embed all Copy Local references", delimited with line breaks. + + + A list of runtime assembly names to exclude from the default action of "embed all Copy Local references", delimited with line breaks + + + + + A list of runtime assembly names to include from the default action of "embed all Copy Local references", delimited with line breaks. + + A list of unmanaged 32 bit assembly names to include, delimited with line breaks. @@ -43,6 +53,16 @@ Controls if .pdbs for reference assemblies are also embedded. + + + Controls if runtime assemblies are also embedded. + + + + + Controls whether the runtime assemblies are embedded with their full path or only with their assembly name. + + Embedded assemblies are compressed by default, and uncompressed when they are loaded. You can turn compression off with this option. @@ -73,6 +93,16 @@ A list of assembly names to include from the default action of "embed all Copy Local references", delimited with |. + + + A list of runtime assembly names to exclude from the default action of "embed all Copy Local references", delimited with | + + + + + A list of runtime assembly names to include from the default action of "embed all Copy Local references", delimited with |. + + A list of unmanaged 32 bit assembly names to include, delimited with |. diff --git a/MB_SubSonic/SubSonic.csproj b/MB_SubSonic/SubSonic.csproj index 6401799..6abe5d7 100644 --- a/MB_SubSonic/SubSonic.csproj +++ b/MB_SubSonic/SubSonic.csproj @@ -88,13 +88,13 @@ - 4.1.0 - All + 5.3.0 + all - 6.3.0 + 6.5.2 runtime; build; native; contentfiles; analyzers; buildtransitive - All + all 106.12.0