Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
A shipped 1.6.0 had this drift; the pack-time template + ValidatePackage scan prevent recurrence.
-->
<PropertyGroup>
<AgibuildFuloraWebView2Version>1.0.3856.49</AgibuildFuloraWebView2Version>
<AgibuildFuloraWebView2Version>1.0.3967.48</AgibuildFuloraWebView2Version>
</PropertyGroup>
<ItemGroup Label="Avalonia">
<PackageVersion Include="Avalonia" Version="12.0.1" />
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": 2,
"dependencies": {
"net10.0": {
"net10.0-android1.0": {
"Microsoft.SourceLink.GitHub": {
"type": "Direct",
"requested": "[11.0.100-preview.3.26207.106, )",
Expand Down
666 changes: 2 additions & 664 deletions src/Agibuild.Fulora.Avalonia/packages.lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/Agibuild.Fulora.Core/packages.lock.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": 2,
"dependencies": {
"net10.0": {
"net10.0-android1.0": {
"Microsoft.SourceLink.GitHub": {
"type": "Direct",
"requested": "[11.0.100-preview.3.26207.106, )",
Expand Down
2 changes: 1 addition & 1 deletion src/Agibuild.Fulora.DependencyInjection/packages.lock.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": 2,
"dependencies": {
"net10.0": {
"net10.0-android1.0": {
"Microsoft.Extensions.DependencyInjection.Abstractions": {
"type": "Direct",
"requested": "[11.0.0-preview.3.26207.106, )",
Expand Down
Loading
Loading