Skip to content

Commit 855221d

Browse files
committed
appveyor config
1 parent 7149d7a commit 855221d

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

SQLite.Net.sln

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ Global
8787
{C8A21AC1-D63B-4908-BE59-98F73D9C9061}.Debug|x86.ActiveCfg = Debug|Any CPU
8888
{C8A21AC1-D63B-4908-BE59-98F73D9C9061}.Debug|x86.Build.0 = Debug|Any CPU
8989
{C8A21AC1-D63B-4908-BE59-98F73D9C9061}.Release|Any CPU.ActiveCfg = Release|Any CPU
90-
{C8A21AC1-D63B-4908-BE59-98F73D9C9061}.Release|Any CPU.Build.0 = Release|Any CPU
9190
{C8A21AC1-D63B-4908-BE59-98F73D9C9061}.Release|ARM.ActiveCfg = Release|Any CPU
9291
{C8A21AC1-D63B-4908-BE59-98F73D9C9061}.Release|ARM.Build.0 = Release|Any CPU
9392
{C8A21AC1-D63B-4908-BE59-98F73D9C9061}.Release|ARM64.ActiveCfg = Release|Any CPU

src/SQLite.Net/SQLite.Net2.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<!-- nuget configurable properties -->
1414
<PropertyGroup>
15-
<Version>0.0.0-pre1</Version>
15+
<Version>2.0.3</Version>
1616
<VersionSuffix></VersionSuffix>
1717
<DefineConstants>$(DefineConstants);</DefineConstants>
1818
<NugetPackageId></NugetPackageId>

0 commit comments

Comments
 (0)