Skip to content
This repository was archived by the owner on May 27, 2021. It is now read-only.

Commit 324170b

Browse files
committed
bump deps and version
1 parent 86c7e65 commit 324170b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ruler.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22

33
<PropertyGroup>
44
<TargetFramework>netcoreapp3.1</TargetFramework>
5-
<Version>1.4.21</Version>
5+
<Version>1.4.22</Version>
66
</PropertyGroup>
77
<PropertyGroup Condition="$(Configuration) == 'Debug'">
88
<BumpPatch>true</BumpPatch>
99
</PropertyGroup>
1010
<ItemGroup>
11-
<PackageReference Include="Ancient.ProjectSystem" Version="0.60.346.20" />
11+
<PackageReference Include="Ancient.ProjectSystem" Version="0.60.351.20" />
1212
<PackageReference Include="Flurl.Http" Version="2.4.2" />
1313
<PackageReference Include="Google.Cloud.Firestore" Version="2.0.0-beta02" />
1414
<PackageReference Include="Ivy.Versioning" Version="3.1.0">

0 commit comments

Comments
 (0)