mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-18 20:58:06 +00:00
* Release 5.5.0. * Typo. * Update CHANGELOG.md Co-authored-by: Joe Ranweiler <joe@lemma.co> * Update CHANGELOG.md Co-authored-by: Joe Ranweiler <joe@lemma.co> * Update CHANGELOG.md Co-authored-by: Joe Ranweiler <joe@lemma.co> * Update CHANGELOG.md Co-authored-by: Joe Ranweiler <joe@lemma.co> * Update CHANGELOG.md Co-authored-by: Joe Ranweiler <joe@lemma.co> * Fixing. * Adding teo changes. * Adding timer changes. * Adding bug fix to release. * Update CHANGELOG.md Co-authored-by: Joe Ranweiler <joe@lemma.co> * Update CHANGELOG.md Co-authored-by: Joe Ranweiler <joe@lemma.co> Co-authored-by: Joe Ranweiler <joe@lemma.co>
70 lines
2.1 KiB
JSON
70 lines
2.1 KiB
JSON
{
|
|
"format": 1,
|
|
"restore": {
|
|
"c:\\workspace\\onefuzz\\onefuzz-git\\onefuzz\\onefuzz.csproj": {}
|
|
},
|
|
"projects": {
|
|
"c:\\workspace\\onefuzz\\onefuzz-git\\onefuzz\\onefuzz.csproj": {
|
|
"version": "1.0.0",
|
|
"restore": {
|
|
"projectUniqueName": "c:\\workspace\\onefuzz\\onefuzz-git\\onefuzz\\onefuzz.csproj",
|
|
"projectName": "onefuzz",
|
|
"projectPath": "c:\\workspace\\onefuzz\\onefuzz-git\\onefuzz\\onefuzz.csproj",
|
|
"packagesPath": "C:\\Users\\noharper\\.nuget\\packages\\",
|
|
"outputPath": "c:\\workspace\\onefuzz\\onefuzz-git\\onefuzz\\obj\\",
|
|
"projectStyle": "PackageReference",
|
|
"configFilePaths": [
|
|
"C:\\Users\\noharper\\AppData\\Roaming\\NuGet\\NuGet.Config"
|
|
],
|
|
"originalTargetFrameworks": [
|
|
"net6.0"
|
|
],
|
|
"sources": {
|
|
"https://api.nuget.org/v3/index.json": {}
|
|
},
|
|
"frameworks": {
|
|
"net6.0": {
|
|
"targetAlias": "net6.0",
|
|
"projectReferences": {}
|
|
}
|
|
},
|
|
"warningProperties": {
|
|
"warnAsError": [
|
|
"NU1605"
|
|
]
|
|
}
|
|
},
|
|
"frameworks": {
|
|
"net6.0": {
|
|
"targetAlias": "net6.0",
|
|
"dependencies": {
|
|
"Microsoft.Azure.WebJobs.Extensions.Storage": {
|
|
"target": "Package",
|
|
"version": "[4.0.5, )"
|
|
},
|
|
"Microsoft.NET.Sdk.Functions": {
|
|
"target": "Package",
|
|
"version": "[4.0.1, )"
|
|
}
|
|
},
|
|
"imports": [
|
|
"net461",
|
|
"net462",
|
|
"net47",
|
|
"net471",
|
|
"net472",
|
|
"net48"
|
|
],
|
|
"assetTargetFallback": true,
|
|
"warn": true,
|
|
"frameworkReferences": {
|
|
"Microsoft.NETCore.App": {
|
|
"privateAssets": "all"
|
|
}
|
|
},
|
|
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.202\\RuntimeIdentifierGraph.json"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |