Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

NacollectorUpdateProvider #17

Merged
merged 1 commit into from
Jul 15, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions Nacollector.sln
Original file line number Diff line number Diff line change
Expand Up @@ -19,28 +19,48 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NacollectorUtils", "Nacolle
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NacollectorUpdater", "NacollectorUpdater\NacollectorUpdater.csproj", "{5840FD50-936F-4B57-9C88-01DFF56E9BB6}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NacollectorUpdateProvider", "NacollectorUpdateProvider\NacollectorUpdateProvider.csproj", "{E2FD79DC-B063-4B5A-B9DD-85D20ACE24BC}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{BDE07438-1B63-4C47-9358-555105D0E11F}.Debug|Any CPU.ActiveCfg = Debug|x86
{BDE07438-1B63-4C47-9358-555105D0E11F}.Debug|x86.ActiveCfg = Debug|x86
{BDE07438-1B63-4C47-9358-555105D0E11F}.Debug|x86.Build.0 = Debug|x86
{BDE07438-1B63-4C47-9358-555105D0E11F}.Release|Any CPU.ActiveCfg = Release|x86
{BDE07438-1B63-4C47-9358-555105D0E11F}.Release|x86.ActiveCfg = Release|x86
{BDE07438-1B63-4C47-9358-555105D0E11F}.Release|x86.Build.0 = Release|x86
{A14A1A19-DB06-4AE8-B518-3156629B4862}.Debug|Any CPU.ActiveCfg = Debug|x86
{A14A1A19-DB06-4AE8-B518-3156629B4862}.Debug|x86.ActiveCfg = Debug|x86
{A14A1A19-DB06-4AE8-B518-3156629B4862}.Debug|x86.Build.0 = Debug|x86
{A14A1A19-DB06-4AE8-B518-3156629B4862}.Release|Any CPU.ActiveCfg = Release|x86
{A14A1A19-DB06-4AE8-B518-3156629B4862}.Release|x86.ActiveCfg = Release|x86
{A14A1A19-DB06-4AE8-B518-3156629B4862}.Release|x86.Build.0 = Release|x86
{34410408-BDE1-4700-A317-BD455CA550EB}.Debug|Any CPU.ActiveCfg = Debug|x86
{34410408-BDE1-4700-A317-BD455CA550EB}.Debug|x86.ActiveCfg = Debug|x86
{34410408-BDE1-4700-A317-BD455CA550EB}.Debug|x86.Build.0 = Debug|x86
{34410408-BDE1-4700-A317-BD455CA550EB}.Release|Any CPU.ActiveCfg = Release|x86
{34410408-BDE1-4700-A317-BD455CA550EB}.Release|x86.ActiveCfg = Release|x86
{34410408-BDE1-4700-A317-BD455CA550EB}.Release|x86.Build.0 = Release|x86
{5840FD50-936F-4B57-9C88-01DFF56E9BB6}.Debug|Any CPU.ActiveCfg = Debug|x86
{5840FD50-936F-4B57-9C88-01DFF56E9BB6}.Debug|x86.ActiveCfg = Debug|x86
{5840FD50-936F-4B57-9C88-01DFF56E9BB6}.Debug|x86.Build.0 = Debug|x86
{5840FD50-936F-4B57-9C88-01DFF56E9BB6}.Release|Any CPU.ActiveCfg = Release|x86
{5840FD50-936F-4B57-9C88-01DFF56E9BB6}.Release|x86.ActiveCfg = Release|x86
{5840FD50-936F-4B57-9C88-01DFF56E9BB6}.Release|x86.Build.0 = Release|x86
{E2FD79DC-B063-4B5A-B9DD-85D20ACE24BC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E2FD79DC-B063-4B5A-B9DD-85D20ACE24BC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E2FD79DC-B063-4B5A-B9DD-85D20ACE24BC}.Debug|x86.ActiveCfg = Debug|Any CPU
{E2FD79DC-B063-4B5A-B9DD-85D20ACE24BC}.Debug|x86.Build.0 = Debug|Any CPU
{E2FD79DC-B063-4B5A-B9DD-85D20ACE24BC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E2FD79DC-B063-4B5A-B9DD-85D20ACE24BC}.Release|Any CPU.Build.0 = Release|Any CPU
{E2FD79DC-B063-4B5A-B9DD-85D20ACE24BC}.Release|x86.ActiveCfg = Release|Any CPU
{E2FD79DC-B063-4B5A-B9DD-85D20ACE24BC}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down
4 changes: 4 additions & 0 deletions NacollectorUpdateProvider/FodyWeavers.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<Weavers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FodyWeavers.xsd">
<Costura />
</Weavers>
111 changes: 111 additions & 0 deletions NacollectorUpdateProvider/FodyWeavers.xsd
Original file line number Diff line number Diff line change
@@ -0,0 +1,111 @@
<?xml version="1.0" encoding="utf-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
<!-- This file was generated by Fody. Manual changes to this file will be lost when your project is rebuilt. -->
<xs:element name="Weavers">
<xs:complexType>
<xs:all>
<xs:element name="Costura" minOccurs="0" maxOccurs="1">
<xs:complexType>
<xs:all>
<xs:element minOccurs="0" maxOccurs="1" name="ExcludeAssemblies" type="xs:string">
<xs:annotation>
<xs:documentation>A list of assembly names to exclude from the default action of "embed all Copy Local references", delimited with line breaks</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" maxOccurs="1" name="IncludeAssemblies" type="xs:string">
<xs:annotation>
<xs:documentation>A list of assembly names to include from the default action of "embed all Copy Local references", delimited with line breaks.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" maxOccurs="1" name="Unmanaged32Assemblies" type="xs:string">
<xs:annotation>
<xs:documentation>A list of unmanaged 32 bit assembly names to include, delimited with line breaks.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" maxOccurs="1" name="Unmanaged64Assemblies" type="xs:string">
<xs:annotation>
<xs:documentation>A list of unmanaged 64 bit assembly names to include, delimited with line breaks.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" maxOccurs="1" name="PreloadOrder" type="xs:string">
<xs:annotation>
<xs:documentation>The order of preloaded assemblies, delimited with line breaks.</xs:documentation>
</xs:annotation>
</xs:element>
</xs:all>
<xs:attribute name="CreateTemporaryAssemblies" type="xs:boolean">
<xs:annotation>
<xs:documentation>This will copy embedded files to disk before loading them into memory. This is helpful for some scenarios that expected an assembly to be loaded from a physical file.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="IncludeDebugSymbols" type="xs:boolean">
<xs:annotation>
<xs:documentation>Controls if .pdbs for reference assemblies are also embedded.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="DisableCompression" type="xs:boolean">
<xs:annotation>
<xs:documentation>Embedded assemblies are compressed by default, and uncompressed when they are loaded. You can turn compression off with this option.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="DisableCleanup" type="xs:boolean">
<xs:annotation>
<xs:documentation>As part of Costura, embedded assemblies are no longer included as part of the build. This cleanup can be turned off.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="LoadAtModuleInit" type="xs:boolean">
<xs:annotation>
<xs:documentation>Costura by default will load as part of the module initialization. This flag disables that behavior. Make sure you call CosturaUtility.Initialize() somewhere in your code.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="IgnoreSatelliteAssemblies" type="xs:boolean">
<xs:annotation>
<xs:documentation>Costura will by default use assemblies with a name like 'resources.dll' as a satellite resource and prepend the output path. This flag disables that behavior.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="ExcludeAssemblies" type="xs:string">
<xs:annotation>
<xs:documentation>A list of assembly names to exclude from the default action of "embed all Copy Local references", delimited with |</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="IncludeAssemblies" type="xs:string">
<xs:annotation>
<xs:documentation>A list of assembly names to include from the default action of "embed all Copy Local references", delimited with |.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="Unmanaged32Assemblies" type="xs:string">
<xs:annotation>
<xs:documentation>A list of unmanaged 32 bit assembly names to include, delimited with |.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="Unmanaged64Assemblies" type="xs:string">
<xs:annotation>
<xs:documentation>A list of unmanaged 64 bit assembly names to include, delimited with |.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="PreloadOrder" type="xs:string">
<xs:annotation>
<xs:documentation>The order of preloaded assemblies, delimited with |.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
</xs:all>
<xs:attribute name="VerifyAssembly" type="xs:boolean">
<xs:annotation>
<xs:documentation>'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="VerifyIgnoreCodes" type="xs:string">
<xs:annotation>
<xs:documentation>A comma-separated list of error codes that can be safely ignored in assembly verification.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="GenerateXsd" type="xs:boolean">
<xs:annotation>
<xs:documentation>'false' to turn off automatic generation of the XML Schema file.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
</xs:schema>
Loading