Skip to content

Commit

Permalink
rebuild and remove excess
Browse files Browse the repository at this point in the history
  • Loading branch information
skaen committed Nov 9, 2023
1 parent 3549ba1 commit cc74cf7
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 18 deletions.
33 changes: 15 additions & 18 deletions AutoChangeMap/AutoChangeMap.deps.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,17 @@
".NETCoreApp,Version=v7.0": {
"AutoChangeMap/1.0.0": {
"dependencies": {
"CounterStrikeSharp.API": "1.0.5.0",
"McMaster.NETCore.Plugins": "1.4.0.0",
"Microsoft.DotNet.PlatformAbstractions": "3.1.6.0",
"Microsoft.Extensions.DependencyModel": "5.0.0.0"
"CounterStrikeSharp.API": "1.0.11.0"
},
"runtime": {
"AutoChangeMap.dll": {}
}
},
"CounterStrikeSharp.API/1.0.5.0": {
"CounterStrikeSharp.API/1.0.11.0": {
"runtime": {
"CounterStrikeSharp.API.dll": {
"assemblyVersion": "1.0.5.0",
"fileVersion": "1.0.5.0"
"assemblyVersion": "1.0.11.0",
"fileVersion": "1.0.11.0"
}
}
},
Expand All @@ -33,21 +30,21 @@
}
}
},
"Microsoft.DotNet.PlatformAbstractions/3.1.6.0": {
"runtime": {
"Microsoft.DotNet.PlatformAbstractions.dll": {
"assemblyVersion": "3.1.6.0",
"fileVersion": "3.100.620.31604"
}
}
},
"Microsoft.Extensions.DependencyModel/5.0.0.0": {
"runtime": {
"Microsoft.Extensions.DependencyModel.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.20.51904"
}
}
},
"Microsoft.DotNet.PlatformAbstractions/3.1.6.0": {
"runtime": {
"Microsoft.DotNet.PlatformAbstractions.dll": {
"assemblyVersion": "3.1.6.0",
"fileVersion": "3.100.620.31604"
}
}
}
}
},
Expand All @@ -57,7 +54,7 @@
"serviceable": false,
"sha512": ""
},
"CounterStrikeSharp.API/1.0.5.0": {
"CounterStrikeSharp.API/1.0.11.0": {
"type": "reference",
"serviceable": false,
"sha512": ""
Expand All @@ -67,12 +64,12 @@
"serviceable": false,
"sha512": ""
},
"Microsoft.DotNet.PlatformAbstractions/3.1.6.0": {
"Microsoft.Extensions.DependencyModel/5.0.0.0": {
"type": "reference",
"serviceable": false,
"sha512": ""
},
"Microsoft.Extensions.DependencyModel/5.0.0.0": {
"Microsoft.DotNet.PlatformAbstractions/3.1.6.0": {
"type": "reference",
"serviceable": false,
"sha512": ""
Expand Down
Binary file modified AutoChangeMap/AutoChangeMap.dll
Binary file not shown.
Binary file modified AutoChangeMap/AutoChangeMap.pdb
Binary file not shown.
Binary file removed AutoChangeMap/McMaster.NETCore.Plugins.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit cc74cf7

Please sign in to comment.