Published to leosataec21.infineon.com

This commit is contained in:
2022-10-24 16:48:06 -04:00
commit 2705ca2bc0
17 changed files with 1433 additions and 0 deletions

7
Nuget.config Normal file
View File

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<clear />
<add key="nuget" value="C:\Users\MESPhares\AppData\Local\IFXApps\nuget" />
</packageSources>
</configuration>