Devs Sprechen jetzt wenn man in der nähe ist

This commit is contained in:
2024-04-06 16:47:41 +02:00
parent 522f206977
commit 5cab2c6912
1208 changed files with 178165 additions and 240 deletions

View File

@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>MessagePack.Annotations</id>
<version>2.5.108</version>
<title>MessagePack annotations for C#</title>
<authors>neuecc,aarnott</authors>
<license type="expression">MIT</license>
<licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
<projectUrl>https://github.com/neuecc/MessagePack-CSharp</projectUrl>
<description>Attributes and interfaces for .NET types serializable with MessagePack.</description>
<releaseNotes>https://github.com/neuecc/MessagePack-CSharp/releases/tag/v2.5.108</releaseNotes>
<copyright>© Yoshifumi Kawai and contributors. All rights reserved.</copyright>
<tags>MsgPack MessagePack Serialization Formatter Serializer Unity Xamarin</tags>
<repository type="git" url="https://github.com/neuecc/MessagePack-CSharp" commit="cb0ad5dd955cb9b14ca63019938a6aada43ce822" />
<dependencies>
<group targetFramework=".NETStandard2.0" />
</dependencies>
</metadata>
</package>

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: e41c3ad143ef0254e9625f294762ab64
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: d87458e8cef5af146a4e04f76947f025
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 4a135894c7f0050409bf722776999b64
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,23 @@
fileFormatVersion: 2
guid: 1318f4de480bb324884c515f71a10e15
labels:
- NuGetForUnity
PluginImporter:
externalObjects: {}
serializedVersion: 2
iconMap: {}
executionOrder: {}
defineConstraints: []
isPreloaded: 0
isOverridable: 0
isExplicitlyReferenced: 0
validateReferences: 1
platformData:
- first:
Any:
second:
enabled: 1
settings: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,32 @@
<?xml version="1.0"?>
<doc>
<assembly>
<name>MessagePack.Annotations</name>
</assembly>
<members>
<member name="P:MessagePack.UnionAttribute.Key">
<summary>
Gets the distinguishing value that identifies a particular subtype.
</summary>
</member>
<member name="P:MessagePack.UnionAttribute.SubType">
<summary>
Gets the derived or implementing type.
</summary>
</member>
<member name="M:MessagePack.UnionAttribute.#ctor(System.Int32,System.Type)">
<summary>
Initializes a new instance of the <see cref="T:MessagePack.UnionAttribute"/> class.
</summary>
<param name="key">The distinguishing value that identifies a particular subtype.</param>
<param name="subType">The derived or implementing type.</param>
</member>
<member name="M:MessagePack.UnionAttribute.#ctor(System.Int32,System.String)">
<summary>
Initializes a new instance of the <see cref="T:MessagePack.UnionAttribute"/> class.
</summary>
<param name="key">The distinguishing value that identifies a particular subtype.</param>
<param name="subType">The full name (should be assembly qualified) of the derived or implementing type.</param>
</member>
</members>
</doc>

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 0f52a128673a0a1418f59ffd57086d74
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant: