Skip to content

Commit

Permalink
Bump v0.0.12
Browse files Browse the repository at this point in the history
Update Nuget-Packages
  • Loading branch information
patrick-dmxc committed Jun 20, 2024
1 parent 90b6bad commit 08f8ad4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RDMSharp/RDMSharp.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.11</Version>
<Version>0.0.12</Version>
<RepositoryUrl>https://github.com/DMXControl/RDMSharp</RepositoryUrl>
<PackageProjectUrl>$(RepositoryUrl)</PackageProjectUrl>
<PackageTags>RDM; RDMnet; ArtNet; E1.20; E1.33; E1.37-1; E1.37-2; E1.37-7</PackageTags>
Expand Down Expand Up @@ -31,7 +31,7 @@
<None Include="Icons\RDMSharp.png" Pack="true" PackagePath="" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="DMXControlProjects.WellKnownDataTypes" Version="0.0.3" />
<PackageReference Include="DMXControlProjects.WellKnownDataTypes" Version="0.0.4" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
</ItemGroup>
</Project>

0 comments on commit 08f8ad4

Please sign in to comment.