Skip to content

Commit a1908fc

Browse files
committed
Merge branch 'codex/pr-16' into codex/pr-analysis
2 parents 8aa181c + 50898f0 commit a1908fc

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="5.3.0" />
3939
</ItemGroup>
4040
<ItemGroup Label="Platform and UI">
41-
<PackageVersion Include="Microsoft.Web.WebView2" Version="1.0.3848-prerelease" />
41+
<PackageVersion Include="Microsoft.Web.WebView2" Version="1.0.3856.49" />
4242
<PackageVersion Include="SharpHook" Version="7.1.1" />
4343
<PackageVersion Include="Xamarin.AndroidX.Activity" Version="1.12.4.1" />
4444
<PackageVersion Include="Xamarin.AndroidX.Compose.Runtime.Annotation.Jvm" Version="1.10.4.1" />

src/Agibuild.Fulora.Adapters.Windows/packages.lock.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
},
1616
"Microsoft.Web.WebView2": {
1717
"type": "Direct",
18-
"requested": "[1.0.3848-prerelease, )",
19-
"resolved": "1.0.3848-prerelease",
20-
"contentHash": "IByYcoTwyFJXlqR9X8qhmfvPa/GIw+1/9n5Kqt/rFqt4bdxOOFhKedFyllNoft8napeJo9xfBmJ5IwoOky5LPA=="
18+
"requested": "[1.0.3856.49, )",
19+
"resolved": "1.0.3856.49",
20+
"contentHash": "OOBKvFgK0pUKcndvTK6/jUsbrPRwce62Wt/0hkJWDsK2AcsJ2ylOS/mLa4xAcNUTOs96YIjpPN4AHMADXJcrgQ=="
2121
},
2222
"Microsoft.Build.Tasks.Git": {
2323
"type": "Transitive",
@@ -40,7 +40,7 @@
4040
"agibuild.fulora.adapters.abstractions": {
4141
"type": "Project",
4242
"dependencies": {
43-
"Agibuild.Fulora.Core": "[1.5.6-local, )"
43+
"Agibuild.Fulora.Core": "[1.5.10-local, )"
4444
}
4545
},
4646
"agibuild.fulora.core": {

src/Agibuild.Fulora.Avalonia/packages.lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@
3636
},
3737
"Microsoft.Web.WebView2": {
3838
"type": "Direct",
39-
"requested": "[1.0.3848-prerelease, )",
40-
"resolved": "1.0.3848-prerelease",
41-
"contentHash": "IByYcoTwyFJXlqR9X8qhmfvPa/GIw+1/9n5Kqt/rFqt4bdxOOFhKedFyllNoft8napeJo9xfBmJ5IwoOky5LPA=="
39+
"requested": "[1.0.3856.49, )",
40+
"resolved": "1.0.3856.49",
41+
"contentHash": "OOBKvFgK0pUKcndvTK6/jUsbrPRwce62Wt/0hkJWDsK2AcsJ2ylOS/mLa4xAcNUTOs96YIjpPN4AHMADXJcrgQ=="
4242
},
4343
"SharpHook": {
4444
"type": "Direct",

0 commit comments

Comments
 (0)