File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 15
15
<Title >Supabase</Title >
16
16
<PackageIconUrl >https://avatars.githubusercontent.com/u/54469796?s=200& v=4</PackageIconUrl >
17
17
<PackageTags >supabase</PackageTags >
18
- <ReleaseVersion >0.2.0 </ReleaseVersion >
19
- <PackageVersion >0.2.0 </PackageVersion >
18
+ <ReleaseVersion >0.2.1 </ReleaseVersion >
19
+ <PackageVersion >0.2.1 </PackageVersion >
20
20
<PackageReleaseNotes >Ported to netstandard2.0 to support a wider ranger of applications.
21
21
22
22
Breaking Change:
23
23
- Postgrest uses `Postgrest.IntRange` instead of `System.Range`</PackageReleaseNotes >
24
24
</PropertyGroup >
25
25
<PropertyGroup Condition =" '$(Version)' == '' " >
26
- <VersionPrefix Condition =" '$(VersionPrefix)' == '' " >0.2.0 </VersionPrefix >
26
+ <VersionPrefix Condition =" '$(VersionPrefix)' == '' " >0.2.1 </VersionPrefix >
27
27
<Version Condition =" '$(Version)' == '' " >$(VersionPrefix)</Version >
28
28
</PropertyGroup >
29
29
<ItemGroup >
30
30
<PackageReference Include =" Newtonsoft.Json" Version =" 13.0.1" />
31
- <PackageReference Include =" postgrest-csharp" Version =" 2.0.0 " />
31
+ <PackageReference Include =" postgrest-csharp" Version =" 2.0.1 " />
32
32
<PackageReference Include =" realtime-csharp" Version =" 2.0.0" />
33
33
<PackageReference Include =" gotrue-csharp" Version =" 2.1.4" />
34
34
<PackageReference Include =" MimeMapping" Version =" 1.0.1.37" />
Original file line number Diff line number Diff line change 3
3
<PropertyGroup >
4
4
<OutputType >Exe</OutputType >
5
5
<TargetFramework >netcoreapp3.1</TargetFramework >
6
- <ReleaseVersion >0.2.0 </ReleaseVersion >
6
+ <ReleaseVersion >0.2.1 </ReleaseVersion >
7
7
</PropertyGroup >
8
8
9
9
<ItemGroup >
Original file line number Diff line number Diff line change 4
4
<TargetFramework >netcoreapp3.1</TargetFramework >
5
5
6
6
<IsPackable >false</IsPackable >
7
- <ReleaseVersion >0.2.0 </ReleaseVersion >
7
+ <ReleaseVersion >0.2.1 </ReleaseVersion >
8
8
</PropertyGroup >
9
9
10
10
<ItemGroup >
Original file line number Diff line number Diff line change 45
45
{DA3EF17E-F901-428D-B9BD-94A078E389E9} .Release| Any CPU .Build .0 = Release| Any CPU
46
46
EndGlobalSection
47
47
GlobalSection (MonoDevelopProperties ) = preSolution
48
- version = 0.2.0
48
+ version = 0.2.1
49
49
EndGlobalSection
50
50
GlobalSection (NestedProjects ) = preSolution
51
51
{43FFFE0C-91D2-43AB-913F-B3824702AE49} = {F94175FC-DE2B-4DBC-9C79-2A97B8489412}
You can’t perform that action at this time.
0 commit comments