hrms-api-recruit/obj/Debug/net7.0/Sentry.Attributes.cs

22 lines
796 B
C#
Raw Normal View History

2023-03-13 12:29:56 +07:00
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
2023-03-24 15:16:00 +07:00
// Runtime Version:4.0.30319.42000
2023-03-13 12:29:56 +07:00
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
<<<<<<< HEAD
2023-03-24 15:16:00 +07:00
[assembly: System.Reflection.AssemblyMetadata("Sentry.ProjectDirectory", "D:\\Develop\\Source\\BMA-EHR-Recruit-Service\\")]
=======
2023-03-24 14:24:35 +07:00
[assembly: System.Reflection.AssemblyMetadata("Sentry.ProjectDirectory", "/Users/suphonchai/Develop/Source/BMA-EHR/BMA-EHR-Recruit-Service/")]
>>>>>>> develop
2023-03-13 12:29:56 +07:00
// Generated by the MSBuild WriteCodeFragment class.