Gitignore aktualisieren
This commit is contained in:
parent
58e86e1405
commit
316847a11b
2
.gitignore
vendored
2
.gitignore
vendored
@ -402,3 +402,5 @@ FodyWeavers.xsd
|
|||||||
/DigitalData.Core.Tests/obj/DigitalData.Core.Tests.csproj.nuget.g.targets
|
/DigitalData.Core.Tests/obj/DigitalData.Core.Tests.csproj.nuget.g.targets
|
||||||
/DigitalData.Core.Tests/obj/project.assets.json
|
/DigitalData.Core.Tests/obj/project.assets.json
|
||||||
/.vs/DigitalData.Core/v17/TestStore/0/testlog.manifest
|
/.vs/DigitalData.Core/v17/TestStore/0/testlog.manifest
|
||||||
|
/DigitalData.Core.Infrastructure/obj
|
||||||
|
/DigitalData.Core.Application/obj/Release/net7.0/DigitalData.Core.Application.AssemblyInfo.cs
|
||||||
|
|||||||
@ -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.
|
|
||||||
|
|
||||||
@ -1 +0,0 @@
|
|||||||
7fd24cdeb8bda1c95d6354d38f1aa5d605dcfbd4182684332a8fe63df25f10bc
|
|
||||||
Binary file not shown.
Binary file not shown.
@ -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.
|
|
||||||
|
|
||||||
@ -1 +0,0 @@
|
|||||||
6738b34e4f5659ee659fe42a02e4ddf2ce340d47b49f21eed1553c7e468edff2
|
|
||||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user