Initial commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v5.0", FrameworkDisplayName = "")]
|
||||
@@ -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.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
3b46142d1bc14f237dd12603d396c02f83a1188e
|
||||
@@ -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\
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
1dae0977893dd6c9a704fcab9e958a6892af6a62
|
||||
@@ -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
|
||||
BIN
C#/SpeechRecognision/obj/Debug/net5.0/SpeechRecognision.dll
Normal file
BIN
C#/SpeechRecognision/obj/Debug/net5.0/SpeechRecognision.dll
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
2c6421a7815610b2e6c341602e25c7e1c1310f2f
|
||||
BIN
C#/SpeechRecognision/obj/Debug/net5.0/SpeechRecognision.pdb
Normal file
BIN
C#/SpeechRecognision/obj/Debug/net5.0/SpeechRecognision.pdb
Normal file
Binary file not shown.
BIN
C#/SpeechRecognision/obj/Debug/net5.0/apphost.exe
Normal file
BIN
C#/SpeechRecognision/obj/Debug/net5.0/apphost.exe
Normal file
Binary file not shown.
BIN
C#/SpeechRecognision/obj/Debug/net5.0/ref/SpeechRecognision.dll
Normal file
BIN
C#/SpeechRecognision/obj/Debug/net5.0/ref/SpeechRecognision.dll
Normal file
Binary file not shown.
Reference in New Issue
Block a user