Skip to content

Commit

Permalink
Update Orneholm.PEAccountingNet.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterOrneholm committed Mar 22, 2024
1 parent 7fa1ff5 commit 1848ea7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/Orneholm.PEAccountingNet/Orneholm.PEAccountingNet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageId>Orneholm.PEAccountingNet</PackageId>
<Product>OrneholmPEAccountingNet</Product>

<VersionPrefix>1.2.0</VersionPrefix>
<VersionPrefix>1.3.0</VersionPrefix>
<!--<VersionSuffix>beta-1</VersionSuffix>-->
<AssemblyVersion>1.0.0.0</AssemblyVersion>
<FileVersion Condition="'$(BUILD_BUILDNUMBER)' == ''">$(VersionPrefix).0</FileVersion>
Expand Down Expand Up @@ -50,3 +50,4 @@
<Folder Include="Models\Native\" />
</ItemGroup>
</Project>
3

0 comments on commit 1848ea7

Please sign in to comment.