Skip to content

Commit c895abe

Browse files
Lower the database compatability level to 140
1 parent 1d090f2 commit c895abe

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

build/version.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!-- This file may be overwritten by automation. Only values allowed here are VersionPrefix and VersionSuffix. -->
22
<Project>
33
<PropertyGroup>
4-
<VersionPrefix>2.0.0</VersionPrefix>
4+
<VersionPrefix>2.0.1</VersionPrefix>
55
<VersionSuffix Condition="'$(Configuration)' == 'Debug'">devbuild</VersionSuffix>
66
</PropertyGroup>
77
</Project>
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)