mirror of
https://gitcode.com/gh_mirrors/se/Semi.Avalonia
synced 2026-06-08 02:48:17 +08:00
fix: update Avalonia version to 12.0.3, enhance NavItemHost style and correct casing of NuGet.Config in solution file.
This commit is contained in:
+1
-2
@@ -18,11 +18,10 @@
|
||||
<Folder Name="/Solution Items/">
|
||||
<File Path="Directory.Packages.props"/>
|
||||
<File Path="global.json"/>
|
||||
<File Path="Nuget.Config"/>
|
||||
<File Path="NuGet.Config"/>
|
||||
</Folder>
|
||||
<Folder Name="/Solution Items/Demo/">
|
||||
<File Path="demo/Directory.Build.targets"/>
|
||||
<File Path="demo/global.json"/>
|
||||
</Folder>
|
||||
<Folder Name="/Solution Items/Src/">
|
||||
<File Path="src/Directory.Build.props"/>
|
||||
|
||||
Reference in New Issue
Block a user