main
Last change
on this file since 04008ae was 17d6948, checked in by Nikola Mishevski <Nikola.Mishevski@…>, 6 days ago |
initial commit WineTracker Project
|
-
Property mode
set to
100644
|
File size:
466 bytes
|
Line | |
---|
1 | {
|
---|
2 | "runtimeOptions": {
|
---|
3 | "tfm": "net8.0",
|
---|
4 | "frameworks": [
|
---|
5 | {
|
---|
6 | "name": "Microsoft.NETCore.App",
|
---|
7 | "version": "8.0.0"
|
---|
8 | },
|
---|
9 | {
|
---|
10 | "name": "Microsoft.AspNetCore.App",
|
---|
11 | "version": "8.0.0"
|
---|
12 | }
|
---|
13 | ],
|
---|
14 | "configProperties": {
|
---|
15 | "System.GC.Server": true,
|
---|
16 | "System.Reflection.NullabilityInfoContext.IsSupported": true,
|
---|
17 | "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
|
---|
18 | }
|
---|
19 | }
|
---|
20 | } |
---|
Note:
See
TracBrowser
for help on using the repository browser.