La Métamorphose

This commit is contained in:
Marc-Eric Martel
2023-11-03 15:48:17 -04:00
commit 842045ec4f
361 changed files with 11132 additions and 0 deletions

View File

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

Binary file not shown.

View File

@@ -0,0 +1,22 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("josefk")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("josefk")]
[assembly: System.Reflection.AssemblyTitleAttribute("josefk")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.

View File

@@ -0,0 +1 @@
2fea50b85150297f445405e09991a376890eb7c0

View File

@@ -0,0 +1,11 @@
is_global = true
build_property.TargetFramework = net7.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = josefk
build_property.ProjectDir = /scratch/kafka_2.13-3.6.0/dotnet/josefk_producer/

View File

@@ -0,0 +1,8 @@
// <auto-generated/>
global using global::System;
global using global::System.Collections.Generic;
global using global::System.IO;
global using global::System.Linq;
global using global::System.Net.Http;
global using global::System.Threading;
global using global::System.Threading.Tasks;

View File

@@ -0,0 +1 @@
05e0be4c2d12ae0f17c5d6f12962bce0cc2e9e72

View File

@@ -0,0 +1,84 @@
/scratch/kafka_2.13-3.6.0/dotnet/josefk/obj/Debug/net7.0/josefk.GeneratedMSBuildEditorConfig.editorconfig
/scratch/kafka_2.13-3.6.0/dotnet/josefk/obj/Debug/net7.0/josefk.AssemblyInfoInputs.cache
/scratch/kafka_2.13-3.6.0/dotnet/josefk/obj/Debug/net7.0/josefk.AssemblyInfo.cs
/scratch/kafka_2.13-3.6.0/dotnet/josefk/obj/Debug/net7.0/josefk.csproj.CoreCompileInputs.cache
/scratch/kafka_2.13-3.6.0/dotnet/josefk/bin/Debug/net7.0/josefk
/scratch/kafka_2.13-3.6.0/dotnet/josefk/bin/Debug/net7.0/josefk.deps.json
/scratch/kafka_2.13-3.6.0/dotnet/josefk/bin/Debug/net7.0/josefk.runtimeconfig.json
/scratch/kafka_2.13-3.6.0/dotnet/josefk/bin/Debug/net7.0/josefk.dll
/scratch/kafka_2.13-3.6.0/dotnet/josefk/bin/Debug/net7.0/josefk.pdb
/scratch/kafka_2.13-3.6.0/dotnet/josefk/bin/Debug/net7.0/Confluent.Kafka.dll
/scratch/kafka_2.13-3.6.0/dotnet/josefk/bin/Debug/net7.0/runtimes/linux-arm64/native/librdkafka.so
/scratch/kafka_2.13-3.6.0/dotnet/josefk/bin/Debug/net7.0/runtimes/linux-x64/native/alpine-librdkafka.so
/scratch/kafka_2.13-3.6.0/dotnet/josefk/bin/Debug/net7.0/runtimes/linux-x64/native/centos6-librdkafka.so
/scratch/kafka_2.13-3.6.0/dotnet/josefk/bin/Debug/net7.0/runtimes/linux-x64/native/centos7-librdkafka.so
/scratch/kafka_2.13-3.6.0/dotnet/josefk/bin/Debug/net7.0/runtimes/linux-x64/native/librdkafka.so
/scratch/kafka_2.13-3.6.0/dotnet/josefk/bin/Debug/net7.0/runtimes/osx-arm64/native/librdkafka.dylib
/scratch/kafka_2.13-3.6.0/dotnet/josefk/bin/Debug/net7.0/runtimes/osx-x64/native/librdkafka.dylib
/scratch/kafka_2.13-3.6.0/dotnet/josefk/bin/Debug/net7.0/runtimes/win-x64/native/libcrypto-3-x64.dll
/scratch/kafka_2.13-3.6.0/dotnet/josefk/bin/Debug/net7.0/runtimes/win-x64/native/libcurl.dll
/scratch/kafka_2.13-3.6.0/dotnet/josefk/bin/Debug/net7.0/runtimes/win-x64/native/librdkafka.dll
/scratch/kafka_2.13-3.6.0/dotnet/josefk/bin/Debug/net7.0/runtimes/win-x64/native/librdkafkacpp.dll
/scratch/kafka_2.13-3.6.0/dotnet/josefk/bin/Debug/net7.0/runtimes/win-x64/native/libssl-3-x64.dll
/scratch/kafka_2.13-3.6.0/dotnet/josefk/bin/Debug/net7.0/runtimes/win-x64/native/msvcp140.dll
/scratch/kafka_2.13-3.6.0/dotnet/josefk/bin/Debug/net7.0/runtimes/win-x64/native/vcruntime140.dll
/scratch/kafka_2.13-3.6.0/dotnet/josefk/bin/Debug/net7.0/runtimes/win-x64/native/zlib1.dll
/scratch/kafka_2.13-3.6.0/dotnet/josefk/bin/Debug/net7.0/runtimes/win-x64/native/zstd.dll
/scratch/kafka_2.13-3.6.0/dotnet/josefk/bin/Debug/net7.0/runtimes/win-x86/native/libcrypto-3.dll
/scratch/kafka_2.13-3.6.0/dotnet/josefk/bin/Debug/net7.0/runtimes/win-x86/native/libcurl.dll
/scratch/kafka_2.13-3.6.0/dotnet/josefk/bin/Debug/net7.0/runtimes/win-x86/native/librdkafka.dll
/scratch/kafka_2.13-3.6.0/dotnet/josefk/bin/Debug/net7.0/runtimes/win-x86/native/librdkafkacpp.dll
/scratch/kafka_2.13-3.6.0/dotnet/josefk/bin/Debug/net7.0/runtimes/win-x86/native/libssl-3.dll
/scratch/kafka_2.13-3.6.0/dotnet/josefk/bin/Debug/net7.0/runtimes/win-x86/native/msvcp140.dll
/scratch/kafka_2.13-3.6.0/dotnet/josefk/bin/Debug/net7.0/runtimes/win-x86/native/vcruntime140.dll
/scratch/kafka_2.13-3.6.0/dotnet/josefk/bin/Debug/net7.0/runtimes/win-x86/native/zlib1.dll
/scratch/kafka_2.13-3.6.0/dotnet/josefk/bin/Debug/net7.0/runtimes/win-x86/native/zstd.dll
/scratch/kafka_2.13-3.6.0/dotnet/josefk/obj/Debug/net7.0/josefk.csproj.AssemblyReference.cache
/scratch/kafka_2.13-3.6.0/dotnet/josefk/obj/Debug/net7.0/josefk.csproj.CopyComplete
/scratch/kafka_2.13-3.6.0/dotnet/josefk/obj/Debug/net7.0/josefk.dll
/scratch/kafka_2.13-3.6.0/dotnet/josefk/obj/Debug/net7.0/refint/josefk.dll
/scratch/kafka_2.13-3.6.0/dotnet/josefk/obj/Debug/net7.0/josefk.pdb
/scratch/kafka_2.13-3.6.0/dotnet/josefk/obj/Debug/net7.0/josefk.genruntimeconfig.cache
/scratch/kafka_2.13-3.6.0/dotnet/josefk/obj/Debug/net7.0/ref/josefk.dll
/scratch/kafka_2.13-3.6.0/dotnet/josefk_producer/bin/Debug/net7.0/josefk
/scratch/kafka_2.13-3.6.0/dotnet/josefk_producer/bin/Debug/net7.0/josefk.deps.json
/scratch/kafka_2.13-3.6.0/dotnet/josefk_producer/bin/Debug/net7.0/josefk.runtimeconfig.json
/scratch/kafka_2.13-3.6.0/dotnet/josefk_producer/bin/Debug/net7.0/josefk.dll
/scratch/kafka_2.13-3.6.0/dotnet/josefk_producer/bin/Debug/net7.0/josefk.pdb
/scratch/kafka_2.13-3.6.0/dotnet/josefk_producer/bin/Debug/net7.0/Confluent.Kafka.dll
/scratch/kafka_2.13-3.6.0/dotnet/josefk_producer/bin/Debug/net7.0/runtimes/linux-arm64/native/librdkafka.so
/scratch/kafka_2.13-3.6.0/dotnet/josefk_producer/bin/Debug/net7.0/runtimes/linux-x64/native/alpine-librdkafka.so
/scratch/kafka_2.13-3.6.0/dotnet/josefk_producer/bin/Debug/net7.0/runtimes/linux-x64/native/centos6-librdkafka.so
/scratch/kafka_2.13-3.6.0/dotnet/josefk_producer/bin/Debug/net7.0/runtimes/linux-x64/native/centos7-librdkafka.so
/scratch/kafka_2.13-3.6.0/dotnet/josefk_producer/bin/Debug/net7.0/runtimes/linux-x64/native/librdkafka.so
/scratch/kafka_2.13-3.6.0/dotnet/josefk_producer/bin/Debug/net7.0/runtimes/osx-arm64/native/librdkafka.dylib
/scratch/kafka_2.13-3.6.0/dotnet/josefk_producer/bin/Debug/net7.0/runtimes/osx-x64/native/librdkafka.dylib
/scratch/kafka_2.13-3.6.0/dotnet/josefk_producer/bin/Debug/net7.0/runtimes/win-x64/native/libcrypto-3-x64.dll
/scratch/kafka_2.13-3.6.0/dotnet/josefk_producer/bin/Debug/net7.0/runtimes/win-x64/native/libcurl.dll
/scratch/kafka_2.13-3.6.0/dotnet/josefk_producer/bin/Debug/net7.0/runtimes/win-x64/native/librdkafka.dll
/scratch/kafka_2.13-3.6.0/dotnet/josefk_producer/bin/Debug/net7.0/runtimes/win-x64/native/librdkafkacpp.dll
/scratch/kafka_2.13-3.6.0/dotnet/josefk_producer/bin/Debug/net7.0/runtimes/win-x64/native/libssl-3-x64.dll
/scratch/kafka_2.13-3.6.0/dotnet/josefk_producer/bin/Debug/net7.0/runtimes/win-x64/native/msvcp140.dll
/scratch/kafka_2.13-3.6.0/dotnet/josefk_producer/bin/Debug/net7.0/runtimes/win-x64/native/vcruntime140.dll
/scratch/kafka_2.13-3.6.0/dotnet/josefk_producer/bin/Debug/net7.0/runtimes/win-x64/native/zlib1.dll
/scratch/kafka_2.13-3.6.0/dotnet/josefk_producer/bin/Debug/net7.0/runtimes/win-x64/native/zstd.dll
/scratch/kafka_2.13-3.6.0/dotnet/josefk_producer/bin/Debug/net7.0/runtimes/win-x86/native/libcrypto-3.dll
/scratch/kafka_2.13-3.6.0/dotnet/josefk_producer/bin/Debug/net7.0/runtimes/win-x86/native/libcurl.dll
/scratch/kafka_2.13-3.6.0/dotnet/josefk_producer/bin/Debug/net7.0/runtimes/win-x86/native/librdkafka.dll
/scratch/kafka_2.13-3.6.0/dotnet/josefk_producer/bin/Debug/net7.0/runtimes/win-x86/native/librdkafkacpp.dll
/scratch/kafka_2.13-3.6.0/dotnet/josefk_producer/bin/Debug/net7.0/runtimes/win-x86/native/libssl-3.dll
/scratch/kafka_2.13-3.6.0/dotnet/josefk_producer/bin/Debug/net7.0/runtimes/win-x86/native/msvcp140.dll
/scratch/kafka_2.13-3.6.0/dotnet/josefk_producer/bin/Debug/net7.0/runtimes/win-x86/native/vcruntime140.dll
/scratch/kafka_2.13-3.6.0/dotnet/josefk_producer/bin/Debug/net7.0/runtimes/win-x86/native/zlib1.dll
/scratch/kafka_2.13-3.6.0/dotnet/josefk_producer/bin/Debug/net7.0/runtimes/win-x86/native/zstd.dll
/scratch/kafka_2.13-3.6.0/dotnet/josefk_producer/obj/Debug/net7.0/josefk.csproj.AssemblyReference.cache
/scratch/kafka_2.13-3.6.0/dotnet/josefk_producer/obj/Debug/net7.0/josefk.GeneratedMSBuildEditorConfig.editorconfig
/scratch/kafka_2.13-3.6.0/dotnet/josefk_producer/obj/Debug/net7.0/josefk.AssemblyInfoInputs.cache
/scratch/kafka_2.13-3.6.0/dotnet/josefk_producer/obj/Debug/net7.0/josefk.AssemblyInfo.cs
/scratch/kafka_2.13-3.6.0/dotnet/josefk_producer/obj/Debug/net7.0/josefk.csproj.CoreCompileInputs.cache
/scratch/kafka_2.13-3.6.0/dotnet/josefk_producer/obj/Debug/net7.0/josefk.csproj.CopyComplete
/scratch/kafka_2.13-3.6.0/dotnet/josefk_producer/obj/Debug/net7.0/josefk.dll
/scratch/kafka_2.13-3.6.0/dotnet/josefk_producer/obj/Debug/net7.0/refint/josefk.dll
/scratch/kafka_2.13-3.6.0/dotnet/josefk_producer/obj/Debug/net7.0/josefk.pdb
/scratch/kafka_2.13-3.6.0/dotnet/josefk_producer/obj/Debug/net7.0/josefk.genruntimeconfig.cache
/scratch/kafka_2.13-3.6.0/dotnet/josefk_producer/obj/Debug/net7.0/ref/josefk.dll

Binary file not shown.

View File

@@ -0,0 +1 @@
0f98059d61801c6f6e9dce3a34d39d499ea9eb61

Binary file not shown.

Binary file not shown.