Skip to content

Commit

Permalink
update version to 1.6.10
Browse files Browse the repository at this point in the history
  • Loading branch information
kklldog committed Oct 13, 2022
1 parent 48ad708 commit 584e39f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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.6.9</AssemblyVersion>
<Version>1.6.9</Version>
<PackageVersion>1.6.9</PackageVersion>
<AssemblyVersion>1.6.10</AssemblyVersion>
<Version>1.6.10</Version>
<PackageVersion>1.6.10</PackageVersion>
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
<FileVersion>1.6.9</FileVersion>
<FileVersion>1.6.10</FileVersion>
</PropertyGroup>

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

0 comments on commit 584e39f

Please sign in to comment.