Library-Changes for NuGet#767
Merged
Merged
Conversation
Die Datei /Avalonia_Apps/.packages/ControlSamples.0.1.1-local.nupkg wurde zur .gitignore hinzugefügt, um lokale NuGet-Pakete vom Repository-Tracking auszunehmen. Dies verhindert versehentliches Einchecken von Paketdateien.
Die Projektdatei CSV_Viewer.csproj wurde auf das neue SDK-basierte Format migriert, inkl. TargetFramework net48 und Windows Forms-Unterstützung. Veraltete Properties, Referenzen und explizite Compile/Resource-Einträge entfernt. .gitignore um Paket- und Buildpfade ergänzt.
Neues Projekt `CommonDialogs.Abstractions` mit plattformneutralen Schnittstellen und Modellen für Datei-, Farb- und Font-Dialoge hinzugefügt. Schnittstellen von Windows-/System.Drawing-Typen entkoppelt und Implementierungen angepasst. Projekte referenzieren nun die Abstraktionen. README ergänzt.
Panel.cs gibt nun leeres Array statt null zurück, um Fehler zu vermeiden. TextCanvas aus dem Projekt entfernt und README entsprechend angepasst: Drawing-API-Hinweis entfernt, Betonung auf host-/OS-Neutralität und Auslagerung von Backends in separate Projekte.
Zwei neue NuGet-Projekte für plattformneutrale und Windows-Bibliotheken hinzugefügt (`CSharpBible.Libraries.Core`, `CSharpBible.Libraries.Windows`) inkl. Readmes. Build-Prozess um Target `CreateNuGetPackages` erweitert. Readme und Solution-Dateien entsprechend angepasst. Testprojekt-Ordnerstruktur bereinigt.
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.
No description provided.