Skip to content

Commit

Permalink
fix: assembly versioning deleted
Browse files Browse the repository at this point in the history
  • Loading branch information
asv-soft-u02 committed Oct 2, 2024
1 parent 3500b40 commit abd90d3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/Asv.Mavlink.Shell/Asv.Mavlink.Shell.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net8.0</TargetFramework>
<AssemblyVersion>$(ProductVersion)</AssemblyVersion>
<FileVersion>$(ProductVersion)</FileVersion>
<Version>$(ProductVersion)</Version>
<PackageIcon>asv-mavlink-128.png</PackageIcon>
Expand Down
1 change: 0 additions & 1 deletion src/Asv.Mavlink.Test/Asv.Mavlink.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<IsPackable>false</IsPackable>
<AssemblyVersion>$(ProductVersion)</AssemblyVersion>
<FileVersion>$(ProductVersion)</FileVersion>
<Version>$(ProductVersion)</Version>
</PropertyGroup>
Expand Down

0 comments on commit abd90d3

Please sign in to comment.