mark runtime reference assemblies as private assets
All checks were successful
Build / Compute Version (push) Successful in 5s
Build / Build Nuget package (CringeBootstrap.Abstractions) (push) Successful in 1m43s
Build / Build Nuget package (NuGet) (push) Successful in 2m9s
Build / Build Nuget package (CringePlugins) (push) Successful in 2m45s
Build / Build Nuget package (SharedCringe) (push) Successful in 2m7s
Build / Build Launcher (push) Successful in 3m7s

This commit is contained in:
zznty
2024-11-03 20:15:05 +07:00
parent 921dfb734c
commit 0b984fdfea
3 changed files with 2 additions and 38 deletions

View File

@@ -111,22 +111,6 @@
"NuGet.Versioning": "6.10.1"
}
},
"Basic.Reference.Assemblies.Net80": {
"type": "Transitive",
"resolved": "1.7.9",
"contentHash": "1wbS9ZJLFVrKD2jqv27gekIrpjpLffR9sitLQh5drWoG9KbyR/CgrAhw5I0c8Eq3zFMOToCmrpZi3VpRoInCgg==",
"dependencies": {
"Microsoft.CodeAnalysis.Common": "4.11.0"
}
},
"Basic.Reference.Assemblies.Net80Windows": {
"type": "Transitive",
"resolved": "1.7.9",
"contentHash": "98GFm8MC+pv37rTHaxBm5KFucqdJj0jK0XRHSGt2sXK9HNqtGImIFCFahxjUzskQjiUkPAzVhTou2OYZOuhhEg==",
"dependencies": {
"Microsoft.CodeAnalysis.Common": "4.11.0"
}
},
"ImGui.NET.DirectX": {
"type": "Transitive",
"resolved": "1.91.0.1",
@@ -385,8 +369,6 @@
"cringeplugins": {
"type": "Project",
"dependencies": {
"Basic.Reference.Assemblies.Net80": "[1.7.9, )",
"Basic.Reference.Assemblies.Net80Windows": "[1.7.9, )",
"ImGui.NET.DirectX": "[1.91.0.1, )",
"Lib.Harmony.Thin": "[2.3.3, )",
"NLog": "[5.3.4, )",