-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
64 lines (64 loc) · 2.5 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
/packages/System.ValueTuple.4.3.0
/packages/System.Xml.ReaderWriter.4.3.0
/packages/System.Xml.XDocument.4.3.0
/packages/System.Xml.XmlDocument.4.3.0
/packages/System.Xml.XmlSerializer.4.3.0
/packages/System.Xml.XPath.4.3.0
/packages/System.Xml.XPath.XDocument.4.3.0
/packages/System.Xml.XPath.XmlDocument.4.3.0
/packages/BenchmarkDotNet.0.11.1
/packages/CommandLineParser.2.2.1
/packages/Microsoft.CodeAnalysis.Analyzers.1.1.0
/packages/Microsoft.CodeAnalysis.Common.2.8.2
/packages/Microsoft.CodeAnalysis.CSharp.2.8.2
/packages/Microsoft.DotNet.InternalAbstractions.1.0.0
/packages/Microsoft.DotNet.PlatformAbstractions.1.1.1
/packages/Microsoft.Win32.Registry.4.5.0
/packages/NUnit.3.10.1
/packages/System.AppContext.4.3.0
/packages/System.Collections.4.3.0
/packages/System.Collections.Concurrent.4.3.0
/packages/System.Collections.Immutable.1.4.0
/packages/System.Console.4.3.0
/packages/System.Diagnostics.Debug.4.3.0
/packages/System.Diagnostics.FileVersionInfo.4.3.0
/packages/System.Diagnostics.StackTrace.4.3.0
/packages/System.Diagnostics.Tools.4.3.0
/packages/System.Dynamic.Runtime.4.3.0
/packages/System.Globalization.4.3.0
/packages/System.IO.4.1.0
/packages/System.IO.Compression.4.3.0
/packages/System.IO.FileSystem.4.3.0
/packages/System.IO.FileSystem.Primitives.4.3.0
/packages/System.Linq.4.3.0
/packages/System.Linq.Expressions.4.3.0
/packages/System.Management.4.5.0
/packages/System.Reflection.4.3.0
/packages/System.Reflection.Emit.Lightweight.4.3.0
/packages/System.Reflection.Extensions.4.0.1
/packages/System.Reflection.Metadata.1.5.0
/packages/System.Reflection.TypeExtensions.4.1.0
/packages/System.Resources.ResourceManager.4.3.0
/packages/System.Runtime.4.3.0
/packages/System.Runtime.Extensions.4.3.0
/packages/System.Runtime.InteropServices.4.3.0
/packages/System.Runtime.Numerics.4.3.0
/packages/System.Runtime.Serialization.Primitives.4.3.0
/packages/System.Security.AccessControl.4.5.0
/packages/System.Security.Cryptography.Algorithms.4.3.0
/packages/System.Security.Cryptography.Encoding.4.3.0
/packages/System.Security.Cryptography.Primitives.4.3.0
/packages/System.Security.Cryptography.X509Certificates.4.3.0
/packages/System.Security.Principal.Windows.4.5.0
/packages/System.Text.Encoding.4.3.0
/packages/System.Text.Encoding.CodePages.4.3.0
/packages/System.Text.Encoding.Extensions.4.3.0
/packages/System.Threading.4.3.0
/packages/System.Threading.Tasks.4.3.0
/packages/System.Threading.Tasks.Extensions.4.3.0
/packages/System.Threading.Tasks.Parallel.4.3.0
/packages/System.Threading.Thread.4.3.0
packages
bin
.vs
obj