Skip to content

Commit

Permalink
New release version. (#280)
Browse files Browse the repository at this point in the history
* Update the release version.
  • Loading branch information
SerEgoroff authored Jan 10, 2025
1 parent 5ceb87a commit 06dae38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/OnlineSales/OnlineSales.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<RootNamespace>OnlineSales</RootNamespace>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<UserSecretsId>98270385-43f2-4d3c-98d5-02d0d77fc2d9</UserSecretsId>
<ReleaseVersion>1.2.35-pre</ReleaseVersion>
<ReleaseVersion>1.2.36-pre</ReleaseVersion>
<AssemblyName>OnlineSales</AssemblyName>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<PackageId>OnlineSales</PackageId>
Expand Down
2 changes: 1 addition & 1 deletion tests/OnlineSales.Tests/OnlineSales.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<Nullable>enable</Nullable>

<IsPackable>false</IsPackable>
<ReleaseVersion>1.2.35-pre</ReleaseVersion>
<ReleaseVersion>1.2.36-pre</ReleaseVersion>
<Configurations>Debug;Release;Migration</Configurations>
</PropertyGroup>

Expand Down

0 comments on commit 06dae38

Please sign in to comment.