File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 <PropertyGroup >
33 <Title >Example Plugin</Title >
44 <Product >Plugin API</Product >
5- <Version >0.11.1 </Version >
5+ <Version >0.11.3 </Version >
66 <Company >ChatAIze</Company >
77 <Authors >Marcel Kwiatkowski</Authors >
88 <Copyright >© ChatAIze 2024</Copyright >
Original file line number Diff line number Diff line change 22 <PropertyGroup >
33 <Title >Plugin API</Title >
44 <Product >Plugin API</Product >
5- <Version >0.11.2 </Version >
5+ <Version >0.11.3 </Version >
66 <Company >ChatAIze</Company >
77 <Authors >Marcel Kwiatkowski</Authors >
88 <Copyright >© ChatAIze 2024</Copyright >
2929 </PackageTags >
3030 </PropertyGroup >
3131 <ItemGroup >
32- <None Include =" icon.png" Pack =" true" PackagePath =" \" />
33- <None Include =" ../README.md" Pack =" true" PackagePath =" " />
32+ <None
33+ Include =" icon.png"
34+ Pack =" true"
35+ PackagePath =" \" />
36+ <None
37+ Include =" ../README.md"
38+ Pack =" true"
39+ PackagePath =" " />
3440 </ItemGroup >
3541 <ItemGroup >
36- <PackageReference Include =" ChatAIze.Abstractions" Version =" 0.12.6" />
37- <PackageReference Include =" ChatAIze.Utilities" Version =" 0.4.16" />
42+ <PackageReference
43+ Include =" ChatAIze.Abstractions"
44+ Version =" 0.12.6" />
45+ <PackageReference
46+ Include =" ChatAIze.Utilities"
47+ Version =" 0.4.16" />
3848 </ItemGroup >
3949</Project >
You can’t perform that action at this time.
0 commit comments