mirror of
https://github.com/HoonTB/Project-AS.git
synced 2025-12-26 20:01:21 +09:00
feat: Add core VN system scripts, package dependencies, and initial project settings.
This commit is contained in:
8
Assets/Packages/System.Threading.Channels.8.0.0/buildTransitive/net461.meta
vendored
Normal file
8
Assets/Packages/System.Threading.Channels.8.0.0/buildTransitive/net461.meta
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 35353cd5dbcea18459974c297b73bf60
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,6 @@
|
||||
<Project InitialTargets="NETStandardCompatError_System_Threading_Channels_net462">
|
||||
<Target Name="NETStandardCompatError_System_Threading_Channels_net462"
|
||||
Condition="'$(SuppressTfmSupportBuildWarnings)' == ''">
|
||||
<Warning Text="System.Threading.Channels 8.0.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>
|
||||
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: a292eca3380dcf64f8636ecc9c200932
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
8
Assets/Packages/System.Threading.Channels.8.0.0/buildTransitive/net462.meta
vendored
Normal file
8
Assets/Packages/System.Threading.Channels.8.0.0/buildTransitive/net462.meta
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 12d39103337eee149b4bc5991a934ee6
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
0
Assets/Packages/System.Threading.Channels.8.0.0/buildTransitive/net462/_._
vendored
Normal file
0
Assets/Packages/System.Threading.Channels.8.0.0/buildTransitive/net462/_._
vendored
Normal file
7
Assets/Packages/System.Threading.Channels.8.0.0/buildTransitive/net462/_._.meta
vendored
Normal file
7
Assets/Packages/System.Threading.Channels.8.0.0/buildTransitive/net462/_._.meta
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 0a41080510beeb04f944f1135b1a78e3
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
8
Assets/Packages/System.Threading.Channels.8.0.0/buildTransitive/net6.0.meta
vendored
Normal file
8
Assets/Packages/System.Threading.Channels.8.0.0/buildTransitive/net6.0.meta
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 726320a4458138e4aa81878efdebecaa
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
0
Assets/Packages/System.Threading.Channels.8.0.0/buildTransitive/net6.0/_._
vendored
Normal file
0
Assets/Packages/System.Threading.Channels.8.0.0/buildTransitive/net6.0/_._
vendored
Normal file
7
Assets/Packages/System.Threading.Channels.8.0.0/buildTransitive/net6.0/_._.meta
vendored
Normal file
7
Assets/Packages/System.Threading.Channels.8.0.0/buildTransitive/net6.0/_._.meta
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 2bd8322f2d7f4d545bd636486f98344b
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
8
Assets/Packages/System.Threading.Channels.8.0.0/buildTransitive/netcoreapp2.0.meta
vendored
Normal file
8
Assets/Packages/System.Threading.Channels.8.0.0/buildTransitive/netcoreapp2.0.meta
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 3e2afcf2a0a6a4a42a5413798388afa7
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,6 @@
|
||||
<Project InitialTargets="NETStandardCompatError_System_Threading_Channels_net6_0">
|
||||
<Target Name="NETStandardCompatError_System_Threading_Channels_net6_0"
|
||||
Condition="'$(SuppressTfmSupportBuildWarnings)' == ''">
|
||||
<Warning Text="System.Threading.Channels 8.0.0 doesn't support $(TargetFramework) and has not been tested with it. Consider upgrading your TargetFramework to net6.0 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>
|
||||
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: a958731fbcb8dd1489ef106fa1862dfc
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Reference in New Issue
Block a user