Skip to content

Commit

Permalink
Update nanoFramework.System.Net version to 1.0.6-preview-009 ***NO_CI***
Browse files Browse the repository at this point in the history
  • Loading branch information
nfbot authored Mar 11, 2019
1 parent f8ce150 commit 958a1ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DeviceInterfaces/System.Net/sys_net_native.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ static const CLR_RT_MethodHandler method_lookup[] =
const CLR_RT_NativeAssemblyData g_CLR_AssemblyNative_System_Net =
{
"System.Net",
0x001C1FB9,
0x3E9CB40D,
method_lookup,
{ 1, 0, 6, 0 }
};

0 comments on commit 958a1ea

Please sign in to comment.