Added C# Fundamentals as submodule into repo

master
jason.zhu 2021-02-23 15:24:37 +11:00
parent de7d0161d8
commit 3a2354a42f
3 changed files with 7 additions and 0 deletions

3
.gitmodules vendored 100644
View File

@ -0,0 +1,3 @@
[submodule "csharp-development-fundamentals/csharp-fundamentals"]
path = csharp-development-fundamentals/csharp-fundamentals
url = ssh://git@lj918plus.dsmynas.com:2223/Jason/pluralsight-csharp-fundamentals.git

View File

@ -0,0 +1,3 @@
# PluralSight .NET Paths
This repository contain codes/notes for learning .NET through different learning paths and courses.

@ -0,0 +1 @@
Subproject commit 5357ddd6177ce91242dfd5fbf5e5fb67d6e1ffa5