2024-06-03
This commit is contained in:
@ -0,0 +1,42 @@
|
||||
---
|
||||
created: "2024-03-14T19:46:22.259Z"
|
||||
updated: "2024-04-19T22:28:00.397Z"
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
started: "2024-04-19T22:27:38.781Z"
|
||||
status: "4-Active"
|
||||
---
|
||||
|
||||
# TFS Pipeline duration before and after Stealth
|
||||
|
||||
```bash
|
||||
%AppData%/Nuget
|
||||
```
|
||||
|
||||
```xml
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<packageSources>
|
||||
<add key="Mirror" value="L:\DevOps\Mesa_FI\MET08THFTIRQS408M\npukg" />
|
||||
</packageSources>
|
||||
</configuration>
|
||||
```
|
||||
|
||||
- [x] copy directory from messa011ec
|
||||
|
||||
```bash mestsa02ec
|
||||
dotnet nuget remove source nuget.org
|
||||
dotnet nuget list source
|
||||
L:
|
||||
cd "L:\DevOps\Mesa_FI\MET08THFTIRQS408M\Adaptation"
|
||||
```
|
||||
|
||||
```bash
|
||||
dotnet nuget locals all --clear
|
||||
"C:\program files\dotnet\dotnet.exe" build --configuration Release --source "L:\DevOps\Mesa_FI\MET08THFTIRQS408M\npukg"
|
||||
```
|
||||
|
||||
## Relations
|
||||
|
||||
- [Stealth](../../_-Review/stealth.md)
|
Reference in New Issue
Block a user