Skip to content

Commit 060aaec

Browse files
authored
Update SmallSharp SDK version in README
1 parent 7aad51b commit 060aaec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ So the recommended way to use SmallSharp is via the SDK mode, which results in a
106106
and seamless experience across IDE and CLI builds:
107107

108108
```xml
109-
<Project Sdk="SmallSharp/2.1.0">
109+
<Project Sdk="SmallSharp/2.2.3">
110110

111111
<PropertyGroup>
112112
<OutputType>Exe</OutputType>

0 commit comments

Comments
 (0)