Skip to content

Update SysBot.Base.csproj#26

Open
Xieon wants to merge 31 commits intoberichan:mainfrom
Xieon:patch-2
Open

Update SysBot.Base.csproj#26
Xieon wants to merge 31 commits intoberichan:mainfrom
Xieon:patch-2

Conversation

@Xieon
Copy link
Copy Markdown
Contributor

@Xieon Xieon commented Aug 1, 2025

Hope all is well. Ive been in your Discord for a while but was reaching out about something the other day but forget what, anyway just bumping the sixlabors dependency for your build :)



netstandard2.0 11 enable

Updated Sysbot.Base.csproj with the latest SixLabors

XieonCrypto and others added 30 commits September 22, 2023 16:01
Mostly Customization changes for XGC -
Started to incorporate my own code of a discord embed feature -
Updated the Help Module
- Reminder this is a personal project for XGC, and is a work in project, and a development build for me.
Working on embed , various discord commands have been adjusted.
Testing latest random changes most to embed and owner module implementation, code will be cleaned up later
Merge old account commits with temp test account
Don't publish pipeline artifacts with PRs
Don't publish pipeline artifacts with PRs
Merge pull request #1 from XieonCrypto/main
Merge pull request #6 from Xieon/main
Merge pull request #2 from XieonCrypto/main
Minor changes to gitignore and readme to allow pkmnpic master database
Pull Beri's edits to Main-Branch for merger since merger blocked on actual main
Merge Berichans Updated Pointers DLC 2 w/ My Edits
Bump dependency of system.text.json from 8.0.4 -> 8.0.5 in the csproj of Sysbot.Pokemon/
…rypto#25)

Dependancy SixLabors.ImageSharp version bump from 2.1.9 to 2.1.10
<Project Sdk="Microsoft.NET.Sdk">

  <PropertyGroup>
    <TargetFramework>netstandard2.0</TargetFramework>
    <LangVersion>11</LangVersion>
    <Nullable>enable</Nullable>
  </PropertyGroup>

  <ItemGroup>
    <PackageReference Include="NLog" Version="4.7.11" />
    <PackageReference Include="LibUsbDotNet" Version="2.2.29" />
    <PackageReference Include="SixLabors.ImageSharp" Version="2.1.11" />
  </ItemGroup>

</Project>



Updated Sysbot.Base.csproj with the latest SixLabors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants