Open
Conversation
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.
…r helping compile
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 up
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
Xgc test branch
Stable test branch
Stable test
Pull Beri's edits to Main-Branch for merger since merger blocked on actual main
Merge Berichans Updated Pointers DLC 2 w/ My Edits
Testingprime
Main editing branch merge into main
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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 enableUpdated Sysbot.Base.csproj with the latest SixLabors