Skip to content

Commit

Permalink
upadte version to 1.6.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kklldog committed May 12, 2022
1 parent 62cc483 commit f654d57
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.3.2</AssemblyVersion>
<Version>1.6.3.2</Version>
<PackageVersion>1.6.3.2</PackageVersion>
<AssemblyVersion>1.6.3.3</AssemblyVersion>
<Version>1.6.3.3</Version>
<PackageVersion>1.6.3.3</PackageVersion>
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
<FileVersion>1.6.3.2</FileVersion>
<FileVersion>1.6.3.3</FileVersion>
</PropertyGroup>

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

0 comments on commit f654d57

Please sign in to comment.