mirror of
https://github.com/Muskingum-County-Library-System/Send2Email.git
synced 2025-04-19 11:59:49 -04:00
18 lines
538 B
JSON
18 lines
538 B
JSON
{
|
|
"runtimeOptions": {
|
|
"tfm": "netcoreapp3.1",
|
|
"framework": {
|
|
"name": "Microsoft.WindowsDesktop.App",
|
|
"version": "3.1.0"
|
|
},
|
|
"additionalProbingPaths": [
|
|
"C:\\Users\\Dylan\\.dotnet\\store\\|arch|\\|tfm|",
|
|
"C:\\Users\\Dylan\\.nuget\\packages",
|
|
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
|
],
|
|
"configProperties": {
|
|
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false,
|
|
"Microsoft.NETCore.DotNetHostPolicy.SetAppPaths": true
|
|
}
|
|
}
|
|
} |