ec.local => infineon.com

New UserSecretsId
This commit is contained in:
2023-10-31 21:40:11 -07:00
parent 4cc5219409
commit f684c4b7ef
6 changed files with 21 additions and 22 deletions

View File

@ -8,12 +8,11 @@
<PropertyGroup>
<ImplicitUsings>enable</ImplicitUsings>
<IsPackable>false</IsPackable>
<LangVersion>10.0</LangVersion>
<Nullable>enable</Nullable>
<OutputType>Exe</OutputType>
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
<TargetFramework>net7.0</TargetFramework>
<UserSecretsId>6501aa0f-8499-4be5-96a9-e99b11323eeb</UserSecretsId>
<UserSecretsId>b0a3891c-b775-422c-80ee-63a2f385045d</UserSecretsId>
</PropertyGroup>
<ItemGroup>
<Compile Remove="logs\**" />