Skip to content

Commit 7d71727

Browse files
ylangiscdkocher
authored andcommitted
Update IKVM.NET.
1 parent 03e2a2d commit 7d71727

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageReference Update="CommunityToolkit.Mvvm" Version="8.2.2" />
2020
<PackageReference Update="DotNetProjects.Extended.Wpf.Toolkit" Version="5.0.100" />
2121
<PackageReference Update="ExceptionReporter " Version="2.4.2" />
22-
<PackageReference Update="IKVM" Version="8.11.0-dev.50" />
22+
<PackageReference Update="IKVM" Version="8.11.0-dev.176" />
2323
<PackageReference Update="Microsoft.Build.Utilities.Core" Version="17.1.0" />
2424
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="17.1.0" />
2525
<PackageReference Update="Microsoft.Toolkit.Uwp.Notifications" Version="7.1.2" />

global.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"msbuild-sdks": {
3-
"IKVM.NET.Sdk": "8.11.0-dev.50",
3+
"IKVM.NET.Sdk": "8.11.0-dev.176",
44
"Microsoft.Build.NoTargets": "3.7.56",
55
"Microsoft.Build.Traversal": "4.1.0"
66
}

0 commit comments

Comments
 (0)