Skip to content

Commit

Permalink
1. Add .NET Core 3.1 and .NET 5 import units.
Browse files Browse the repository at this point in the history
2. Adjust the directory structure.
  • Loading branch information
ying32 committed Sep 6, 2021
1 parent 551ea67 commit f5f7728
Show file tree
Hide file tree
Showing 261 changed files with 202,777 additions and 270 deletions.
515 changes: 515 additions & 0 deletions Gencode/NET5/netcore5.json

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion Gencode/NETCore2.1/netcore2.1.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
"OutputDir": "J:\\MyGitRepo\\DDNRuntime\\TestGenCode\\NETCore2.1",
"Lang": "zh-Hans",
"GenerateCommnet": true,
"AssemblyRoot":"C:\\Program Files\\dotnet\\shared\\Microsoft.NETCore.App\\2.1.13\\",
"AssemblyRoot":"C:\\Program Files\\dotnet\\shared\\Microsoft.NETCore.App\\2.1.30\\",
"NETVersion": "2.1.30",
"Items": [
{
"Assembly": "System.Private.CoreLib.dll",
Expand Down
Loading

0 comments on commit f5f7728

Please sign in to comment.