Archived
Private
Public Access
1
0

Initial commit

This commit is contained in:
2022-09-04 12:45:01 +02:00
commit f4a01d6a69
11601 changed files with 4206660 additions and 0 deletions

View File

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

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("SpeechRecognision")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("SpeechRecognision")]
[assembly: System.Reflection.AssemblyTitleAttribute("SpeechRecognision")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Von der MSBuild WriteCodeFragment-Klasse generiert.

View File

@@ -0,0 +1 @@
3b46142d1bc14f237dd12603d396c02f83a1188e

View File

@@ -0,0 +1,10 @@
is_global = true
build_property.TargetFramework = net5.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 = SpeechRecognision
build_property.ProjectDir = D:\Programmierstuff\C#\SpeechRecognision\

View File

@@ -0,0 +1 @@
1dae0977893dd6c9a704fcab9e958a6892af6a62

View File

@@ -0,0 +1,19 @@
D:\Programmierstuff\C#\SpeechRecognision\bin\Debug\net5.0\SpeechRecognision.exe
D:\Programmierstuff\C#\SpeechRecognision\bin\Debug\net5.0\SpeechRecognision.deps.json
D:\Programmierstuff\C#\SpeechRecognision\bin\Debug\net5.0\SpeechRecognision.runtimeconfig.json
D:\Programmierstuff\C#\SpeechRecognision\bin\Debug\net5.0\SpeechRecognision.runtimeconfig.dev.json
D:\Programmierstuff\C#\SpeechRecognision\bin\Debug\net5.0\SpeechRecognision.dll
D:\Programmierstuff\C#\SpeechRecognision\bin\Debug\net5.0\ref\SpeechRecognision.dll
D:\Programmierstuff\C#\SpeechRecognision\bin\Debug\net5.0\SpeechRecognision.pdb
D:\Programmierstuff\C#\SpeechRecognision\bin\Debug\net5.0\System.Speech.dll
D:\Programmierstuff\C#\SpeechRecognision\bin\Debug\net5.0\runtimes\win\lib\netcoreapp3.1\System.Speech.dll
D:\Programmierstuff\C#\SpeechRecognision\obj\Debug\net5.0\SpeechRecognision.csproj.AssemblyReference.cache
D:\Programmierstuff\C#\SpeechRecognision\obj\Debug\net5.0\SpeechRecognision.GeneratedMSBuildEditorConfig.editorconfig
D:\Programmierstuff\C#\SpeechRecognision\obj\Debug\net5.0\SpeechRecognision.AssemblyInfoInputs.cache
D:\Programmierstuff\C#\SpeechRecognision\obj\Debug\net5.0\SpeechRecognision.AssemblyInfo.cs
D:\Programmierstuff\C#\SpeechRecognision\obj\Debug\net5.0\SpeechRecognision.csproj.CoreCompileInputs.cache
D:\Programmierstuff\C#\SpeechRecognision\obj\Debug\net5.0\SpeechRecognision.csproj.CopyComplete
D:\Programmierstuff\C#\SpeechRecognision\obj\Debug\net5.0\SpeechRecognision.dll
D:\Programmierstuff\C#\SpeechRecognision\obj\Debug\net5.0\ref\SpeechRecognision.dll
D:\Programmierstuff\C#\SpeechRecognision\obj\Debug\net5.0\SpeechRecognision.pdb
D:\Programmierstuff\C#\SpeechRecognision\obj\Debug\net5.0\SpeechRecognision.genruntimeconfig.cache

View File

@@ -0,0 +1 @@
2c6421a7815610b2e6c341602e25c7e1c1310f2f

Binary file not shown.