Skip to content
This repository was archived by the owner on Nov 3, 2023. It is now read-only.

Commit 91ae622

Browse files
committed
Compile against public .net 4.5 API to match the original setup and avoid problems with new overloads
1 parent cb83ba5 commit 91ae622

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/profiles/net_4_5.make

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
profile-check:
44
@:
55

6-
PROFILE_VBNC_FLAGS = /sdkpath:$(prefix)/lib/mono/4.5/
6+
PROFILE_VBNC_FLAGS = /sdkpath:$(prefix)/lib/mono/4.5-api/
77
FRAMEWORK_VERSION = 4.5

0 commit comments

Comments
 (0)