Gitignore aktualisieren

This commit is contained in:
Developer 02 2024-06-20 14:00:32 +02:00
parent 58e86e1405
commit 316847a11b
9 changed files with 2 additions and 46 deletions

2
.gitignore vendored
View File

@ -402,3 +402,5 @@ FodyWeavers.xsd
/DigitalData.Core.Tests/obj/DigitalData.Core.Tests.csproj.nuget.g.targets
/DigitalData.Core.Tests/obj/project.assets.json
/.vs/DigitalData.Core/v17/TestStore/0/testlog.manifest
/DigitalData.Core.Infrastructure/obj
/DigitalData.Core.Application/obj/Release/net7.0/DigitalData.Core.Application.AssemblyInfo.cs

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("DigitalData.Core.Application")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+82da3586a5e28ae5fbd4242f05f60f9e5327e5f2")]
[assembly: System.Reflection.AssemblyProductAttribute("DigitalData.Core.Application")]
[assembly: System.Reflection.AssemblyTitleAttribute("DigitalData.Core.Application")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.

View File

@ -1 +0,0 @@
7fd24cdeb8bda1c95d6354d38f1aa5d605dcfbd4182684332a8fe63df25f10bc

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("DigitalData.Core.Infrastructure")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+82da3586a5e28ae5fbd4242f05f60f9e5327e5f2")]
[assembly: System.Reflection.AssemblyProductAttribute("DigitalData.Core.Infrastructure")]
[assembly: System.Reflection.AssemblyTitleAttribute("DigitalData.Core.Infrastructure")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.

View File

@ -1 +0,0 @@
6738b34e4f5659ee659fe42a02e4ddf2ce340d47b49f21eed1553c7e468edff2