diff --git a/System.Device.I2c.Slave/Properties/AssemblyInfo.cs b/System.Device.I2c.Slave/Properties/AssemblyInfo.cs index e64f595..44b3149 100644 --- a/System.Device.I2c.Slave/Properties/AssemblyInfo.cs +++ b/System.Device.I2c.Slave/Properties/AssemblyInfo.cs @@ -22,5 +22,5 @@ ///////////////////////////////////////////////////////////////// // This attribute is mandatory when building Interop libraries // // update this whenever the native assembly signature changes // -[assembly: AssemblyNativeVersion("100.2.0.0")] +[assembly: AssemblyNativeVersion("100.2.0.1")] ///////////////////////////////////////////////////////////////// diff --git a/System.Device.I2c.Slave/System.Device.I2c.Slave.nfproj b/System.Device.I2c.Slave/System.Device.I2c.Slave.nfproj index e0cb071..4df7d60 100644 --- a/System.Device.I2c.Slave/System.Device.I2c.Slave.nfproj +++ b/System.Device.I2c.Slave/System.Device.I2c.Slave.nfproj @@ -53,7 +53,7 @@ - ..\packages\nanoFramework.CoreLibrary.2.0.0-preview.49\lib\netnano1.0\mscorlib.dll + ..\packages\nanoFramework.CoreLibrary.2.0.0-preview.52\lib\netnano1.0\mscorlib.dll diff --git a/System.Device.I2c.Slave/packages.config b/System.Device.I2c.Slave/packages.config index d36e7c2..8da9ebb 100644 --- a/System.Device.I2c.Slave/packages.config +++ b/System.Device.I2c.Slave/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/System.Device.I2c.Slave/packages.lock.json b/System.Device.I2c.Slave/packages.lock.json index e95d3b5..fabe173 100644 --- a/System.Device.I2c.Slave/packages.lock.json +++ b/System.Device.I2c.Slave/packages.lock.json @@ -4,9 +4,9 @@ ".NETnanoFramework,Version=v1.0": { "nanoFramework.CoreLibrary": { "type": "Direct", - "requested": "[2.0.0-preview.49, 2.0.0-preview.49]", - "resolved": "2.0.0-preview.49", - "contentHash": "/8/fw1qqEql05aelTR9QQi4ZF2M+Mdwuemjf9rul8yaOpl6jjnhhKfdRJMh4+BXp5VjwTZsALJVpp2aN+e7vzw==" + "requested": "[2.0.0-preview.52, 2.0.0-preview.52]", + "resolved": "2.0.0-preview.52", + "contentHash": "cV9JEhoc2OV/UL602i5xmEwQpnn/gzVMlDTAIAMRxCNwBKNYLO9U50OkJykpGnO2SULTsmvFqQWEGZiuANBZHw==" }, "Nerdbank.GitVersioning": { "type": "Direct", diff --git a/nanoFramework.System.Device.I2c.Slave.nuspec b/nanoFramework.System.Device.I2c.Slave.nuspec index a19048f..3ccf862 100644 --- a/nanoFramework.System.Device.I2c.Slave.nuspec +++ b/nanoFramework.System.Device.I2c.Slave.nuspec @@ -20,7 +20,7 @@ This package requires a target with System.Device.I2c.Slave v$nativeVersion$ (ch nanoFramework C# csharp netmf netnf I2c - +