Skip to content

Commit

Permalink
Update project.assets.json
Browse files Browse the repository at this point in the history
  • Loading branch information
paul1956 committed Aug 20, 2024
1 parent e1a4f62 commit 60e8dca
Showing 1 changed file with 3 additions and 19 deletions.
22 changes: 3 additions & 19 deletions src/CareLink/obj/project.assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -4422,7 +4422,7 @@
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "all"
"auditMode": "direct"
}
},
"frameworks": {
Expand Down Expand Up @@ -4482,25 +4482,9 @@
"assetTargetFallback": true,
"warn": true,
"downloadDependencies": [
{
"name": "Microsoft.AspNetCore.App.Ref",
"version": "[8.0.4, 8.0.4]"
},
{
"name": "Microsoft.NETCore.App.Host.win-x64",
"version": "[8.0.4, 8.0.4]"
},
{
"name": "Microsoft.NETCore.App.Ref",
"version": "[8.0.4, 8.0.4]"
},
{
"name": "Microsoft.Windows.SDK.NET.Ref",
"version": "[10.0.17763.31, 10.0.17763.31]"
},
{
"name": "Microsoft.WindowsDesktop.App.Ref",
"version": "[8.0.4, 8.0.4]"
"version": "[10.0.17763.34, 10.0.17763.34]"
}
],
"frameworkReferences": {
Expand All @@ -4514,7 +4498,7 @@
"privateAssets": "none"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.100-preview.4.24267.66/PortableRuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.400/PortableRuntimeIdentifierGraph.json"
}
}
}
Expand Down

0 comments on commit 60e8dca

Please sign in to comment.