Browse Source

修改git追踪

develop
胡超1 2 years ago
parent
commit
5b02fc87f5
  1. 2
      .gitignore
  2. 23
      Dto/obj/Debug/net6.0/Dto.AssemblyInfo.cs
  3. 1
      Dto/obj/Debug/net6.0/Dto.csproj.CoreCompileInputs.cache

2
.gitignore vendored

@ -113,3 +113,5 @@ dkms.conf
/WebApplication1/obj/Release/net6.0/WebApplication1.csproj.CoreCompileInputs.cache /WebApplication1/obj/Release/net6.0/WebApplication1.csproj.CoreCompileInputs.cache
/WebApplication1/Properties/PublishProfiles/FolderProfile.pubxml.user /WebApplication1/Properties/PublishProfiles/FolderProfile.pubxml.user
/WebApplication1/bin/Debug/net6.0/appsettings.json /WebApplication1/bin/Debug/net6.0/appsettings.json
/Dto/obj/Debug/net6.0/Dto.AssemblyInfo.cs
/Dto/obj/Debug/net6.0/Dto.csproj.CoreCompileInputs.cache

23
Dto/obj/Debug/net6.0/Dto.AssemblyInfo.cs

@ -1,23 +0,0 @@
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("Dto")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("Dto")]
[assembly: System.Reflection.AssemblyTitleAttribute("Dto")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// 由 MSBuild WriteCodeFragment 类生成。

1
Dto/obj/Debug/net6.0/Dto.csproj.CoreCompileInputs.cache

@ -1 +0,0 @@
6045bad44ea6ca22bfa9bf856af27786e542aa85
Loading…
Cancel
Save