forked from aspnet/Templates
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTemplatePackages.txt
48 lines (48 loc) · 1.37 KB
/
TemplatePackages.txt
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
-ClassLibrary
-StarterWeb
-ConsoleApp
-EmptyWeb
-WebAPI
-dnx-coreclr-win-arm*
+dnx-clr-win-*
+dnx-coreclr-win-*
+runtime.win*
+runtime.any*
+Microsoft.AspNet.Authentication.OAuthBearer.*
+Microsoft.AspNet.Diagnostics.Elm.*
+Microsoft.AspNet.Mvc.WebApiCompatShim.*
+Microsoft.AspNet.SignalR.SqlServer.*
+Microsoft.AspNet.SignalR.Client.Cpp.*
+Microsoft.AspNet.SignalR.Redis.*
+Microsoft.CodeGeneration.*
+Microsoft.CodeGenerators.Mvc.*
+Microsoft.VisualBasic.*
+Microsoft.Win32.Registry.AccessControl.*
+System.Collections.NonGeneric.*
+System.Diagnostics.FileVersionInfo.*
+System.Globalization.Calendars.*
-System.IO.Compression.4.0.0-beta.*
+System.IO.Compression.4.0.0
+System.IO.Compression.ZipFile.*
+System.Linq.Parallel.*
+System.Net.WebHeaderCollection.*
+System.Net.Security.*
+System.Net.Sockets.*
+System.Private.DataContractSerialization.*
+System.Private.Networking.*
+System.Reflection.Emit.*
+System.Reflection.Primitives.*
+System.Runtime.Numerics.*
+System.Runtime.Serialization.Xml.*
+System.Security.AccessControl.*
+System.Security.Cryptography.DeriveBytes.*
+System.Security.Cryptography.Cng.*
+System.Security.Cryptography.Csp.*
+System.ServiceModel.Duplex.*
+System.ServiceModel.NetTcp.*
+System.ServiceModel.Security.*
+System.ServiceProcess.ServiceController.*
+System.Threading.AccessControl.*
+System.Threading.Overlapped.*
+System.Xml.XmlDocument.*
+System.Xml.XmlSerializer.*