embeddedaichatux 1.0.7 → 1.0.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (51) hide show
  1. package/EmbeddedChat.js +1 -1
  2. package/obj/Debug/net7.0/AIChat.npm.csproj.FileListAbsolute.txt +0 -21
  3. package/package.json +1 -1
  4. package/EmbeddedChatOLD.js +0 -77
  5. package/bin/Debug/net7.0/AIChat.npm.deps.json +0 -23
  6. package/bin/Debug/net7.0/AIChat.npm.dll +0 -0
  7. package/bin/Debug/net7.0/AIChat.npm.exe +0 -0
  8. package/bin/Debug/net7.0/AIChat.npm.pdb +0 -0
  9. package/bin/Debug/net7.0/AIChat.npm.runtimeconfig.json +0 -19
  10. package/bin/Debug/net7.0/appsettings.Development.json +0 -9
  11. package/bin/Debug/net7.0/appsettings.json +0 -9
  12. package/bin/Debug/net7.0/package.json +0 -11
  13. package/obj/AIChatEmbed.csproj.nuget.dgspec.json +0 -67
  14. package/obj/AIChatEmbed.csproj.nuget.g.props +0 -15
  15. package/obj/AIChatEmbed.csproj.nuget.g.targets +0 -2
  16. package/obj/AIChatEmbedded.csproj.nuget.dgspec.json +0 -67
  17. package/obj/AIChatEmbedded.csproj.nuget.g.props +0 -15
  18. package/obj/AIChatEmbedded.csproj.nuget.g.targets +0 -2
  19. package/obj/Debug/net7.0/AIChat.npm.RazorAssemblyInfo.cache +0 -1
  20. package/obj/Debug/net7.0/AIChat.npm.RazorAssemblyInfo.cs +0 -18
  21. package/obj/Debug/net7.0/AIChat.npm.dll +0 -0
  22. package/obj/Debug/net7.0/AIChat.npm.genruntimeconfig.cache +0 -1
  23. package/obj/Debug/net7.0/AIChat.npm.pdb +0 -0
  24. package/obj/Debug/net7.0/AIChatEmbed.AssemblyInfo.cs +0 -23
  25. package/obj/Debug/net7.0/AIChatEmbed.AssemblyInfoInputs.cache +0 -1
  26. package/obj/Debug/net7.0/AIChatEmbed.GeneratedMSBuildEditorConfig.editorconfig +0 -45
  27. package/obj/Debug/net7.0/AIChatEmbed.GlobalUsings.g.cs +0 -17
  28. package/obj/Debug/net7.0/AIChatEmbed.RazorAssemblyInfo.cache +0 -1
  29. package/obj/Debug/net7.0/AIChatEmbed.RazorAssemblyInfo.cs +0 -18
  30. package/obj/Debug/net7.0/AIChatEmbed.assets.cache +0 -0
  31. package/obj/Debug/net7.0/AIChatEmbedded.AssemblyInfo.cs +0 -23
  32. package/obj/Debug/net7.0/AIChatEmbedded.AssemblyInfoInputs.cache +0 -1
  33. package/obj/Debug/net7.0/AIChatEmbedded.GeneratedMSBuildEditorConfig.editorconfig +0 -45
  34. package/obj/Debug/net7.0/AIChatEmbedded.GlobalUsings.g.cs +0 -17
  35. package/obj/Debug/net7.0/AIChatEmbedded.RazorAssemblyInfo.cache +0 -1
  36. package/obj/Debug/net7.0/AIChatEmbedded.RazorAssemblyInfo.cs +0 -18
  37. package/obj/Debug/net7.0/AIChatEmbedded.assets.cache +0 -0
  38. package/obj/Debug/net7.0/apphost.exe +0 -0
  39. package/obj/Debug/net7.0/project.razor.vs.json +0 -1
  40. package/obj/Debug/net7.0/ref/AIChat.npm.dll +0 -0
  41. package/obj/Debug/net7.0/refint/AIChat.npm.dll +0 -0
  42. package/obj/Debug/net7.0/staticwebassets/msbuild.build.AIChat.npm.props +0 -3
  43. package/obj/Debug/net7.0/staticwebassets/msbuild.buildMultiTargeting.AIChat.npm.props +0 -3
  44. package/obj/Debug/net7.0/staticwebassets/msbuild.buildTransitive.AIChat.npm.props +0 -3
  45. package/obj/Debug/net7.0/staticwebassets.build.json +0 -11
  46. package/obj/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs +0 -4
  47. package/obj/Release/net7.0/AIChat.npm.AssemblyInfo.cs +0 -23
  48. package/obj/Release/net7.0/AIChat.npm.AssemblyInfoInputs.cache +0 -1
  49. package/obj/Release/net7.0/AIChat.npm.GeneratedMSBuildEditorConfig.editorconfig +0 -17
  50. package/obj/Release/net7.0/AIChat.npm.GlobalUsings.g.cs +0 -17
  51. package/obj/Release/net7.0/AIChat.npm.assets.cache +0 -0
@@ -1,18 +0,0 @@
1
- //------------------------------------------------------------------------------
2
- // <auto-generated>
3
- // This code was generated by a tool.
4
- // Runtime Version:4.0.30319.42000
5
- //
6
- // Changes to this file may cause incorrect behavior and will be lost if
7
- // the code is regenerated.
8
- // </auto-generated>
9
- //------------------------------------------------------------------------------
10
-
11
- using System;
12
- using System.Reflection;
13
-
14
- [assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ProvideApplicationPartFactoryAttribute("Microsoft.AspNetCore.Mvc.ApplicationParts.ConsolidatedAssemblyApplicationPartFact" +
15
- "ory, Microsoft.AspNetCore.Mvc.Razor")]
16
-
17
- // Generated by the MSBuild WriteCodeFragment class.
18
-
Binary file