File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Source2Framework.CommandService.API Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 44 <TargetFramework >net8.0</TargetFramework >
55 <ImplicitUsings >enable</ImplicitUsings >
66 <Nullable >enable</Nullable >
7+ <Description >Exposing functionality for CSS commands</Description >
8+ <PackageProjectUrl >https://github.com/Source2Framework/Source2Framework.CommandService</PackageProjectUrl >
9+ <RepositoryUrl >https://github.com/Source2Framework/Source2Framework.CommandService</RepositoryUrl >
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.7,)" />
You can’t perform that action at this time.
0 commit comments