FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
MLAPI/MLAPI-Examples/MLAPI-Examples.csproj at master · devforgood/MLAPI · GitHub
devforgood
/
MLAPI
Public
forked from
Unity-Technologies/com.unity.netcode.gameobjects
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
MLAPI
/
MLAPI-Examples
/
MLAPI-Examples.csproj
Copy path
More file actions
More file actions
Latest commit
History
History
History
18 lines (18 loc) · 655 Bytes
Breadcrumbs
MLAPI
/
MLAPI-Examples
/
MLAPI-Examples.csproj
Copy path
File metadata and controls
18 lines (18 loc) · 655 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<Projec
t
Sd
k
=
"Microsoft.NET.Sd
k
">
<
Import
Project
=
"
../common.props
"
/>
<
PropertyGroup
>
<
RootNamespace
>MLAPI_Examples</
RootNamespace
>
<
TargetFrameworks
>net35;net471;net45;netstandard2.0</
TargetFrameworks
>
<
AssemblyTitle
>MLAPI-Examples</
AssemblyTitle
>
<
Product
>MLAPI-Examples</
Product
>
</
PropertyGroup
>
<
ItemGroup
>
<
Reference
Include
=
"
UnityEngine, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
"
>
<
HintPath
>..\Libraries\Unity\UnityEngine.dll</
HintPath
>
<
Private
>false</
Private
>
</
Reference
>
</
ItemGroup
>
<
ItemGroup
>
<
ProjectReference
Include
=
"
..\MLAPI\MLAPI.csproj
"
/>
</
ItemGroup
>
</
Project
>
Back
|
FazBrowse Home
|
New Git URL