FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
NStack/NStackTests/NStackTests.csproj at develop · tui-cs/NStack · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
tui-cs
/
NStack
Public
Notifications
You must be signed in to change notification settings
Fork
29
Star
127
Code
Issues
21
Pull requests
3
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
NStack
/
NStackTests
/
NStackTests.csproj
Copy path
More file actions
More file actions
Latest commit
History
History
History
24 lines (24 loc) · 1.03 KB
Breadcrumbs
NStack
/
NStackTests
/
NStackTests.csproj
Copy path
File metadata and controls
24 lines (24 loc) · 1.03 KB
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
19
20
21
22
23
24
<Projec
t
Sd
k
=
"Microsoft.NET.Sd
k
">
<
PropertyGroup
>
<
TargetFramework
>net6.0</
TargetFramework
>
<
Nullable
>enable</
Nullable
>
<
IsPackable
>false</
IsPackable
>
<
AllowUnsafeBlocks
>true</
AllowUnsafeBlocks
>
<
AssemblyVersion
>0.20.0.0</
AssemblyVersion
>
<
FileVersion
>0.20.0.0</
FileVersion
>
<
InformationalVersion
>0.20.0+Branch.main.Sha.8157792de6c7c039bf62aea2965505b27d1fffc9</
InformationalVersion
>
<
Version
>0.20.0</
Version
>
</
PropertyGroup
>
<
ItemGroup
>
<
PackageReference
Include
=
"
Microsoft.NET.Test.Sdk
"
Version
=
"
17.4.0
"
/>
<
PackageReference
Include
=
"
NUnit
"
Version
=
"
3.13.3
"
/>
<
PackageReference
Include
=
"
NUnit3TestAdapter
"
Version
=
"
4.3.1
"
/>
<
PackageReference
Include
=
"
coverlet.collector
"
Version
=
"
3.2.0
"
>
<
PrivateAssets
>all</
PrivateAssets
>
<
IncludeAssets
>runtime; build; native; contentfiles; analyzers; buildtransitive</
IncludeAssets
>
</
PackageReference
>
</
ItemGroup
>
<
ItemGroup
>
<
ProjectReference
Include
=
"
..\NStack\NStack.csproj
"
/>
</
ItemGroup
>
</
Project
>
Back
|
FazBrowse Home
|
New Git URL