File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 77 <PropertyGroup >
88 <TargetFramework >netstandard2.0</TargetFramework >
99 <PackageId >Byter</PackageId >
10- <Version >1. 2.0</Version >
10+ <Version >2.0</Version >
1111 <Authors >alec1o</Authors >
1212 <Company >alec1o</Company >
1313 <Copyright >alec1o</Copyright >
1919 <PackageReadmeFile >README.md</PackageReadmeFile >
2020 <PackageLicenseFile >LICENSE.md</PackageLicenseFile >
2121 <PackageReleaseNotes >
22- + Read Vector2 type
23- + Write Vector2 type
24- + Improve .NET standard 2.0 to 2.1
22+ + Add Float2 struct (Vector2)
23+ + Add Float3 struct (Vector3)
24+ + Add Float4 struct (Vector4 / Quaternion)
25+ + Downgrade .NET standard 2.1 to 2.0
26+ + New docs
2527 </PackageReleaseNotes >
2628 <Description >
2729 Byte parse. Convert byte to object and object to byte
You can’t perform that action at this time.
0 commit comments