Skip to content

Commit

Permalink
modules recompiled for CSSharp v287
Browse files Browse the repository at this point in the history
  • Loading branch information
partiusfabaa committed Nov 19, 2024
1 parent 2e971ca commit f2846ef
Show file tree
Hide file tree
Showing 161 changed files with 361 additions and 361 deletions.
2 changes: 1 addition & 1 deletion VIPCore/modules/VIP_AntiFlash/VIP_AntiFlash.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="CounterStrikeSharp.API" Version="1.0.284" />
<PackageReference Include="CounterStrikeSharp.API" Version="1.0.287" />
</ItemGroup>
<ItemGroup>
<Reference Include="VipCoreApi">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
".NETCoreApp,Version=v8.0": {
"VIP_AntiFlash/1.0.0": {
"dependencies": {
"CounterStrikeSharp.API": "1.0.284",
"CounterStrikeSharp.API": "1.0.287",
"VipCoreApi": "1.0.0.0"
},
"runtime": {
"VIP_AntiFlash.dll": {}
}
},
"CounterStrikeSharp.API/1.0.284": {
"CounterStrikeSharp.API/1.0.287": {
"dependencies": {
"McMaster.NETCore.Plugins": "1.4.0",
"Microsoft.CSharp": "4.7.0",
Expand All @@ -32,8 +32,8 @@
},
"runtime": {
"lib/net8.0/CounterStrikeSharp.API.dll": {
"assemblyVersion": "1.0.284.0",
"fileVersion": "1.0.284.0"
"assemblyVersion": "1.0.287.0",
"fileVersion": "1.0.287.0"
}
}
},
Expand Down Expand Up @@ -548,12 +548,12 @@
"serviceable": false,
"sha512": ""
},
"CounterStrikeSharp.API/1.0.284": {
"CounterStrikeSharp.API/1.0.287": {
"type": "package",
"serviceable": true,
"sha512": "sha512-SgWb+nGmxz4rldh103Smkjmp/8keXChx9NAORxn+MU5Gcu7kkBGg1Kc88LxATKW49IoIesaxqJLVNX7SH5V2Zw==",
"path": "counterstrikesharp.api/1.0.284",
"hashPath": "counterstrikesharp.api.1.0.284.nupkg.sha512"
"sha512": "sha512-fMY0kNIHsSYJUwUuUIZocplMTAgHyZvzcH8mE//ueKcCvT8KR7x3LEfgxTIDDTh508N/9Vh0Zq/bKyJQEw4J3g==",
"path": "counterstrikesharp.api/1.0.287",
"hashPath": "counterstrikesharp.api.1.0.287.nupkg.sha512"
},
"McMaster.NETCore.Plugins/1.4.0": {
"type": "package",
Expand Down
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion VIPCore/modules/VIP_Armor/VIP_Armor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="CounterStrikeSharp.API" Version="1.0.284" />
<PackageReference Include="CounterStrikeSharp.API" Version="1.0.287" />
</ItemGroup>
<ItemGroup>
<Reference Include="VipCoreApi">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
".NETCoreApp,Version=v8.0": {
"VIP_Armor/1.0.0": {
"dependencies": {
"CounterStrikeSharp.API": "1.0.284",
"CounterStrikeSharp.API": "1.0.287",
"VipCoreApi": "1.0.0.0"
},
"runtime": {
"VIP_Armor.dll": {}
}
},
"CounterStrikeSharp.API/1.0.284": {
"CounterStrikeSharp.API/1.0.287": {
"dependencies": {
"McMaster.NETCore.Plugins": "1.4.0",
"Microsoft.CSharp": "4.7.0",
Expand All @@ -32,8 +32,8 @@
},
"runtime": {
"lib/net8.0/CounterStrikeSharp.API.dll": {
"assemblyVersion": "1.0.284.0",
"fileVersion": "1.0.284.0"
"assemblyVersion": "1.0.287.0",
"fileVersion": "1.0.287.0"
}
}
},
Expand Down Expand Up @@ -548,12 +548,12 @@
"serviceable": false,
"sha512": ""
},
"CounterStrikeSharp.API/1.0.284": {
"CounterStrikeSharp.API/1.0.287": {
"type": "package",
"serviceable": true,
"sha512": "sha512-SgWb+nGmxz4rldh103Smkjmp/8keXChx9NAORxn+MU5Gcu7kkBGg1Kc88LxATKW49IoIesaxqJLVNX7SH5V2Zw==",
"path": "counterstrikesharp.api/1.0.284",
"hashPath": "counterstrikesharp.api.1.0.284.nupkg.sha512"
"sha512": "sha512-fMY0kNIHsSYJUwUuUIZocplMTAgHyZvzcH8mE//ueKcCvT8KR7x3LEfgxTIDDTh508N/9Vh0Zq/bKyJQEw4J3g==",
"path": "counterstrikesharp.api/1.0.287",
"hashPath": "counterstrikesharp.api.1.0.287.nupkg.sha512"
},
"McMaster.NETCore.Plugins/1.4.0": {
"type": "package",
Expand Down
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion VIPCore/modules/VIP_Bhop/VIP_Bhop.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="CounterStrikeSharp.API" Version="1.0.284" />
<PackageReference Include="CounterStrikeSharp.API" Version="1.0.287" />
</ItemGroup>
<ItemGroup>
<Reference Include="VipCoreApi">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
".NETCoreApp,Version=v8.0": {
"VIP_Bhop/1.0.0": {
"dependencies": {
"CounterStrikeSharp.API": "1.0.284",
"CounterStrikeSharp.API": "1.0.287",
"VipCoreApi": "1.0.0.0"
},
"runtime": {
"VIP_Bhop.dll": {}
}
},
"CounterStrikeSharp.API/1.0.284": {
"CounterStrikeSharp.API/1.0.287": {
"dependencies": {
"McMaster.NETCore.Plugins": "1.4.0",
"Microsoft.CSharp": "4.7.0",
Expand All @@ -32,8 +32,8 @@
},
"runtime": {
"lib/net8.0/CounterStrikeSharp.API.dll": {
"assemblyVersion": "1.0.284.0",
"fileVersion": "1.0.284.0"
"assemblyVersion": "1.0.287.0",
"fileVersion": "1.0.287.0"
}
}
},
Expand Down Expand Up @@ -548,12 +548,12 @@
"serviceable": false,
"sha512": ""
},
"CounterStrikeSharp.API/1.0.284": {
"CounterStrikeSharp.API/1.0.287": {
"type": "package",
"serviceable": true,
"sha512": "sha512-SgWb+nGmxz4rldh103Smkjmp/8keXChx9NAORxn+MU5Gcu7kkBGg1Kc88LxATKW49IoIesaxqJLVNX7SH5V2Zw==",
"path": "counterstrikesharp.api/1.0.284",
"hashPath": "counterstrikesharp.api.1.0.284.nupkg.sha512"
"sha512": "sha512-fMY0kNIHsSYJUwUuUIZocplMTAgHyZvzcH8mE//ueKcCvT8KR7x3LEfgxTIDDTh508N/9Vh0Zq/bKyJQEw4J3g==",
"path": "counterstrikesharp.api/1.0.287",
"hashPath": "counterstrikesharp.api.1.0.287.nupkg.sha512"
},
"McMaster.NETCore.Plugins/1.4.0": {
"type": "package",
Expand Down
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion VIPCore/modules/VIP_BuyTeamWeapon/VIP_BuyTeamWeapon.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="CounterStrikeSharp.API" Version="1.0.284" />
<PackageReference Include="CounterStrikeSharp.API" Version="1.0.287" />
</ItemGroup>
<ItemGroup>
<Reference Include="VipCoreApi">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
".NETCoreApp,Version=v8.0": {
"VIP_BuyTeamWeapon/1.0.0": {
"dependencies": {
"CounterStrikeSharp.API": "1.0.284",
"CounterStrikeSharp.API": "1.0.287",
"VipCoreApi": "1.0.0.0"
},
"runtime": {
"VIP_BuyTeamWeapon.dll": {}
}
},
"CounterStrikeSharp.API/1.0.284": {
"CounterStrikeSharp.API/1.0.287": {
"dependencies": {
"McMaster.NETCore.Plugins": "1.4.0",
"Microsoft.CSharp": "4.7.0",
Expand All @@ -32,8 +32,8 @@
},
"runtime": {
"lib/net8.0/CounterStrikeSharp.API.dll": {
"assemblyVersion": "1.0.284.0",
"fileVersion": "1.0.284.0"
"assemblyVersion": "1.0.287.0",
"fileVersion": "1.0.287.0"
}
}
},
Expand Down Expand Up @@ -548,12 +548,12 @@
"serviceable": false,
"sha512": ""
},
"CounterStrikeSharp.API/1.0.284": {
"CounterStrikeSharp.API/1.0.287": {
"type": "package",
"serviceable": true,
"sha512": "sha512-SgWb+nGmxz4rldh103Smkjmp/8keXChx9NAORxn+MU5Gcu7kkBGg1Kc88LxATKW49IoIesaxqJLVNX7SH5V2Zw==",
"path": "counterstrikesharp.api/1.0.284",
"hashPath": "counterstrikesharp.api.1.0.284.nupkg.sha512"
"sha512": "sha512-fMY0kNIHsSYJUwUuUIZocplMTAgHyZvzcH8mE//ueKcCvT8KR7x3LEfgxTIDDTh508N/9Vh0Zq/bKyJQEw4J3g==",
"path": "counterstrikesharp.api/1.0.287",
"hashPath": "counterstrikesharp.api.1.0.287.nupkg.sha512"
},
"McMaster.NETCore.Plugins/1.4.0": {
"type": "package",
Expand Down
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="CounterStrikeSharp.API" Version="1.0.284" />
<PackageReference Include="CounterStrikeSharp.API" Version="1.0.287" />

<Reference Include="VipCoreApi">
<HintPath>..\..\VipCoreApi.dll</HintPath>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
".NETCoreApp,Version=v8.0": {
"VIP_CustomDefaultAmmo/1.0.0": {
"dependencies": {
"CounterStrikeSharp.API": "1.0.284",
"CounterStrikeSharp.API": "1.0.287",
"VipCoreApi": "1.0.0.0"
},
"runtime": {
"VIP_CustomDefaultAmmo.dll": {}
}
},
"CounterStrikeSharp.API/1.0.284": {
"CounterStrikeSharp.API/1.0.287": {
"dependencies": {
"McMaster.NETCore.Plugins": "1.4.0",
"Microsoft.CSharp": "4.7.0",
Expand All @@ -32,8 +32,8 @@
},
"runtime": {
"lib/net8.0/CounterStrikeSharp.API.dll": {
"assemblyVersion": "1.0.284.0",
"fileVersion": "1.0.284.0"
"assemblyVersion": "1.0.287.0",
"fileVersion": "1.0.287.0"
}
}
},
Expand Down Expand Up @@ -548,12 +548,12 @@
"serviceable": false,
"sha512": ""
},
"CounterStrikeSharp.API/1.0.284": {
"CounterStrikeSharp.API/1.0.287": {
"type": "package",
"serviceable": true,
"sha512": "sha512-SgWb+nGmxz4rldh103Smkjmp/8keXChx9NAORxn+MU5Gcu7kkBGg1Kc88LxATKW49IoIesaxqJLVNX7SH5V2Zw==",
"path": "counterstrikesharp.api/1.0.284",
"hashPath": "counterstrikesharp.api.1.0.284.nupkg.sha512"
"sha512": "sha512-fMY0kNIHsSYJUwUuUIZocplMTAgHyZvzcH8mE//ueKcCvT8KR7x3LEfgxTIDDTh508N/9Vh0Zq/bKyJQEw4J3g==",
"path": "counterstrikesharp.api/1.0.287",
"hashPath": "counterstrikesharp.api.1.0.287.nupkg.sha512"
},
"McMaster.NETCore.Plugins/1.4.0": {
"type": "package",
Expand Down
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion VIPCore/modules/VIP_DamageChange/VIP_DamageChange.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="CounterStrikeSharp.API" Version="1.0.284" />
<PackageReference Include="CounterStrikeSharp.API" Version="1.0.287" />
</ItemGroup>
<ItemGroup>
<Reference Include="VipCoreApi">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
".NETCoreApp,Version=v8.0": {
"VIP_DamageChange/1.0.0": {
"dependencies": {
"CounterStrikeSharp.API": "1.0.284",
"CounterStrikeSharp.API": "1.0.287",
"VipCoreApi": "1.0.0.0"
},
"runtime": {
"VIP_DamageChange.dll": {}
}
},
"CounterStrikeSharp.API/1.0.284": {
"CounterStrikeSharp.API/1.0.287": {
"dependencies": {
"McMaster.NETCore.Plugins": "1.4.0",
"Microsoft.CSharp": "4.7.0",
Expand All @@ -32,8 +32,8 @@
},
"runtime": {
"lib/net8.0/CounterStrikeSharp.API.dll": {
"assemblyVersion": "1.0.284.0",
"fileVersion": "1.0.284.0"
"assemblyVersion": "1.0.287.0",
"fileVersion": "1.0.287.0"
}
}
},
Expand Down Expand Up @@ -548,12 +548,12 @@
"serviceable": false,
"sha512": ""
},
"CounterStrikeSharp.API/1.0.284": {
"CounterStrikeSharp.API/1.0.287": {
"type": "package",
"serviceable": true,
"sha512": "sha512-SgWb+nGmxz4rldh103Smkjmp/8keXChx9NAORxn+MU5Gcu7kkBGg1Kc88LxATKW49IoIesaxqJLVNX7SH5V2Zw==",
"path": "counterstrikesharp.api/1.0.284",
"hashPath": "counterstrikesharp.api.1.0.284.nupkg.sha512"
"sha512": "sha512-fMY0kNIHsSYJUwUuUIZocplMTAgHyZvzcH8mE//ueKcCvT8KR7x3LEfgxTIDDTh508N/9Vh0Zq/bKyJQEw4J3g==",
"path": "counterstrikesharp.api/1.0.287",
"hashPath": "counterstrikesharp.api.1.0.287.nupkg.sha512"
},
"McMaster.NETCore.Plugins/1.4.0": {
"type": "package",
Expand Down
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion VIPCore/modules/VIP_DecoyTeleport/VIP_DecoyTeleport.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="CounterStrikeSharp.API" Version="1.0.284" />
<PackageReference Include="CounterStrikeSharp.API" Version="1.0.287" />
</ItemGroup>
<ItemGroup>
<Reference Include="VipCoreApi">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
".NETCoreApp,Version=v8.0": {
"VIP_DecoyTeleport/1.0.0": {
"dependencies": {
"CounterStrikeSharp.API": "1.0.284",
"CounterStrikeSharp.API": "1.0.287",
"VipCoreApi": "1.0.0.0"
},
"runtime": {
"VIP_DecoyTeleport.dll": {}
}
},
"CounterStrikeSharp.API/1.0.284": {
"CounterStrikeSharp.API/1.0.287": {
"dependencies": {
"McMaster.NETCore.Plugins": "1.4.0",
"Microsoft.CSharp": "4.7.0",
Expand All @@ -32,8 +32,8 @@
},
"runtime": {
"lib/net8.0/CounterStrikeSharp.API.dll": {
"assemblyVersion": "1.0.284.0",
"fileVersion": "1.0.284.0"
"assemblyVersion": "1.0.287.0",
"fileVersion": "1.0.287.0"
}
}
},
Expand Down Expand Up @@ -548,12 +548,12 @@
"serviceable": false,
"sha512": ""
},
"CounterStrikeSharp.API/1.0.284": {
"CounterStrikeSharp.API/1.0.287": {
"type": "package",
"serviceable": true,
"sha512": "sha512-SgWb+nGmxz4rldh103Smkjmp/8keXChx9NAORxn+MU5Gcu7kkBGg1Kc88LxATKW49IoIesaxqJLVNX7SH5V2Zw==",
"path": "counterstrikesharp.api/1.0.284",
"hashPath": "counterstrikesharp.api.1.0.284.nupkg.sha512"
"sha512": "sha512-fMY0kNIHsSYJUwUuUIZocplMTAgHyZvzcH8mE//ueKcCvT8KR7x3LEfgxTIDDTh508N/9Vh0Zq/bKyJQEw4J3g==",
"path": "counterstrikesharp.api/1.0.287",
"hashPath": "counterstrikesharp.api.1.0.287.nupkg.sha512"
},
"McMaster.NETCore.Plugins/1.4.0": {
"type": "package",
Expand Down
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion VIPCore/modules/VIP_Defuser/VIP_Defuser.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="CounterStrikeSharp.API" Version="1.0.284" />
<PackageReference Include="CounterStrikeSharp.API" Version="1.0.287" />
</ItemGroup>
<ItemGroup>
<Reference Include="VipCoreApi">
Expand Down
Loading

0 comments on commit f2846ef

Please sign in to comment.