Skip to content

Commit

Permalink
Bump v0.0.26
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-dmxc committed May 31, 2024
1 parent f3b21c6 commit fd23cc4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ArtNetSharp/ArtNetSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFrameworks>netstandard2.0;net6.0;net7.0;net8.0</TargetFrameworks>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<Version>0.0.25</Version>
<Version>0.0.26</Version>
<RepositoryUrl>https://github.com/DMXControl/ArtNetSharp</RepositoryUrl>
<PackageProjectUrl>$(RepositoryUrl)</PackageProjectUrl>
<PackageTags>RDM; ArtNet; E1.20; E1.33; E1.37-1; E1.37-2; E1.37-7</PackageTags>
Expand Down Expand Up @@ -34,6 +34,6 @@
<ItemGroup>
<PackageReference Include="DMXControlProjects.WellKnownDataTypes" Version="0.0.2" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
<PackageReference Include="RDMSharp" Version="0.0.9" />
<PackageReference Include="RDMSharp" Version="0.0.10" />
</ItemGroup>
</Project>

0 comments on commit fd23cc4

Please # to comment.