ended8월 19일· 1 sources

.NET 10 dotnet tool exec: Pin the Version and Feed in CI

Why it matters

A CI step that says dotnet tool exec Some.Tool looks isolated, but it is not fully reproducible. Without a version, the command can resolve the latest package from the configured feeds. Machine-level ...

1
Sources
+0
24h
Growth
5d
Active

Sources

Related Issues