File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 1818 <Description >AI Context Generator for C# Codebases - Analyzes code patterns and generates context for AI tools</Description >
1919 <PackageLicenseExpression >MIT</PackageLicenseExpression >
2020 <RepositoryUrl >https://github.com/Nonanti/CodeContext.NET</RepositoryUrl >
21- <PackageTags >csharp;ai;code-analysis;roslyn;context-generation</PackageTags >
21+ <RepositoryType >git</RepositoryType >
22+ <PackageTags >csharp;ai;code-analysis;roslyn;context-generation;chatgpt;copilot;pattern-detection</PackageTags >
23+ <PackageProjectUrl >https://github.com/Nonanti/CodeContext.NET</PackageProjectUrl >
24+ <PackageReadmeFile >README.md</PackageReadmeFile >
25+ <PackageIcon >logo.png</PackageIcon >
2226 </PropertyGroup >
2327
2428 <ItemGroup >
2933 <ProjectReference Include =" ..\CodeContext.Core\CodeContext.Core.csproj" />
3034 </ItemGroup >
3135
36+ <ItemGroup >
37+ <None Include =" ..\..\README.md" Pack =" true" PackagePath =" \" />
38+ <None Include =" ..\..\assets\logo.png" Pack =" true" PackagePath =" \" />
39+ </ItemGroup >
40+
3241</Project >
You can’t perform that action at this time.
0 commit comments