File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 47
47
<WasmShellLoadAllSatelliteResources >true</WasmShellLoadAllSatelliteResources >
48
48
</PropertyGroup >
49
49
50
- <Target Name =" Issue109289_Workaround" AfterTargets =" _BrowserWasmWriteRspForLinking" Condition =" '$(NETCoreSdkVersion)' == '9.0.100 ' " >
50
+ <Target Name =" Issue109289_Workaround" AfterTargets =" _BrowserWasmWriteRspForLinking" Condition =" '$(NETCoreSdkVersion)' == '9.0.101 ' " >
51
51
<ItemGroup >
52
52
<_WasmLinkStepArgs Remove =" @(_EmccLinkStepArgs)" />
53
53
<_EmccLinkStepArgs Remove =" " %(_WasmNativeFileForLinking.Identity)" " />
Original file line number Diff line number Diff line change 4
4
"Uno.Sdk" : " 5.6.22"
5
5
},
6
6
"sdk" : {
7
- "allowPrerelease" : false
7
+ "allowPrerelease" : false ,
8
+ "version" : " 5.0.101"
8
9
}
9
10
}
You can’t perform that action at this time.
0 commit comments