Files
.infineon/EAF/eaf.md
2024-11-06 12:39:13 -07:00

53 lines
3.3 KiB
Markdown

---
created: 2024-01-06T01:25:36.149Z
type: topic
updated: 2024-07-29T15:27:42.993Z
---
# EAF
"MES-APP-EAF-Administration"
```xml
<!--DefaultBindingConfiguration DnsSuffixFilter="infineon"-->
<DefaultBindingConfiguration DnsSuffixFilter=""/>
```
[DEP08CEPIEPSILON](runtime/asm-secs-gem.md)
[MET08THFTIRSTRATUS](runtime/biorad-stratus.md)
[MET08THFTIRQS408M](runtime/biorad.md)
[MET08RESIMAPCDE](runtime/cde.md)
[DEP08SIHTRPLC](runtime/htr-plc.md)
[MET08RESIHGCV](runtime/mercuryprobe.md)
[Parallel to Serial](runtime/parallel-to-serial.md)
[MET08DDUPSP1TBI](runtime/sp1.md)
[MET08ANLYSDIFAAST230](runtime/spv.md)
[MET08RESISRP2100](runtime/srp.md)
[MET08DDUPSFS6420](runtime/tencor.md)
- [v2.49.2](../.kanbn/archive/v2-49-2.md)
- [v2.49.0](../.kanbn/archive/v2-49-0.md)
[Release n-2](onenote://C:/Users/phares/Documents/OneNote%20Notebooks/Mesa/EAF/Ledger.one#EAF%20Upgrade/Release%20n-2&section-id={A6AA2CA3-DF75-483E-8D9B-8BC04CB47A7E}&page-id={58EA5B37-5F4B-4B09-B32D-654C22853206}&end)
```bash Fri Jul 26 2024 07:56:19 GMT-0700 (Mountain Standard Time)
# dotnet add "L:\DevOps\EAF\EafManagement.EafHealth\EafHealth\EafHealth.csproj" package "PEERGroup.GCL" --version "*-*" --source "https://tfs.intra.infineon.com/tfs/FactoryIntegration/EAF/_packaging/JD-External/nuget/v3/index.json"
# dotnet add "L:\DevOps\EAF\EafManagement.EafHealth\EafHealth\EafHealth.csproj" package "PEERGroup.GCL" --version "*-*" --source "https://tfs.intra.infineon.com/tfs/FactoryIntegration/EAF/_packaging/JD-Master/nuget/v3/index.json"
# dotnet add "L:\DevOps\EAF\EafManagement.EafHealth\EafHealth\EafHealth.csproj" package "PEERGroup.GCL" --version "*-*" --source "https://packagemanagement.eu.infineon.com:4430/api/v2/"
# dotnet add "L:\DevOps\EAF\EafManagement.EafHealth\EafHealth\EafHealth.csproj" package "PEERGroup.GCL" --version "*-*" --source "https://tfs.intra.infineon.com/tfs/ManufacturingIT/EAF/_packaging/JD-Externals/nuget/v3/index.json"
# dotnet add "L:\DevOps\EAF\EafManagement.EafHealth\EafHealth\EafHealth.csproj" package "PEERGroup.GCL" --version "*-*" --source "https://tfs.intra.infineon.com/tfs/ManufacturingIT/EAF/_packaging/JD-Master/nuget/v3/index.json"
dotnet add "L:\DevOps\EAF\EafManagement.EafHealth\EafHealth\EafHealth.csproj" package "PEERGroup.GCL" --version "*-*" --source "L:\File-Watcher\Helper\Nuget\Packages"
```
```yaml Fri Jul 26 2024 12:50:53 GMT-0700 (Mountain Standard Time)
error: NU1101: Unable to find package AsyncUsageAnalyzers. No packages exist with this id in source(s)
error: NU1101: Unable to find package NUnit.Analyzers. No packages exist with this id in source(s)
error: NU1101: Unable to find package PEERGroup.GCL. No packages exist with this id in source(s)
error: NU1101: Unable to find package PEERGroup.GCL.WinService. No packages exist with this id in source(s)
error: NU1101: Unable to find package PeerGroup.Analyzers. No packages exist with this id in source(s)
error: NU1101: Unable to find package PeerGroup.Analyzers.RuleSet. No packages exist with this id in source(s)
error: NU1101: Unable to find package PeerGroup.ProjectDefaults. No packages exist with this id in source(s)
error: NU1101: Unable to find package PEERGroup.GCL.SECS. No packages exist with this id in source(s)
error: NU1101: Unable to find package PEERGroup.GCL.Logging.Log4Net. No packages exist with this id in source(s)
```