There was an error while loading. Please reload this page.
1 parent 19c797e commit e5e121bCopy full SHA for e5e121b
2 files changed
README.md
@@ -20,7 +20,7 @@ Create an SDK-style project file (`.csproj`):
20
</PropertyGroup>
21
22
<ItemGroup>
23
- <PackageReference Include="nanoFramework.CoreLibrary" Version="1.17.11" />
+ <PackageReference Include="nanoFramework.CoreLibrary" Version="2.0.0-preview.52" />
24
</ItemGroup>
25
26
</Project>
test/SmokeTest/SmokeTest.csproj
@@ -7,7 +7,7 @@
7
8
9
10
11
12
13
0 commit comments