We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60c1596 commit 093b238Copy full SHA for 093b238
Directory.Packages.props
@@ -5,6 +5,11 @@
5
<AssemblyVersion>$(Version)</AssemblyVersion>
6
<FileVersion>$(Version)</FileVersion>
7
<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>
13
</PropertyGroup>
14
<ItemGroup>
15
<PackageVersion Include="Avalonia" Version="11.3.3" />
0 commit comments