Removed inner appsettings and updated xlsx file

This commit is contained in:
Mike Phares 2022-08-26 16:43:18 -07:00
parent b3e643c221
commit 4f21352740
4 changed files with 1 additions and 196 deletions

View File

@ -1,65 +0,0 @@
{
"Client": {
"API": "/_apis/wit",
"BaseAddress": "https://tfsdev.intra.infineon.com",
"BasePage": "/tfs/ManufacturingIT",
"PAT": "4z2jwu5tluqgmsprmhyaqcc64q2yhwjfhlce7wdofrmuzw5o5weq",
"Project": "MESA_FI",
"Query": "/wiql/c20d2781-72d7-4665-bca3-44ef9578e070"
},
"Company": "Infineon Technologies Americas Corp.",
"Excel": {
"Sheet": "Request List",
"SourceFile": "FI Backlog Mesa.xlsx",
"TargetFile": "D:/Tmp/FI Backlog Mesa.json"
},
"Linux": {},
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Log4netProvider": "Debug",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"Serilog": {
"Using": [
"Serilog.Sinks.Console",
"Serilog.Sinks.File"
],
"MinimumLevel": "Debug",
"WriteTo": [
{
"Name": "Debug",
"Args": {
"outputTemplate": "{Timestamp:yyyy-MM-dd HH:mm:ss.fff zzz} [{Level}] ({SourceContext}.{MethodName}) ({InstanceId}) ({RemoteIpAddress}) {Message}{NewLine}{Exception}"
}
},
{
"Name": "Console",
"Args": {
"outputTemplate": "{Timestamp:yyyy-MM-dd HH:mm:ss.fff zzz} [{Level}] ({SourceContext}.{MethodName}) ({InstanceId}) ({RemoteIpAddress}) {Message}{NewLine}{Exception}"
}
},
{
"Name": "File",
"Args": {
"path": "%workingDirectory% - Log/log-.txt",
"outputTemplate": "{Timestamp:yyyy-MM-dd HH:mm:ss.fff zzz} [{Level}] ({SourceContext}.{MethodName}) ({InstanceId}) ({RemoteIpAddress}) {Message}{NewLine}{Exception}",
"rollingInterval": "Hour"
}
}
],
"Enrich": [
"FromLogContext",
"WithMachineName",
"WithThreadId"
],
"Properties": {
"Application": "Sample"
}
},
"URLs": "https://localhost:7130;http://localhost:5126",
"WorkingDirectoryName": "IFXApps",
"Windows": {}
}

View File

@ -1,65 +0,0 @@
{
"Client": {
"API": "/_apis/wit",
"BaseAddress": "https://tfs.intra.infineon.com",
"BasePage": "/tfs/ManufacturingIT",
"PAT": "mnt7duog7a2d4w2hgdxn76n3kvanwjdrggzt2isdqdveql74krpa",
"Project": "MESA_FI",
"Query": "/wiql/asdf"
},
"Company": "Infineon Technologies Americas Corp.",
"Excel": {
"Sheet": "Request List",
"SourceFile": "\\\\messv02ecc1.ec.local\\EC_Characterization_Si\\Downloaded\\BACKLOG-EQPT\\Copy of FI Backlog Mesa.xlsx",
"TargetFile": "\\\\messv02ecc1.ec.local\\EC_Characterization_Si\\RawData\\BACKLOG-EQPT\\Copy of FI Backlog Mesa.json"
},
"Linux": {},
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Log4netProvider": "Information",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"Serilog": {
"Using": [
"Serilog.Sinks.Console",
"Serilog.Sinks.File"
],
"MinimumLevel": "Debug",
"WriteTo": [
{
"Name": "Debug",
"Args": {
"outputTemplate": "{Timestamp:yyyy-MM-dd HH:mm:ss.fff zzz} [{Level}] ({SourceContext}.{MethodName}) ({InstanceId}) ({RemoteIpAddress}) {Message}{NewLine}{Exception}"
}
},
{
"Name": "Console",
"Args": {
"outputTemplate": "{Timestamp:yyyy-MM-dd HH:mm:ss.fff zzz} [{Level}] ({SourceContext}.{MethodName}) ({InstanceId}) ({RemoteIpAddress}) {Message}{NewLine}{Exception}"
}
},
{
"Name": "File",
"Args": {
"path": "%workingDirectory% - Log/log-.txt",
"outputTemplate": "{Timestamp:yyyy-MM-dd HH:mm:ss.fff zzz} [{Level}] ({SourceContext}.{MethodName}) ({InstanceId}) ({RemoteIpAddress}) {Message}{NewLine}{Exception}",
"rollingInterval": "Hour"
}
}
],
"Enrich": [
"FromLogContext",
"WithMachineName",
"WithThreadId"
],
"Properties": {
"Application": "Sample"
}
},
"URLs": "http://localhost:5002;",
"WorkingDirectoryName": "IFXApps",
"Windows": {}
}

View File

@ -1,65 +0,0 @@
{
"Client": {
"API": "/_apis/wit",
"BaseAddress": "https://tfs.intra.infineon.com",
"BasePage": "/tfs/ManufacturingIT",
"PAT": "mnt7duog7a2d4w2hgdxn76n3kvanwjdrggzt2isdqdveql74krpa",
"Project": "MESA_FI",
"Query": "/wiql/asdf"
},
"Company": "Infineon Technologies Americas Corp.",
"Excel": {
"Sheet": "Request List",
"SourceFile": "\\\\messv02ecc1.ec.local\\EC_Characterization_Si\\Downloaded\\BACKLOG-EQPT\\Copy of FI Backlog Mesa.xlsx",
"TargetFile": "\\\\messv02ecc1.ec.local\\EC_Characterization_Si\\RawData\\BACKLOG-EQPT\\Copy of FI Backlog Mesa.json"
},
"Linux": {},
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Log4netProvider": "Information",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"Serilog": {
"Using": [
"Serilog.Sinks.Console",
"Serilog.Sinks.File"
],
"MinimumLevel": "Information",
"WriteTo": [
{
"Name": "Debug",
"Args": {
"outputTemplate": "{Timestamp:yyyy-MM-dd HH:mm:ss.fff zzz} [{Level}] ({SourceContext}.{MethodName}) ({InstanceId}) ({RemoteIpAddress}) {Message}{NewLine}{Exception}"
}
},
{
"Name": "Console",
"Args": {
"outputTemplate": "{Timestamp:yyyy-MM-dd HH:mm:ss.fff zzz} [{Level}] ({SourceContext}.{MethodName}) ({InstanceId}) ({RemoteIpAddress}) {Message}{NewLine}{Exception}"
}
},
{
"Name": "File",
"Args": {
"path": "%workingDirectory% - Log/log-.txt",
"outputTemplate": "{Timestamp:yyyy-MM-dd HH:mm:ss.fff zzz} [{Level}] ({SourceContext}.{MethodName}) ({InstanceId}) ({RemoteIpAddress}) {Message}{NewLine}{Exception}",
"rollingInterval": "Hour"
}
}
],
"Enrich": [
"FromLogContext",
"WithMachineName",
"WithThreadId"
],
"Properties": {
"Application": "Sample"
}
},
"URLs": "http://localhost:5002;",
"WorkingDirectoryName": "IFXApps",
"Windows": {}
}

View File

@ -34,7 +34,7 @@
<None Include="..\appsettings.Development.json">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="..\.vscode\Source\FI Backlog Mesa.xlsx">
<None Include="..\.vscode\Source\2022-08-26 FI Backlog Mesa.xlsx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="..\.vscode\Source\FI Backlog Mesa.json">