File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 <PropertyGroup >
33 <TargetFrameworks >netstandard2.0;net6.0;net7.0;net8.0</TargetFrameworks >
44 <PackageLicenseFile >LICENSE</PackageLicenseFile >
5- <Version >0.0.32 </Version >
5+ <Version >0.0.33 </Version >
66 <RepositoryUrl >https://github.com/DMXControl/ArtNetSharp</RepositoryUrl >
77 <PackageProjectUrl >$(RepositoryUrl)</PackageProjectUrl >
88 <PackageTags >RDM; ArtNet; E1.20; E1.33; E1.37-1; E1.37-2; E1.37-7</PackageTags >
3232 <None Include =" Icons\ArtNetSharp.png" Pack =" true" PackagePath =" " />
3333 </ItemGroup >
3434 <ItemGroup >
35- <PackageReference Include =" DMXControlProjects.WellKnownDataTypes" Version =" 0.0.3 " />
35+ <PackageReference Include =" DMXControlProjects.WellKnownDataTypes" Version =" 0.0.4 " />
3636 <PackageReference Include =" Microsoft.Extensions.Logging" Version =" 8.0.0" />
37- <PackageReference Include =" RDMSharp" Version =" 0.0.11 " />
37+ <PackageReference Include =" RDMSharp" Version =" 0.0.12 " />
3838 </ItemGroup >
3939</Project >
Original file line number Diff line number Diff line change 1111 </PropertyGroup >
1212
1313 <ItemGroup >
14- <PackageReference Include =" DMXControlProjects.WellKnownDataTypes" Version =" 0.0.3 " />
14+ <PackageReference Include =" DMXControlProjects.WellKnownDataTypes" Version =" 0.0.4 " />
1515 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.10.0" />
1616 <PackageReference Include =" NUnit" Version =" 4.1.0" />
1717 <PackageReference Include =" NUnit.Analyzers" Version =" 4.2.0" >
You can’t perform that action at this time.
0 commit comments