FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
ReoScript/Source/ReoScriptRunner/ReoScriptRunner.csproj at master · unvell/ReoScript · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
unvell
/
ReoScript
Public
Notifications
You must be signed in to change notification settings
Fork
35
Star
109
Code
Issues
4
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
ReoScript
/
Source
/
ReoScriptRunner
/
ReoScriptRunner.csproj
Copy path
More file actions
More file actions
Latest commit
History
History
History
16 lines (13 loc) · 447 Bytes
Breadcrumbs
ReoScript
/
Source
/
ReoScriptRunner
/
ReoScriptRunner.csproj
Copy path
File metadata and controls
16 lines (13 loc) · 447 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
<
Project
Sdk
=
"
Microsoft.NET.Sdk
"
>
<
PropertyGroup
>
<
TargetFramework
>net10.0</
TargetFramework
>
<
RootNamespace
>unvell.ReoScript</
RootNamespace
>
<
AssemblyName
>ReoScript</
AssemblyName
>
<
OutputType
>Exe</
OutputType
>
<
LangVersion
>latest</
LangVersion
>
<
GenerateAssemblyInfo
>false</
GenerateAssemblyInfo
>
</
PropertyGroup
>
<
ItemGroup
>
<
ProjectReference
Include
=
"
..\ReoScript\ReoScript.csproj
"
/>
</
ItemGroup
>
</
Project
>
Back
|
FazBrowse Home
|
New Git URL