diff options
| author | ruki <[email protected]> | 2026-03-18 00:00:37 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2026-03-18 00:00:37 +0800 |
| commit | 2134b93d3f87d8f4ea63e0c49b2075ba056995d9 (patch) | |
| tree | 4731cfbb0ed0cf0e87b8d632a69aeaa9b8ce0315 /xmake/rules/csharp/generator/properties.lua | |
| parent | b80b83826ccb9c711f5cd0100f45f51fbb3ab22d (diff) | |
fix file name
Diffstat (limited to 'xmake/rules/csharp/generator/properties.lua')
| -rw-r--r-- | xmake/rules/csharp/generator/properties.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmake/rules/csharp/generator/properties.lua b/xmake/rules/csharp/generator/properties.lua index 75d80e5a8..15702eae4 100644 --- a/xmake/rules/csharp/generator/properties.lua +++ b/xmake/rules/csharp/generator/properties.lua @@ -15,7 +15,7 @@ -- Copyright (C) 2015-present, Xmake Open Source Community. -- -- @author JassJam --- @file csproj_properties.lua +-- @file properties.lua -- -- check if target has multi-target frameworks set |
