Commit b331b96
committed
GithubCI: remove --framework agrument
When doing lint in testReleaseBinariesInDotNet8Container job.
* Job was already installing specific image that only has .NET8
(not newer, not older).
* Commit a3f6216 (the one that introduced this job) was wrong
anyway because --framework flag is for dotnet run, doesn't work
for dotnet tools.1 parent 64f7690 commit b331b96
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
| 168 | + | |
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| |||
0 commit comments