Skip to content

Commit 4cb4765

Browse files
authored
Update .netconfig to remove obsolete action reference
Removed obsolete dotnet action reference and added note.
1 parent 6a6de05 commit 4cb4765

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.netconfig

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,7 @@
3131
url = https://github.com/devlooped/oss/blob/main/.github/workflows/dotnet-file-core.yml
3232
skip
3333

34+
# this is obsolete now since we use dotnet-env instead
35+
[file ".github/actions/dotnet/action.yml"]
36+
url = https://github.com/devlooped/oss/blob/main/.github/actions/dotnet/action.yml
37+
skip

0 commit comments

Comments
 (0)