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 0958c54 commit d40092aCopy full SHA for d40092a
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.5</AssemblyVersion>
7
- <Version>1.6.5</Version>
+ <AssemblyVersion>1.6.6</AssemblyVersion>
+ <Version>1.6.6</Version>
8
<PackageVersion>1.6.5</PackageVersion>
9
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
10
- <FileVersion>1.6.5</FileVersion>
+ <FileVersion>1.6.6</FileVersion>
11
</PropertyGroup>
12
13
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
0 commit comments