# Conflicts: # .vs/BMA.EHR.Recruit.Service/v17/.suo # obj/BMA.EHR.Recruit.Service.csproj.nuget.dgspec.json # obj/Debug/net7.0/BMA.EHR.Recruit.Service.AssemblyInfo.cs # obj/Debug/net7.0/BMA.EHR.Recruit.Service.AssemblyInfoInputs.cache # obj/Debug/net7.0/BMA.EHR.Recruit.Service.GeneratedMSBuildEditorConfig.editorconfig # obj/Debug/net7.0/BMA.EHR.Recruit.Service.assets.cache # obj/Debug/net7.0/Sentry.Attributes.cs # obj/project.assets.json # obj/project.nuget.cache
20 lines
667 B
C#
20 lines
667 B
C#
//------------------------------------------------------------------------------
|
|
// <auto-generated>
|
|
// This code was generated by a tool.
|
|
<<<<<<< HEAD
|
|
// Runtime Version:4.0.30319.42000
|
|
=======
|
|
>>>>>>> develop
|
|
//
|
|
// 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.AssemblyMetadata("Sentry.ProjectDirectory", "D:\\Develop\\SourceCode\\hrms-api-recruit\\")]
|
|
|
|
// Generated by the MSBuild WriteCodeFragment class.
|
|
|