Skip to content

Commit

Permalink
update version to 1.5.7.8
Browse files Browse the repository at this point in the history
  • Loading branch information
kklldog committed Feb 9, 2022
1 parent 187666d commit ff21d40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AgileConfig.Server.Apisite/AgileConfig.Server.Apisite.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<AspNetCoreHostingModel>InProcess</AspNetCoreHostingModel>
<AssemblyVersion>1.5.7.7</AssemblyVersion>
<AssemblyVersion>1.5.7.8</AssemblyVersion>
<Version>1.5.2</Version>
<PackageVersion>1.5.3.2</PackageVersion>
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
<FileVersion>1.5.7.7</FileVersion>
<FileVersion>1.5.7.8</FileVersion>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
Expand Down

0 comments on commit ff21d40

Please sign in to comment.