Skip to content

Commit 73f69d2

Browse files
committed
Push IKVM
1 parent 48bfa4e commit 73f69d2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Packages.props

Lines changed: 1 addition & 1 deletion
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.211" />
22+
<PackageReference Update="IKVM" Version="8.11.0-pre.1" />
2323
<PackageReference Update="Microsoft.Build.Utilities.Core" Version="17.1.0" />
2424
<PackageReference Update="Microsoft.CSharp" Version="4.7.0" />
2525
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="17.1.0" />

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"msbuild-sdks": {
3-
"IKVM.NET.Sdk": "8.11.0-dev.211",
3+
"IKVM.NET.Sdk": "8.11.0-pre.1",
44
"Microsoft.Build.NoTargets": "3.7.56",
55
"Microsoft.Build.Traversal": "4.1.0"
66
}

0 commit comments

Comments
 (0)