File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
<PropertyGroup >
3
3
<TargetFrameworks >netstandard2.0;net6.0;net7.0;net8.0</TargetFrameworks >
4
4
<PackageLicenseFile >LICENSE</PackageLicenseFile >
5
- <Version >0.0.11 </Version >
5
+ <Version >0.0.12 </Version >
6
6
<RepositoryUrl >https://github.com/DMXControl/RDMSharp</RepositoryUrl >
7
7
<PackageProjectUrl >$(RepositoryUrl)</PackageProjectUrl >
8
8
<PackageTags >RDM; RDMnet; ArtNet; E1.20; E1.33; E1.37-1; E1.37-2; E1.37-7</PackageTags >
31
31
<None Include =" Icons\RDMSharp.png" Pack =" true" PackagePath =" " />
32
32
</ItemGroup >
33
33
<ItemGroup >
34
- <PackageReference Include =" DMXControlProjects.WellKnownDataTypes" Version =" 0.0.3 " />
34
+ <PackageReference Include =" DMXControlProjects.WellKnownDataTypes" Version =" 0.0.4 " />
35
35
<PackageReference Include =" Microsoft.Extensions.Logging" Version =" 8.0.0" />
36
36
</ItemGroup >
37
37
</Project >
You can’t perform that action at this time.
0 commit comments