소스 검색

dotnet 10 and nuget packages upgrade

sriram 2 주 전
부모
커밋
94ad870025
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5
    0
      .gitignore

+ 5
- 0
.gitignore 파일 보기

@@ -0,0 +1,5 @@
1
+/**/obj/
2
+/**/bin/
3
+/**/node_modules/
4
+.vs/
5
+*.uqry

Loading…
취소
저장