crazytuzi
84827b679f
Merge pull request #11 from KaneWL/5.5
...
Inherit TargetFramework from engine props and drop explicit Microsoft.CSharp reference
2 weeks ago
kane
2aacc96d4a
Change TargetFramework to net8.0 with inheritance
...
Updated TargetFramework to inherit from UnrealEngine.csproj.props with a fallback for engines that don't define it.
Also removed the explicit Microsoft.CSharp PackageReference: newer frameworks include it by default and the explicit reference triggers NU1510, which TreatWarningsAsErrors turns into an error.
3 weeks ago
crazytuzi
0f2fd1382f
UTF-8
3 months ago
yawn831
e5c27effd7
feat: 头文件注释 ( #10 )
...
* feat: 头文件注释
* feat: 头文件注释提交
8 months ago
crazytuzi
7bcb7823a6
Merge pull request #8 from yawn831/Black
...
feat: 新增blacklist
1 year ago
yawn831831
197fbbe6ce
feat: 新增blacklist
1 year ago
crazytuzi
bf9949b5cb
Merge pull request #7 from yawn831/fixerror
...
fix: 修复sg报错
1 year ago
yawn831831
fbe837fca9
fix: 修复sg报错
1 year ago
crazytuzi
4aac4cc1fc
Merge pull request #5 from crazytuzi/5.3
...
Ignore props
2 years ago
crazytuzi
4a3273ec31
Ignore props
2 years ago
crazytuzi
fa2f24a764
Merge pull request #4 from Srkmn/5.5
...
Cross Version
2 years ago
Srkmn
90c5058a4c
Cross Version
2 years ago
crazytuzi
66d28f5ff8
Merge pull request #2 from Srkmn/5.1
...
C# Source Code Generator
2 years ago
Srkmn
5c3d42462f
Fix GetDependencyClasses For Set and Map
2 years ago
Srkmn
969682bc95
Source Code Generator
2 years ago
crazytuzi
aa37b5442e
Initial commit
2 years ago