File tree Expand file tree Collapse file tree
Source2Framework.ChatService.API Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 <TargetFramework >net8.0</TargetFramework >
55 <ImplicitUsings >enable</ImplicitUsings >
66 <Nullable >enable</Nullable >
7+ <PackageProjectUrl >https://github.com/Source2Framework/Source2Framework.ChatService</PackageProjectUrl >
8+ <RepositoryUrl >https://github.com/Source2Framework/Source2Framework.ChatService</RepositoryUrl >
9+ <Description >Exposing functionality for chat</Description >
10+ <PackageReadmeFile >README.md</PackageReadmeFile >
711 </PropertyGroup >
812
13+ <ItemGroup >
14+ <None Include =" ..\README.md" >
15+ <Pack >True</Pack >
16+ <PackagePath >\</PackagePath >
17+ </None >
18+ </ItemGroup >
19+
920 <ItemGroup >
1021 <PackageReference Include =" CounterStrikeSharp.API" Version =" 1.0.213" />
1122 <PackageReference Include =" Source2Framework.SDK" Version =" 1.0.1" />
You can’t perform that action at this time.
0 commit comments