mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-17 23:56:05 +02:00
Changing System.Runtime namespace
This commit is contained in:
parent
b900ec1a4a
commit
33edbd18bb
16 changed files with 6 additions and 17 deletions
|
@ -6,7 +6,7 @@ using System.Threading.Tasks;
|
|||
using System.Diagnostics.Contracts;
|
||||
using System.Threading;
|
||||
|
||||
namespace System.Runtime.CompilerServices
|
||||
namespace System.Threading.Tasks
|
||||
{
|
||||
public struct TaskAwaiter
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue