We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8386482 commit b390e32Copy full SHA for b390e32
AspNetCore.Server.AspNet/AspNetCore.Server.AspNet.csproj
@@ -18,8 +18,8 @@
18
<Authors>Gilles TOURREAU</Authors>
19
<PackageReleaseNotes>1.0.0 - Initial version</PackageReleaseNotes>
20
<RepositoryUrl>https://github.com/PosInformatique/PosInformatique.AspNetCore.Server.AspNet.git</RepositoryUrl>
21
- <Version>1.0.0-alpha1</Version>
22
- <AssemblyVersion>1.0.0.1</AssemblyVersion>
+ <Version>1.0.0</Version>
+ <AssemblyVersion>1.0.0.2</AssemblyVersion>
23
<PackageLicenseFile>LICENSE</PackageLicenseFile>
24
</PropertyGroup>
25
0 commit comments