mirror of
https://github.com/AlexMacocian/SystemExtensions.git
synced 2026-07-18 07:19:29 +00:00
Added CI&CD pipelines
Changed test project to .net5 Changed ThreadPool to use CancellationTokens
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
using System;
|
||||
|
||||
namespace System.Structures.BitStructures
|
||||
namespace System.Structures.BitStructures
|
||||
{
|
||||
public struct Int32BitStruct : IEquatable<Int32BitStruct>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user