nuget reorganization
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"version": 2,
|
||||
"contentHash": "t+SoieZsRuEyiw/J+qXUbolyO219tKQQI0+2/YI+Qv7YdGValA6WiuokrNKqjrTNsy5ABWU11bdKOzUdheteXg==",
|
||||
"source": "https://api.nuget.org/v3/index.json"
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 6.8 KiB |
@@ -1,25 +0,0 @@
|
||||
## About
|
||||
|
||||
Provides hardware-accelerated numeric types, suitable for high-performance processing and graphics applications.
|
||||
|
||||
## Main Types
|
||||
|
||||
The main types provided by this library are:
|
||||
|
||||
- System.Numerics.Matrix3x2
|
||||
- System.Numerics.Matrix4x4
|
||||
- System.Numerics.Plane
|
||||
- System.Numerics.Quaternion
|
||||
- System.Numerics.Vector2
|
||||
- System.Numerics.Vector3
|
||||
- System.Numerics.Vector4
|
||||
- System.Numerics.Vector
|
||||
- System.Numerics.Vector<T>
|
||||
|
||||
## Additional Documentation
|
||||
|
||||
- API reference can be found in: https://learn.microsoft.com/en-us/dotnet/api/system.numerics.vectors
|
||||
|
||||
## License
|
||||
|
||||
System.Numerics.Vectors is released as open source under the [MIT license](https://licenses.nuget.org/MIT).
|
||||
@@ -1,26 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
|
||||
<metadata>
|
||||
<id>System.Numerics.Vectors</id>
|
||||
<version>4.6.0</version>
|
||||
<authors>Microsoft</authors>
|
||||
<requireLicenseAcceptance>true</requireLicenseAcceptance>
|
||||
<license type="expression">MIT</license>
|
||||
<licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
|
||||
<icon>Icon.png</icon>
|
||||
<readme>PACKAGE.md</readme>
|
||||
<projectUrl>https://github.com/dotnet/maintenance-packages</projectUrl>
|
||||
<description>System.Numerics.Vectors</description>
|
||||
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
|
||||
<serviceable>true</serviceable>
|
||||
<repository type="git" url="https://github.com/dotnet/maintenance-packages" commit="d0c2a5a83211e271826172a6b0510c25a52dbd53" />
|
||||
<dependencies>
|
||||
<group targetFramework=".NETFramework4.6.2" />
|
||||
<group targetFramework=".NETCoreApp2.0" />
|
||||
<group targetFramework=".NETStandard2.0" />
|
||||
</dependencies>
|
||||
<frameworkAssemblies>
|
||||
<frameworkAssembly assemblyName="System.Numerics" targetFramework=".NETFramework4.6.2" />
|
||||
</frameworkAssemblies>
|
||||
</metadata>
|
||||
</package>
|
||||
@@ -1,6 +0,0 @@
|
||||
<Project InitialTargets="NETStandardCompatError_System_Numerics_Vectors_net462">
|
||||
<Target Name="NETStandardCompatError_System_Numerics_Vectors_net462"
|
||||
Condition="'$(SuppressTfmSupportBuildWarnings)' == ''">
|
||||
<Warning Text="System.Numerics.Vectors 4.6.0 doesn't support $(TargetFramework) and has not been tested with it. Consider upgrading your TargetFramework to net462 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk." />
|
||||
</Target>
|
||||
</Project>
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@@ -1 +0,0 @@
|
||||
dxZWbnnb21+5QuKAiUEntJirh5KiU1nqlLWtBu4v9/Fx1RnsgNn8T4XbmQhvCq/T94201P6EsGG2z2Y5ded1yA==
|
||||
Reference in New Issue
Block a user