From 2a0dfe358761613950316d8a29c29df3d10fcc50 Mon Sep 17 00:00:00 2001 From: Krystian Kabat Date: Wed, 16 Jan 2019 00:52:00 +0100 Subject: [PATCH] Replaced polish word to english. --- Magazyn_Client/Magazyn/FodyWeavers.xml | 4 + Magazyn_Client/Magazyn/FodyWeavers.xsd | 111 +++++++++++++++++++++++++ Magazyn_Client/Magazyn/Magazyn.csproj | 14 ++++ Magazyn_Client/Magazyn/MainWindow.xaml | 4 +- Magazyn_Client/Magazyn/packages.config | 2 + 5 files changed, 133 insertions(+), 2 deletions(-) create mode 100644 Magazyn_Client/Magazyn/FodyWeavers.xml create mode 100644 Magazyn_Client/Magazyn/FodyWeavers.xsd diff --git a/Magazyn_Client/Magazyn/FodyWeavers.xml b/Magazyn_Client/Magazyn/FodyWeavers.xml new file mode 100644 index 0000000..a5dcf04 --- /dev/null +++ b/Magazyn_Client/Magazyn/FodyWeavers.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/Magazyn_Client/Magazyn/FodyWeavers.xsd b/Magazyn_Client/Magazyn/FodyWeavers.xsd new file mode 100644 index 0000000..44a5374 --- /dev/null +++ b/Magazyn_Client/Magazyn/FodyWeavers.xsd @@ -0,0 +1,111 @@ + + + + + + + + + + + + A list of assembly names to exclude from the default action of "embed all Copy Local references", delimited with line breaks + + + + + A list of 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. + + + + + A list of unmanaged 64 bit assembly names to include, delimited with line breaks. + + + + + The order of preloaded assemblies, delimited with line breaks. + + + + + + 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. + + + + + Controls if .pdbs for reference assemblies are also embedded. + + + + + Embedded assemblies are compressed by default, and uncompressed when they are loaded. You can turn compression off with this option. + + + + + As part of Costura, embedded assemblies are no longer included as part of the build. This cleanup can be turned off. + + + + + 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. + + + + + 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. + + + + + A list of assembly names to exclude from the default action of "embed all Copy Local references", delimited with | + + + + + A list of 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 |. + + + + + A list of unmanaged 64 bit assembly names to include, delimited with |. + + + + + The order of preloaded assemblies, delimited with |. + + + + + + + + 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. + + + + + A comma-separated list of error codes that can be safely ignored in assembly verification. + + + + + 'false' to turn off automatic generation of the XML Schema file. + + + + + \ No newline at end of file diff --git a/Magazyn_Client/Magazyn/Magazyn.csproj b/Magazyn_Client/Magazyn/Magazyn.csproj index ea2bb93..2d392fe 100644 --- a/Magazyn_Client/Magazyn/Magazyn.csproj +++ b/Magazyn_Client/Magazyn/Magazyn.csproj @@ -1,5 +1,6 @@  + Debug @@ -13,6 +14,8 @@ {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 true + + AnyCPU @@ -34,6 +37,9 @@ 4 + + ..\packages\Costura.Fody.3.3.0\lib\net40\Costura.dll + ..\packages\MaterialDesignColors.1.1.1\lib\net45\MaterialDesignColors.dll @@ -130,4 +136,12 @@ + + + + Ten projekt zawiera odwołania do pakietów NuGet, których nie ma na tym komputerze. Użyj przywracania pakietów NuGet, aby je pobrać. Aby uzyskać więcej informacji, zobacz http://go.microsoft.com/fwlink/?LinkID=322105. Brakujący plik: {0}. + + + + \ No newline at end of file diff --git a/Magazyn_Client/Magazyn/MainWindow.xaml b/Magazyn_Client/Magazyn/MainWindow.xaml index 76495ba..54960ed 100644 --- a/Magazyn_Client/Magazyn/MainWindow.xaml +++ b/Magazyn_Client/Magazyn/MainWindow.xaml @@ -11,10 +11,10 @@ -