forked from GuOrg/Gu.Localization
-
Notifications
You must be signed in to change notification settings - Fork 0
/
paket.dependencies
51 lines (45 loc) · 1.27 KB
/
paket.dependencies
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
source http://www.nuget.org/api/v2/
group Build
source http://www.nuget.org/api/v2/
nuget SourceLink 1.1.0
nuget Microsoft.VSSDK.BuildTools
group Analyzers
source http://www.nuget.org/api/v2/
nuget AsyncUsageAnalyzers
nuget Gu.Analyzers
nuget IDisposableAnalyzers
nuget PropertyChangedAnalyzers
nuget Microsoft.CodeAnalysis.PublicApiAnalyzers
nuget ReflectionAnalyzers prerelease
nuget StyleCop.Analyzers prerelease
nuget WpfAnalyzers
nuget JetBrains.Annotations
group Test
storage: none
source http://www.nuget.org/api/v2/
nuget NUnit
nuget NUnit3TestAdapter
nuget Microsoft.NET.Test.Sdk
nuget Moq
nuget Gu.Wpf.UiAutomation
group Demo
source http://www.nuget.org/api/v2/
framework: >= net45
nuget ModernUI.WPF
group Roslyn
storage: none
source http://nuget.org/api/v2
nuget Microsoft.CodeAnalysis.CSharp.Workspaces 2.3.1
nuget System.Collections.Immutable 1.3.1
nuget System.Reflection.Metadata 1.4.2
nuget Microsoft.Composition 1.0.31
nuget System.Runtime.CompilerServices.Unsafe 4.5.1
nuget Gu.Roslyn.Asserts
nuget Gu.Roslyn.Extensions prerelease
nuget NUnit
nuget NUnit3TestAdapter
nuget Microsoft.NET.Test.Sdk
group Benchmarks
storage: none
source http://nuget.org/api/v2
nuget BenchmarkDotNet.Diagnostics.Windows