Skip to content

Commit

Permalink
Update IKVM.NET.
Browse files Browse the repository at this point in the history
  • Loading branch information
ylangisc authored and dkocher committed Nov 20, 2024
1 parent 03e2a2d commit 7d71727
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageReference Update="CommunityToolkit.Mvvm" Version="8.2.2" />
<PackageReference Update="DotNetProjects.Extended.Wpf.Toolkit" Version="5.0.100" />
<PackageReference Update="ExceptionReporter " Version="2.4.2" />
<PackageReference Update="IKVM" Version="8.11.0-dev.50" />
<PackageReference Update="IKVM" Version="8.11.0-dev.176" />
<PackageReference Update="Microsoft.Build.Utilities.Core" Version="17.1.0" />
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="17.1.0" />
<PackageReference Update="Microsoft.Toolkit.Uwp.Notifications" Version="7.1.2" />
Expand Down
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"msbuild-sdks": {
"IKVM.NET.Sdk": "8.11.0-dev.50",
"IKVM.NET.Sdk": "8.11.0-dev.176",
"Microsoft.Build.NoTargets": "3.7.56",
"Microsoft.Build.Traversal": "4.1.0"
}
Expand Down

0 comments on commit 7d71727

Please sign in to comment.