We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed9ec70 commit 449758bCopy full SHA for 449758b
1 file changed
AgileConfig.Server.Apisite/AgileConfig.Server.Apisite.csproj
@@ -3,11 +3,11 @@
3
<PropertyGroup>
4
<TargetFramework>net6.0</TargetFramework>
5
<AspNetCoreHostingModel>InProcess</AspNetCoreHostingModel>
6
- <AssemblyVersion>1.6.3.3</AssemblyVersion>
7
- <Version>1.6.3.3</Version>
+ <AssemblyVersion>1.6.4</AssemblyVersion>
+ <Version>1.6.4</Version>
8
<PackageVersion>1.6.3.3</PackageVersion>
9
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
10
- <FileVersion>1.6.3.3</FileVersion>
+ <FileVersion>1.6.4</FileVersion>
11
</PropertyGroup>
12
13
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
0 commit comments