Skip to content

Commit

Permalink
added version prefix to RoveComm.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
OcelotEmpire committed Jan 8, 2025
1 parent 17c68f4 commit 474b751
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RoveComm/RoveComm.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<VersionPrefix>1.0.1</VersionPrefix>
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
Expand Down

0 comments on commit 474b751

Please sign in to comment.