Skip to content

Commit 093b238

Browse files
committed
Add metadata properties for SemanticCode in Directory.Packages.props
1 parent 60c1596 commit 093b238

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Directory.Packages.props

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
<AssemblyVersion>$(Version)</AssemblyVersion>
66
<FileVersion>$(Version)</FileVersion>
77
<InformationalVersion>$(Version)</InformationalVersion>
8+
<Copyright>Copyright (c) 2025 AIDotNet</Copyright>
9+
<Company>AIDotNet</Company>
10+
<Product>SemanticCode</Product>
11+
<Authors>AIDotNet</Authors>
12+
<Description>SemanticCode is a cross-platform desktop application for managing and interacting with AI agents, built using Avalonia UI.</Description>
813
</PropertyGroup>
914
<ItemGroup>
1015
<PackageVersion Include="Avalonia" Version="11.3.3" />

0 commit comments

Comments
 (0)