Removed obj folder and updated git ignore file

This commit is contained in:
Tom 2023-12-30 10:02:57 +00:00
parent e58d00888d
commit 756aea89a6
55 changed files with 2 additions and 13783 deletions

2
TwitchChatTTS/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
TwitchChatTTS/bin/*
TwitchChatTTS/obj/*

View File

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

View File

@ -1,22 +0,0 @@
//------------------------------------------------------------------------------
// <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("TwitchChatTTS")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("TwitchChatTTS")]
[assembly: System.Reflection.AssemblyTitleAttribute("TwitchChatTTS")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.

View File

@ -1 +0,0 @@
e393e983ce0d561b080adf6a4e076e692e392b8d

View File

@ -1,10 +0,0 @@
is_global = true
build_property.TargetFramework = net6.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = TwitchChatTTS
build_property.ProjectDir = /root/Projects/TwitchChatTTS/

View File

@ -1,8 +0,0 @@
// <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

@ -1 +0,0 @@
6c1442997ff02e9f33051d615834b4a0fd39ec01

View File

@ -1,51 +0,0 @@
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/TwitchChatTTS
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/TwitchChatTTS.deps.json
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/TwitchChatTTS.runtimeconfig.json
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/TwitchChatTTS.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/ref/TwitchChatTTS.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/TwitchChatTTS.pdb
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/TwitchChatTTS.csproj.AssemblyReference.cache
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/TwitchChatTTS.GeneratedMSBuildEditorConfig.editorconfig
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/TwitchChatTTS.AssemblyInfoInputs.cache
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/TwitchChatTTS.AssemblyInfo.cs
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/TwitchChatTTS.csproj.CoreCompileInputs.cache
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/TwitchChatTTS.dll
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/ref/TwitchChatTTS.dll
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/TwitchChatTTS.pdb
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/TwitchChatTTS.genruntimeconfig.cache
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/Microsoft.Extensions.DependencyInjection.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/Microsoft.Extensions.Logging.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/Microsoft.Extensions.Logging.Abstractions.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/Microsoft.Extensions.Options.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/Microsoft.Extensions.Primitives.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/Newtonsoft.Json.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/TwitchLib.Api.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/TwitchLib.Api.Core.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/TwitchLib.Api.Core.Enums.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/TwitchLib.Api.Core.Interfaces.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/TwitchLib.Api.Core.Models.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/TwitchLib.Api.Helix.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/TwitchLib.Api.Helix.Models.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/TwitchLib.Client.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/TwitchLib.Client.Enums.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/TwitchLib.Client.Models.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/TwitchLib.Communication.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/TwitchLib.EventSub.Core.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/TwitchLib.EventSub.Websockets.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/TwitchLib.PubSub.dll
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/TwitchChatTTS.csproj.CopyComplete
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/NAudio.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/NAudio.Asio.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/NAudio.Core.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/NAudio.Midi.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/NAudio.Wasapi.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/NAudio.WinMM.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/System.Net.Http.Formatting.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/Newtonsoft.Json.Bson.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/System.Threading.Tasks.Dataflow.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/System.Reactive.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/System.Reactive.Core.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/System.Text.Encodings.Web.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/System.Text.Json.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll

View File

@ -1 +0,0 @@
999c1dbc47dc8ea762bcd1b9ed902401644f827f

View File

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

View File

@ -1,2 +0,0 @@
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/publish/TwitchChatTTS.pdb
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/publish/TwitchChatTTS

View File

@ -1,22 +0,0 @@
//------------------------------------------------------------------------------
// <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("TwitchChatTTS")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("TwitchChatTTS")]
[assembly: System.Reflection.AssemblyTitleAttribute("TwitchChatTTS")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.

View File

@ -1 +0,0 @@
e393e983ce0d561b080adf6a4e076e692e392b8d

View File

@ -1,13 +0,0 @@
is_global = true
build_property.TargetFramework = net6.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.EnableSingleFileAnalyzer = true
build_property.EnableTrimAnalyzer =
build_property.IncludeAllContentForSelfExtract =
build_property.RootNamespace = TwitchChatTTS
build_property.ProjectDir = /root/Projects/TwitchChatTTS/

View File

@ -1,8 +0,0 @@
// <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

@ -1 +0,0 @@
89ea8fea07031ade11b040d5e6bf52971749a7da

View File

@ -1,219 +0,0 @@
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/TwitchChatTTS
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/TwitchChatTTS.deps.json
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/TwitchChatTTS.runtimeconfig.json
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/TwitchChatTTS.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/ref/TwitchChatTTS.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/TwitchChatTTS.pdb
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/Microsoft.Extensions.Logging.Abstractions.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/NAudio.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/NAudio.Asio.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/NAudio.Core.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/NAudio.Midi.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/NAudio.Wasapi.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/NAudio.WinMM.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/Newtonsoft.Json.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/TwitchLib.Api.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/TwitchLib.Api.Core.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/TwitchLib.Api.Core.Enums.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/TwitchLib.Api.Core.Interfaces.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/TwitchLib.Api.Core.Models.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/TwitchLib.Api.Helix.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/TwitchLib.Api.Helix.Models.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/TwitchLib.Client.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/TwitchLib.Client.Enums.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/TwitchLib.Client.Models.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/TwitchLib.Communication.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/TwitchLib.EventSub.Core.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/TwitchLib.PubSub.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/Microsoft.CSharp.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/Microsoft.VisualBasic.Core.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/Microsoft.VisualBasic.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/Microsoft.Win32.Primitives.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/Microsoft.Win32.Registry.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.AppContext.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Buffers.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Collections.Concurrent.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Collections.Immutable.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Collections.NonGeneric.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Collections.Specialized.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Collections.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.ComponentModel.Annotations.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.ComponentModel.DataAnnotations.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.ComponentModel.EventBasedAsync.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.ComponentModel.Primitives.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.ComponentModel.TypeConverter.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.ComponentModel.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Configuration.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Console.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Core.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Data.Common.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Data.DataSetExtensions.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Data.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Diagnostics.Contracts.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Diagnostics.Debug.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Diagnostics.DiagnosticSource.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Diagnostics.FileVersionInfo.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Diagnostics.Process.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Diagnostics.StackTrace.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Diagnostics.TextWriterTraceListener.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Diagnostics.Tools.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Diagnostics.TraceSource.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Diagnostics.Tracing.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Drawing.Primitives.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Drawing.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Dynamic.Runtime.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Formats.Asn1.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Globalization.Calendars.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Globalization.Extensions.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Globalization.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.IO.Compression.Brotli.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.IO.Compression.FileSystem.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.IO.Compression.ZipFile.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.IO.Compression.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.IO.FileSystem.AccessControl.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.IO.FileSystem.DriveInfo.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.IO.FileSystem.Primitives.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.IO.FileSystem.Watcher.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.IO.FileSystem.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.IO.IsolatedStorage.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.IO.MemoryMappedFiles.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.IO.Pipes.AccessControl.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.IO.Pipes.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.IO.UnmanagedMemoryStream.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.IO.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Linq.Expressions.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Linq.Parallel.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Linq.Queryable.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Linq.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Memory.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Net.Http.Json.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Net.Http.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Net.HttpListener.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Net.Mail.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Net.NameResolution.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Net.NetworkInformation.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Net.Ping.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Net.Primitives.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Net.Quic.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Net.Requests.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Net.Security.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Net.ServicePoint.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Net.Sockets.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Net.WebClient.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Net.WebHeaderCollection.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Net.WebProxy.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Net.WebSockets.Client.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Net.WebSockets.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Net.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Numerics.Vectors.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Numerics.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.ObjectModel.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Private.CoreLib.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Private.DataContractSerialization.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Private.Uri.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Private.Xml.Linq.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Private.Xml.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Reflection.DispatchProxy.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Reflection.Emit.ILGeneration.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Reflection.Emit.Lightweight.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Reflection.Emit.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Reflection.Extensions.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Reflection.Metadata.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Reflection.Primitives.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Reflection.TypeExtensions.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Reflection.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Resources.Reader.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Resources.ResourceManager.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Resources.Writer.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Runtime.CompilerServices.Unsafe.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Runtime.CompilerServices.VisualC.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Runtime.Extensions.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Runtime.Handles.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Runtime.InteropServices.RuntimeInformation.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Runtime.InteropServices.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Runtime.Intrinsics.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Runtime.Loader.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Runtime.Numerics.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Runtime.Serialization.Formatters.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Runtime.Serialization.Json.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Runtime.Serialization.Primitives.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Runtime.Serialization.Xml.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Runtime.Serialization.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Runtime.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Security.AccessControl.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Security.Claims.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Security.Cryptography.Algorithms.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Security.Cryptography.Cng.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Security.Cryptography.Csp.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Security.Cryptography.Encoding.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Security.Cryptography.OpenSsl.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Security.Cryptography.Primitives.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Security.Cryptography.X509Certificates.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Security.Principal.Windows.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Security.Principal.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Security.SecureString.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Security.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.ServiceModel.Web.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.ServiceProcess.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Text.Encoding.CodePages.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Text.Encoding.Extensions.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Text.Encoding.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Text.Encodings.Web.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Text.Json.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Text.RegularExpressions.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Threading.Channels.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Threading.Overlapped.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Threading.Tasks.Dataflow.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Threading.Tasks.Extensions.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Threading.Tasks.Parallel.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Threading.Tasks.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Threading.Thread.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Threading.ThreadPool.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Threading.Timer.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Threading.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Transactions.Local.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Transactions.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.ValueTuple.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Web.HttpUtility.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Web.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Windows.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Xml.Linq.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Xml.ReaderWriter.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Xml.Serialization.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Xml.XDocument.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Xml.XPath.XDocument.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Xml.XPath.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Xml.XmlDocument.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Xml.XmlSerializer.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Xml.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/WindowsBase.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/mscorlib.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/netstandard.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/createdump
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/libSystem.Globalization.Native.so
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/libSystem.IO.Compression.Native.so
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/libSystem.Native.so
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/libSystem.Net.Security.Native.so
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/libSystem.Security.Cryptography.Native.OpenSsl.so
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/libclrjit.so
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/libcoreclr.so
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/libcoreclrtraceptprovider.so
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/libdbgshim.so
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/libhostfxr.so
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/libhostpolicy.so
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/libmscordaccore.so
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/libmscordbi.so
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/linux-x64/TwitchChatTTS.csproj.AssemblyReference.cache
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/linux-x64/TwitchChatTTS.GeneratedMSBuildEditorConfig.editorconfig
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/linux-x64/TwitchChatTTS.AssemblyInfoInputs.cache
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/linux-x64/TwitchChatTTS.AssemblyInfo.cs
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/linux-x64/TwitchChatTTS.csproj.CoreCompileInputs.cache
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/linux-x64/TwitchChatTTS.csproj.CopyComplete
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/linux-x64/TwitchChatTTS.dll
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/linux-x64/ref/TwitchChatTTS.dll
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/linux-x64/TwitchChatTTS.pdb
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/linux-x64/TwitchChatTTS.genruntimeconfig.cache
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Net.Http.Formatting.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/NAudio.Extras.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/Newtonsoft.Json.Bson.dll

View File

@ -1 +0,0 @@
832f4a315c4da6b8cb3668ec94ed7660c716d834

View File

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

View File

@ -1,2 +0,0 @@
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/publish/TwitchChatTTS.pdb
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/publish/TwitchChatTTS.exe

View File

@ -1,22 +0,0 @@
//------------------------------------------------------------------------------
// <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("TwitchChatTTS")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("TwitchChatTTS")]
[assembly: System.Reflection.AssemblyTitleAttribute("TwitchChatTTS")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.

View File

@ -1 +0,0 @@
e393e983ce0d561b080adf6a4e076e692e392b8d

View File

@ -1,13 +0,0 @@
is_global = true
build_property.TargetFramework = net6.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.EnableSingleFileAnalyzer = true
build_property.EnableTrimAnalyzer =
build_property.IncludeAllContentForSelfExtract =
build_property.RootNamespace = TwitchChatTTS
build_property.ProjectDir = /root/Projects/TwitchChatTTS/

View File

@ -1,8 +0,0 @@
// <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

@ -1 +0,0 @@
a1bef922c74aa81806f1a9c5ce49907887e9e24c

View File

@ -1,262 +0,0 @@
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/TwitchChatTTS.exe
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/TwitchChatTTS.deps.json
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/TwitchChatTTS.runtimeconfig.json
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/TwitchChatTTS.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/ref/TwitchChatTTS.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/TwitchChatTTS.pdb
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/Microsoft.Extensions.Logging.Abstractions.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/NAudio.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/NAudio.Asio.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/NAudio.Core.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/NAudio.Midi.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/NAudio.Wasapi.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/NAudio.WinMM.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/Newtonsoft.Json.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/TwitchLib.Api.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/TwitchLib.Api.Core.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/TwitchLib.Api.Core.Enums.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/TwitchLib.Api.Core.Interfaces.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/TwitchLib.Api.Core.Models.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/TwitchLib.Api.Helix.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/TwitchLib.Api.Helix.Models.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/TwitchLib.Client.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/TwitchLib.Client.Enums.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/TwitchLib.Client.Models.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/TwitchLib.Communication.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/TwitchLib.EventSub.Core.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/TwitchLib.PubSub.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/Microsoft.CSharp.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/Microsoft.VisualBasic.Core.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/Microsoft.VisualBasic.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/Microsoft.Win32.Primitives.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/Microsoft.Win32.Registry.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.AppContext.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Buffers.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Collections.Concurrent.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Collections.Immutable.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Collections.NonGeneric.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Collections.Specialized.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Collections.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.ComponentModel.Annotations.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.ComponentModel.DataAnnotations.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.ComponentModel.EventBasedAsync.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.ComponentModel.Primitives.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.ComponentModel.TypeConverter.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.ComponentModel.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Configuration.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Console.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Core.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Data.Common.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Data.DataSetExtensions.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Data.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Diagnostics.Contracts.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Diagnostics.Debug.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Diagnostics.DiagnosticSource.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Diagnostics.FileVersionInfo.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Diagnostics.Process.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Diagnostics.StackTrace.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Diagnostics.TextWriterTraceListener.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Diagnostics.Tools.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Diagnostics.TraceSource.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Diagnostics.Tracing.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Drawing.Primitives.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Drawing.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Dynamic.Runtime.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Formats.Asn1.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Globalization.Calendars.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Globalization.Extensions.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Globalization.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.IO.Compression.Brotli.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.IO.Compression.FileSystem.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.IO.Compression.ZipFile.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.IO.Compression.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.IO.FileSystem.AccessControl.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.IO.FileSystem.DriveInfo.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.IO.FileSystem.Primitives.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.IO.FileSystem.Watcher.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.IO.FileSystem.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.IO.IsolatedStorage.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.IO.MemoryMappedFiles.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.IO.Pipes.AccessControl.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.IO.Pipes.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.IO.UnmanagedMemoryStream.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.IO.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Linq.Expressions.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Linq.Parallel.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Linq.Queryable.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Linq.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Memory.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Net.Http.Json.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Net.Http.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Net.HttpListener.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Net.Mail.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Net.NameResolution.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Net.NetworkInformation.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Net.Ping.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Net.Primitives.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Net.Quic.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Net.Requests.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Net.Security.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Net.ServicePoint.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Net.Sockets.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Net.WebClient.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Net.WebHeaderCollection.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Net.WebProxy.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Net.WebSockets.Client.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Net.WebSockets.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Net.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Numerics.Vectors.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Numerics.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.ObjectModel.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Private.CoreLib.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Private.DataContractSerialization.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Private.Uri.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Private.Xml.Linq.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Private.Xml.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Reflection.DispatchProxy.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Reflection.Emit.ILGeneration.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Reflection.Emit.Lightweight.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Reflection.Emit.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Reflection.Extensions.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Reflection.Metadata.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Reflection.Primitives.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Reflection.TypeExtensions.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Reflection.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Resources.Reader.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Resources.ResourceManager.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Resources.Writer.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Runtime.CompilerServices.Unsafe.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Runtime.CompilerServices.VisualC.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Runtime.Extensions.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Runtime.Handles.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Runtime.InteropServices.RuntimeInformation.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Runtime.InteropServices.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Runtime.Intrinsics.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Runtime.Loader.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Runtime.Numerics.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Runtime.Serialization.Formatters.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Runtime.Serialization.Json.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Runtime.Serialization.Primitives.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Runtime.Serialization.Xml.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Runtime.Serialization.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Runtime.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Security.AccessControl.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Security.Claims.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Security.Cryptography.Algorithms.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Security.Cryptography.Cng.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Security.Cryptography.Csp.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Security.Cryptography.Encoding.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Security.Cryptography.OpenSsl.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Security.Cryptography.Primitives.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Security.Cryptography.X509Certificates.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Security.Principal.Windows.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Security.Principal.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Security.SecureString.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Security.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.ServiceModel.Web.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.ServiceProcess.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Text.Encoding.CodePages.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Text.Encoding.Extensions.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Text.Encoding.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Text.Encodings.Web.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Text.Json.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Text.RegularExpressions.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Threading.Channels.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Threading.Overlapped.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Threading.Tasks.Dataflow.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Threading.Tasks.Extensions.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Threading.Tasks.Parallel.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Threading.Tasks.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Threading.Thread.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Threading.ThreadPool.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Threading.Timer.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Threading.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Transactions.Local.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Transactions.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.ValueTuple.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Web.HttpUtility.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Web.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Windows.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Xml.Linq.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Xml.ReaderWriter.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Xml.Serialization.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Xml.XDocument.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Xml.XPath.XDocument.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Xml.XPath.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Xml.XmlDocument.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Xml.XmlSerializer.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Xml.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/WindowsBase.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/mscorlib.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/netstandard.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/Microsoft.DiaSymReader.Native.amd64.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.IO.Compression.Native.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-console-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-console-l1-2-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-datetime-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-debug-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-errorhandling-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-fibers-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-file-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-file-l1-2-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-file-l2-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-handle-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-heap-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-interlocked-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-libraryloader-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-localization-l1-2-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-memory-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-namedpipe-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-processenvironment-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-processthreads-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-processthreads-l1-1-1.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-profile-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-rtlsupport-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-string-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-synch-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-synch-l1-2-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-sysinfo-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-timezone-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-util-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-crt-conio-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-crt-convert-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-crt-environment-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-crt-filesystem-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-crt-heap-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-crt-locale-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-crt-math-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-crt-multibyte-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-crt-private-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-crt-process-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-crt-runtime-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-crt-stdio-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-crt-string-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-crt-time-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-crt-utility-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/clretwrc.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/clrjit.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/coreclr.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/createdump.exe
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/dbgshim.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/hostfxr.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/hostpolicy.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/mscordaccore.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/mscordbi.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/mscorrc.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/msquic.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/ucrtbase.dll
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/win-x64/TwitchChatTTS.csproj.AssemblyReference.cache
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/win-x64/TwitchChatTTS.GeneratedMSBuildEditorConfig.editorconfig
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/win-x64/TwitchChatTTS.AssemblyInfoInputs.cache
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/win-x64/TwitchChatTTS.AssemblyInfo.cs
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/win-x64/TwitchChatTTS.csproj.CoreCompileInputs.cache
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/win-x64/TwitchChatTTS.csproj.CopyComplete
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/win-x64/TwitchChatTTS.dll
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/win-x64/ref/TwitchChatTTS.dll
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/win-x64/TwitchChatTTS.pdb
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/win-x64/TwitchChatTTS.genruntimeconfig.cache
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Net.Http.Formatting.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/Newtonsoft.Json.Bson.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/mscordaccore_amd64_amd64_6.0.2523.51912.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/NAudio.Extras.dll

File diff suppressed because it is too large Load Diff

View File

@ -1 +0,0 @@
04a7fd2c67c2d6ee9dc6033d4f642ab5a4964624

View File

@ -1,149 +0,0 @@
{
"format": 1,
"restore": {
"/root/Projects/TwitchChatTTS/TwitchChatTTS.csproj": {}
},
"projects": {
"/root/Projects/TwitchChatTTS/TwitchChatTTS.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "/root/Projects/TwitchChatTTS/TwitchChatTTS.csproj",
"projectName": "TwitchChatTTS",
"projectPath": "/root/Projects/TwitchChatTTS/TwitchChatTTS.csproj",
"packagesPath": "/root/.nuget/packages/",
"outputPath": "/root/Projects/TwitchChatTTS/obj/",
"projectStyle": "PackageReference",
"configFilePaths": [
"/root/.nuget/NuGet/NuGet.Config"
],
"originalTargetFrameworks": [
"net6.0"
],
"sources": {
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net6.0": {
"targetAlias": "net6.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net6.0": {
"targetAlias": "net6.0",
"dependencies": {
"Microsoft.AspNet.WebApi.Client": {
"target": "Package",
"version": "[6.0.0, )"
},
"NAudio": {
"target": "Package",
"version": "[2.2.1, )"
},
"NAudio.Core": {
"target": "Package",
"version": "[2.2.1, )"
},
"NAudio.Extras": {
"target": "Package",
"version": "[2.2.1, )"
},
"System.Threading.Tasks.Dataflow": {
"target": "Package",
"version": "[8.0.0, )"
},
"TwitchLib.Api": {
"target": "Package",
"version": "[3.10.0-preview-e47ba7f, )"
},
"TwitchLib.Api.Core": {
"target": "Package",
"version": "[3.10.0-preview-e47ba7f, )"
},
"TwitchLib.Api.Core.Enums": {
"target": "Package",
"version": "[3.10.0-preview-e47ba7f, )"
},
"TwitchLib.Api.Core.Interfaces": {
"target": "Package",
"version": "[3.10.0-preview-e47ba7f, )"
},
"TwitchLib.Api.Helix": {
"target": "Package",
"version": "[3.10.0-preview-e47ba7f, )"
},
"TwitchLib.Api.Helix.Models": {
"target": "Package",
"version": "[3.10.0-preview-e47ba7f, )"
},
"TwitchLib.Client": {
"target": "Package",
"version": "[4.0.0-preview-fd131763416cb9f1a31705ca609566d7e7e7fac8, )"
},
"TwitchLib.Client.Enums": {
"target": "Package",
"version": "[4.0.0-preview-fd131763416cb9f1a31705ca609566d7e7e7fac8, )"
},
"TwitchLib.Client.Models": {
"target": "Package",
"version": "[4.0.0-preview-fd131763416cb9f1a31705ca609566d7e7e7fac8, )"
},
"TwitchLib.Communication": {
"target": "Package",
"version": "[2.0.0, )"
},
"TwitchLib.EventSub.Core": {
"target": "Package",
"version": "[2.5.1, )"
},
"TwitchLib.PubSub": {
"target": "Package",
"version": "[4.0.0-preview-f833b1ab1ebef37618dba3fbb1e0a661ff183af5, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48"
],
"assetTargetFallback": true,
"warn": true,
"downloadDependencies": [
{
"name": "Microsoft.AspNetCore.App.Runtime.win-x64",
"version": "[6.0.25, 6.0.25]"
},
{
"name": "Microsoft.NETCore.App.Host.win-x64",
"version": "[6.0.25, 6.0.25]"
},
{
"name": "Microsoft.NETCore.App.Runtime.win-x64",
"version": "[6.0.25, 6.0.25]"
}
],
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "/usr/lib/dotnet/sdk/6.0.125/RuntimeIdentifierGraph.json"
}
},
"runtimes": {
"win-x64": {
"#import": []
}
}
}
}
}

View File

@ -1,15 +0,0 @@
<?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)' == '' ">/root/.nuget/packages/</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">/root/.nuget/packages/</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.0.5</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="/root/.nuget/packages/" />
</ItemGroup>
</Project>

View File

@ -1,6 +0,0 @@
<?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.extensions.logging.abstractions/7.0.0/buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.logging.abstractions/7.0.0/buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets')" />
</ImportGroup>
</Project>

File diff suppressed because it is too large Load Diff

View File

@ -1,115 +0,0 @@
{
"version": 2,
"dgSpecHash": "E7bZS5ng3GWpvqyqydU9SU+2mO9LXmtjOK2m+n5adq0P3uUtnK3gEaL3OdexQsTrffhtQcKJJ8Rz2JaSI+v5Tw==",
"success": true,
"projectFilePath": "/root/Projects/TwitchChatTTS/TwitchChatTTS.csproj",
"expectedPackageFiles": [
"/root/.nuget/packages/microsoft.aspnet.webapi.client/6.0.0/microsoft.aspnet.webapi.client.6.0.0.nupkg.sha512",
"/root/.nuget/packages/microsoft.extensions.logging.abstractions/7.0.0/microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512",
"/root/.nuget/packages/microsoft.netcore.platforms/7.0.4/microsoft.netcore.platforms.7.0.4.nupkg.sha512",
"/root/.nuget/packages/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.nupkg.sha512",
"/root/.nuget/packages/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.4.3.0.nupkg.sha512",
"/root/.nuget/packages/microsoft.win32.registry/4.7.0/microsoft.win32.registry.4.7.0.nupkg.sha512",
"/root/.nuget/packages/naudio/2.2.1/naudio.2.2.1.nupkg.sha512",
"/root/.nuget/packages/naudio.asio/2.2.1/naudio.asio.2.2.1.nupkg.sha512",
"/root/.nuget/packages/naudio.core/2.2.1/naudio.core.2.2.1.nupkg.sha512",
"/root/.nuget/packages/naudio.extras/2.2.1/naudio.extras.2.2.1.nupkg.sha512",
"/root/.nuget/packages/naudio.midi/2.2.1/naudio.midi.2.2.1.nupkg.sha512",
"/root/.nuget/packages/naudio.wasapi/2.2.1/naudio.wasapi.2.2.1.nupkg.sha512",
"/root/.nuget/packages/naudio.winmm/2.2.1/naudio.winmm.2.2.1.nupkg.sha512",
"/root/.nuget/packages/newtonsoft.json/13.0.3/newtonsoft.json.13.0.3.nupkg.sha512",
"/root/.nuget/packages/newtonsoft.json.bson/1.0.2/newtonsoft.json.bson.1.0.2.nupkg.sha512",
"/root/.nuget/packages/runtime.any.system.collections/4.3.0/runtime.any.system.collections.4.3.0.nupkg.sha512",
"/root/.nuget/packages/runtime.any.system.diagnostics.tracing/4.3.0/runtime.any.system.diagnostics.tracing.4.3.0.nupkg.sha512",
"/root/.nuget/packages/runtime.any.system.globalization/4.3.0/runtime.any.system.globalization.4.3.0.nupkg.sha512",
"/root/.nuget/packages/runtime.any.system.globalization.calendars/4.3.0/runtime.any.system.globalization.calendars.4.3.0.nupkg.sha512",
"/root/.nuget/packages/runtime.any.system.io/4.3.0/runtime.any.system.io.4.3.0.nupkg.sha512",
"/root/.nuget/packages/runtime.any.system.reflection/4.3.0/runtime.any.system.reflection.4.3.0.nupkg.sha512",
"/root/.nuget/packages/runtime.any.system.reflection.primitives/4.3.0/runtime.any.system.reflection.primitives.4.3.0.nupkg.sha512",
"/root/.nuget/packages/runtime.any.system.resources.resourcemanager/4.3.0/runtime.any.system.resources.resourcemanager.4.3.0.nupkg.sha512",
"/root/.nuget/packages/runtime.any.system.runtime/4.3.0/runtime.any.system.runtime.4.3.0.nupkg.sha512",
"/root/.nuget/packages/runtime.any.system.runtime.handles/4.3.0/runtime.any.system.runtime.handles.4.3.0.nupkg.sha512",
"/root/.nuget/packages/runtime.any.system.runtime.interopservices/4.3.0/runtime.any.system.runtime.interopservices.4.3.0.nupkg.sha512",
"/root/.nuget/packages/runtime.any.system.text.encoding/4.3.0/runtime.any.system.text.encoding.4.3.0.nupkg.sha512",
"/root/.nuget/packages/runtime.any.system.text.encoding.extensions/4.3.0/runtime.any.system.text.encoding.extensions.4.3.0.nupkg.sha512",
"/root/.nuget/packages/runtime.any.system.threading.tasks/4.3.0/runtime.any.system.threading.tasks.4.3.0.nupkg.sha512",
"/root/.nuget/packages/runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.2/runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512",
"/root/.nuget/packages/runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.2/runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512",
"/root/.nuget/packages/runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.2/runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512",
"/root/.nuget/packages/runtime.native.system/4.3.0/runtime.native.system.4.3.0.nupkg.sha512",
"/root/.nuget/packages/runtime.native.system.net.http/4.3.0/runtime.native.system.net.http.4.3.0.nupkg.sha512",
"/root/.nuget/packages/runtime.native.system.security.cryptography.apple/4.3.0/runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512",
"/root/.nuget/packages/runtime.native.system.security.cryptography.openssl/4.3.2/runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512",
"/root/.nuget/packages/runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.2/runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512",
"/root/.nuget/packages/runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.2/runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512",
"/root/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512",
"/root/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.2/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512",
"/root/.nuget/packages/runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.2/runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512",
"/root/.nuget/packages/runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.2/runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512",
"/root/.nuget/packages/runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.2/runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512",
"/root/.nuget/packages/runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.2/runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512",
"/root/.nuget/packages/runtime.win.microsoft.win32.primitives/4.3.0/runtime.win.microsoft.win32.primitives.4.3.0.nupkg.sha512",
"/root/.nuget/packages/runtime.win.system.diagnostics.debug/4.3.0/runtime.win.system.diagnostics.debug.4.3.0.nupkg.sha512",
"/root/.nuget/packages/runtime.win.system.io.filesystem/4.3.0/runtime.win.system.io.filesystem.4.3.0.nupkg.sha512",
"/root/.nuget/packages/runtime.win.system.net.primitives/4.3.0/runtime.win.system.net.primitives.4.3.0.nupkg.sha512",
"/root/.nuget/packages/runtime.win.system.runtime.extensions/4.3.0/runtime.win.system.runtime.extensions.4.3.0.nupkg.sha512",
"/root/.nuget/packages/system.buffers/4.3.0/system.buffers.4.3.0.nupkg.sha512",
"/root/.nuget/packages/system.collections/4.3.0/system.collections.4.3.0.nupkg.sha512",
"/root/.nuget/packages/system.collections.concurrent/4.3.0/system.collections.concurrent.4.3.0.nupkg.sha512",
"/root/.nuget/packages/system.diagnostics.debug/4.3.0/system.diagnostics.debug.4.3.0.nupkg.sha512",
"/root/.nuget/packages/system.diagnostics.diagnosticsource/4.3.0/system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512",
"/root/.nuget/packages/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.4.3.0.nupkg.sha512",
"/root/.nuget/packages/system.globalization/4.3.0/system.globalization.4.3.0.nupkg.sha512",
"/root/.nuget/packages/system.globalization.calendars/4.3.0/system.globalization.calendars.4.3.0.nupkg.sha512",
"/root/.nuget/packages/system.globalization.extensions/4.3.0/system.globalization.extensions.4.3.0.nupkg.sha512",
"/root/.nuget/packages/system.io/4.3.0/system.io.4.3.0.nupkg.sha512",
"/root/.nuget/packages/system.io.filesystem/4.3.0/system.io.filesystem.4.3.0.nupkg.sha512",
"/root/.nuget/packages/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.4.3.0.nupkg.sha512",
"/root/.nuget/packages/system.linq/4.3.0/system.linq.4.3.0.nupkg.sha512",
"/root/.nuget/packages/system.memory/4.5.5/system.memory.4.5.5.nupkg.sha512",
"/root/.nuget/packages/system.net.http/4.3.4/system.net.http.4.3.4.nupkg.sha512",
"/root/.nuget/packages/system.net.primitives/4.3.0/system.net.primitives.4.3.0.nupkg.sha512",
"/root/.nuget/packages/system.private.uri/4.3.0/system.private.uri.4.3.0.nupkg.sha512",
"/root/.nuget/packages/system.reflection/4.3.0/system.reflection.4.3.0.nupkg.sha512",
"/root/.nuget/packages/system.reflection.primitives/4.3.0/system.reflection.primitives.4.3.0.nupkg.sha512",
"/root/.nuget/packages/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.4.3.0.nupkg.sha512",
"/root/.nuget/packages/system.runtime/4.3.0/system.runtime.4.3.0.nupkg.sha512",
"/root/.nuget/packages/system.runtime.extensions/4.3.0/system.runtime.extensions.4.3.0.nupkg.sha512",
"/root/.nuget/packages/system.runtime.handles/4.3.0/system.runtime.handles.4.3.0.nupkg.sha512",
"/root/.nuget/packages/system.runtime.interopservices/4.3.0/system.runtime.interopservices.4.3.0.nupkg.sha512",
"/root/.nuget/packages/system.runtime.numerics/4.3.0/system.runtime.numerics.4.3.0.nupkg.sha512",
"/root/.nuget/packages/system.security.accesscontrol/4.7.0/system.security.accesscontrol.4.7.0.nupkg.sha512",
"/root/.nuget/packages/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.4.3.0.nupkg.sha512",
"/root/.nuget/packages/system.security.cryptography.cng/4.3.0/system.security.cryptography.cng.4.3.0.nupkg.sha512",
"/root/.nuget/packages/system.security.cryptography.csp/4.3.0/system.security.cryptography.csp.4.3.0.nupkg.sha512",
"/root/.nuget/packages/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.4.3.0.nupkg.sha512",
"/root/.nuget/packages/system.security.cryptography.openssl/4.3.0/system.security.cryptography.openssl.4.3.0.nupkg.sha512",
"/root/.nuget/packages/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.4.3.0.nupkg.sha512",
"/root/.nuget/packages/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.4.3.0.nupkg.sha512",
"/root/.nuget/packages/system.security.principal.windows/4.7.0/system.security.principal.windows.4.7.0.nupkg.sha512",
"/root/.nuget/packages/system.text.encoding/4.3.0/system.text.encoding.4.3.0.nupkg.sha512",
"/root/.nuget/packages/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.4.3.0.nupkg.sha512",
"/root/.nuget/packages/system.threading/4.3.0/system.threading.4.3.0.nupkg.sha512",
"/root/.nuget/packages/system.threading.overlapped/4.3.0/system.threading.overlapped.4.3.0.nupkg.sha512",
"/root/.nuget/packages/system.threading.tasks/4.3.0/system.threading.tasks.4.3.0.nupkg.sha512",
"/root/.nuget/packages/system.threading.tasks.dataflow/8.0.0/system.threading.tasks.dataflow.8.0.0.nupkg.sha512",
"/root/.nuget/packages/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg.sha512",
"/root/.nuget/packages/twitchlib.api/3.10.0-preview-e47ba7f/twitchlib.api.3.10.0-preview-e47ba7f.nupkg.sha512",
"/root/.nuget/packages/twitchlib.api.core/3.10.0-preview-e47ba7f/twitchlib.api.core.3.10.0-preview-e47ba7f.nupkg.sha512",
"/root/.nuget/packages/twitchlib.api.core.enums/3.10.0-preview-e47ba7f/twitchlib.api.core.enums.3.10.0-preview-e47ba7f.nupkg.sha512",
"/root/.nuget/packages/twitchlib.api.core.interfaces/3.10.0-preview-e47ba7f/twitchlib.api.core.interfaces.3.10.0-preview-e47ba7f.nupkg.sha512",
"/root/.nuget/packages/twitchlib.api.core.models/3.10.0-preview-e47ba7f/twitchlib.api.core.models.3.10.0-preview-e47ba7f.nupkg.sha512",
"/root/.nuget/packages/twitchlib.api.helix/3.10.0-preview-e47ba7f/twitchlib.api.helix.3.10.0-preview-e47ba7f.nupkg.sha512",
"/root/.nuget/packages/twitchlib.api.helix.models/3.10.0-preview-e47ba7f/twitchlib.api.helix.models.3.10.0-preview-e47ba7f.nupkg.sha512",
"/root/.nuget/packages/twitchlib.client/4.0.0-preview-fd131763416cb9f1a31705ca609566d7e7e7fac8/twitchlib.client.4.0.0-preview-fd131763416cb9f1a31705ca609566d7e7e7fac8.nupkg.sha512",
"/root/.nuget/packages/twitchlib.client.enums/4.0.0-preview-fd131763416cb9f1a31705ca609566d7e7e7fac8/twitchlib.client.enums.4.0.0-preview-fd131763416cb9f1a31705ca609566d7e7e7fac8.nupkg.sha512",
"/root/.nuget/packages/twitchlib.client.models/4.0.0-preview-fd131763416cb9f1a31705ca609566d7e7e7fac8/twitchlib.client.models.4.0.0-preview-fd131763416cb9f1a31705ca609566d7e7e7fac8.nupkg.sha512",
"/root/.nuget/packages/twitchlib.communication/2.0.0/twitchlib.communication.2.0.0.nupkg.sha512",
"/root/.nuget/packages/twitchlib.eventsub.core/2.5.1/twitchlib.eventsub.core.2.5.1.nupkg.sha512",
"/root/.nuget/packages/twitchlib.pubsub/4.0.0-preview-f833b1ab1ebef37618dba3fbb1e0a661ff183af5/twitchlib.pubsub.4.0.0-preview-f833b1ab1ebef37618dba3fbb1e0a661ff183af5.nupkg.sha512",
"/root/.nuget/packages/microsoft.netcore.app.runtime.win-x64/6.0.25/microsoft.netcore.app.runtime.win-x64.6.0.25.nupkg.sha512",
"/root/.nuget/packages/microsoft.aspnetcore.app.runtime.win-x64/6.0.25/microsoft.aspnetcore.app.runtime.win-x64.6.0.25.nupkg.sha512",
"/root/.nuget/packages/microsoft.netcore.app.host.win-x64/6.0.25/microsoft.netcore.app.host.win-x64.6.0.25.nupkg.sha512"
],
"logs": []
}