mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-20 00:50:25 +02:00
Changing System.Runtime namespace
This commit is contained in:
parent
b900ec1a4a
commit
33edbd18bb
16 changed files with 6 additions and 17 deletions
|
@ -8,7 +8,6 @@ namespace System {
|
|||
using System;
|
||||
using System.Threading;
|
||||
using System.Globalization;
|
||||
using System.Runtime.CompilerServices;
|
||||
using System.Diagnostics.Contracts;
|
||||
|
||||
// DateTimeOffset is a value type that consists of a DateTime and a time zone offset,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue