File tree Expand file tree Collapse file tree 20 files changed +28
-160
lines changed
MyTested.AspNetCore.Mvc.Authentication/Properties
MyTested.AspNetCore.Mvc.Configuration/Properties
MyTested.AspNetCore.Mvc.Controllers.ActionResults/Properties
MyTested.AspNetCore.Mvc.Controllers.Attributes/Properties
MyTested.AspNetCore.Mvc.Controllers.Views.ActionResults/Properties
MyTested.AspNetCore.Mvc.Controllers.Views/Properties
MyTested.AspNetCore.Mvc.Controllers/Properties
MyTested.AspNetCore.Mvc.Core/Properties
MyTested.AspNetCore.Mvc.DependencyInjection/Properties
MyTested.AspNetCore.Mvc.Helpers/Properties
MyTested.AspNetCore.Mvc.Http/Properties
MyTested.AspNetCore.Mvc.Models/Properties
MyTested.AspNetCore.Mvc.Routing/Properties
MyTested.AspNetCore.Mvc.TempData/Properties
MyTested.AspNetCore.Mvc.ViewComponents.Attributes/Properties
MyTested.AspNetCore.Mvc.ViewComponents.Results/Properties
MyTested.AspNetCore.Mvc.ViewComponents/Properties
MyTested.AspNetCore.Mvc.ViewData/Properties
MyTested.AspNetCore.Mvc.Abstractions.Test
MyTested.AspNetCore.Mvc.Caching.Test Expand file tree Collapse file tree 20 files changed +28
-160
lines changed Original file line number Diff line number Diff line change 1
1
using System . Reflection ;
2
2
using System . Runtime . InteropServices ;
3
3
4
- // General Information about an assembly is controlled through the following
5
- // set of attributes. Change these attribute values to modify the information
6
- // associated with an assembly.
7
- [ assembly: AssemblyConfiguration ( "" ) ]
8
- [ assembly: AssemblyCompany ( "" ) ]
9
4
[ assembly: AssemblyProduct ( "MyTested.AspNetCore.Mvc.Authentication" ) ]
10
- [ assembly: AssemblyTrademark ( "" ) ]
11
-
12
- // Setting ComVisible to false makes the types in this assembly not visible
13
- // to COM components. If you need to access a type in this assembly from
14
- // COM, set the ComVisible attribute to true on that type.
15
5
[ assembly: ComVisible ( false ) ]
16
-
17
- // The following GUID is for the ID of the typelib if this project is exposed to COM
18
- [ assembly: Guid ( "18b6c20b-9c4b-4444-ad61-8daf57012599" ) ]
Original file line number Diff line number Diff line change 1
1
using System . Reflection ;
2
2
using System . Runtime . InteropServices ;
3
3
4
- // General Information about an assembly is controlled through the following
5
- // set of attributes. Change these attribute values to modify the information
6
- // associated with an assembly.
7
- [ assembly: AssemblyConfiguration ( "" ) ]
8
- [ assembly: AssemblyCompany ( "" ) ]
9
4
[ assembly: AssemblyProduct ( "MyTested.AspNetCore.Mvc.Configuration" ) ]
10
- [ assembly: AssemblyTrademark ( "" ) ]
11
-
12
- // Setting ComVisible to false makes the types in this assembly not visible
13
- // to COM components. If you need to access a type in this assembly from
14
- // COM, set the ComVisible attribute to true on that type.
15
5
[ assembly: ComVisible ( false ) ]
16
-
17
- // The following GUID is for the ID of the typelib if this project is exposed to COM
18
- [ assembly: Guid ( "c4d78d04-d99c-48d7-9339-1e2d0f616a4c" ) ]
Original file line number Diff line number Diff line change
1
+ using System . Reflection ;
2
+ using System . Runtime . InteropServices ;
3
+
4
+ [ assembly: AssemblyProduct ( "MyTested.AspNetCore.Mvc.Controllers.ActionResults" ) ]
5
+ [ assembly: ComVisible ( false ) ]
Original file line number Diff line number Diff line change
1
+ using System . Reflection ;
2
+ using System . Runtime . InteropServices ;
3
+
4
+ [ assembly: AssemblyProduct ( "MyTested.AspNetCore.Mvc.Controllers.Attributes" ) ]
5
+ [ assembly: ComVisible ( false ) ]
Original file line number Diff line number Diff line change
1
+ using System . Reflection ;
2
+ using System . Runtime . InteropServices ;
3
+
4
+ [ assembly: AssemblyProduct ( "MyTested.AspNetCore.Mvc.Controllers.Views.ActionResults" ) ]
5
+ [ assembly: ComVisible ( false ) ]
Original file line number Diff line number Diff line change 1
1
using System . Reflection ;
2
2
using System . Runtime . InteropServices ;
3
3
4
- // General Information about an assembly is controlled through the following
5
- // set of attributes. Change these attribute values to modify the information
6
- // associated with an assembly.
7
- [ assembly: AssemblyConfiguration ( "" ) ]
8
- [ assembly: AssemblyCompany ( "" ) ]
9
- [ assembly: AssemblyProduct ( "MyTested.AspNetCore.Mvc.ViewActionResults" ) ]
10
- [ assembly: AssemblyTrademark ( "" ) ]
11
-
12
- // Setting ComVisible to false makes the types in this assembly not visible
13
- // to COM components. If you need to access a type in this assembly from
14
- // COM, set the ComVisible attribute to true on that type.
4
+ [ assembly: AssemblyProduct ( "MyTested.AspNetCore.Mvc.Controllers.Views" ) ]
15
5
[ assembly: ComVisible ( false ) ]
16
-
17
- // The following GUID is for the ID of the typelib if this project is exposed to COM
18
- [ assembly: Guid ( "9050f562-c77c-471e-8968-faf2ed4e6f28" ) ]
Original file line number Diff line number Diff line change 1
1
using System . Reflection ;
2
2
using System . Runtime . InteropServices ;
3
3
4
- // General Information about an assembly is controlled through the following
5
- // set of attributes. Change these attribute values to modify the information
6
- // associated with an assembly.
7
- [ assembly: AssemblyConfiguration ( "" ) ]
8
- [ assembly: AssemblyCompany ( "" ) ]
9
4
[ assembly: AssemblyProduct ( "MyTested.AspNetCore.Mvc.Controllers" ) ]
10
- [ assembly: AssemblyTrademark ( "" ) ]
11
-
12
- // Setting ComVisible to false makes the types in this assembly not visible
13
- // to COM components. If you need to access a type in this assembly from
14
- // COM, set the ComVisible attribute to true on that type.
15
5
[ assembly: ComVisible ( false ) ]
16
-
17
- // The following GUID is for the ID of the typelib if this project is exposed to COM
18
- [ assembly: Guid ( "9b2a773e-3a37-44f3-83d0-5d156526fa84" ) ]
Original file line number Diff line number Diff line change 1
1
using System . Reflection ;
2
2
using System . Runtime . InteropServices ;
3
3
4
- [ assembly: AssemblyProduct ( "MyTested.AspNetCore.Mvc" ) ]
4
+ [ assembly: AssemblyProduct ( "MyTested.AspNetCore.Mvc.Core " ) ]
5
5
[ assembly: ComVisible ( false ) ]
Original file line number Diff line number Diff line change 1
1
using System . Reflection ;
2
2
using System . Runtime . InteropServices ;
3
3
4
- // General Information about an assembly is controlled through the following
5
- // set of attributes. Change these attribute values to modify the information
6
- // associated with an assembly.
7
- [ assembly: AssemblyConfiguration ( "" ) ]
8
- [ assembly: AssemblyCompany ( "" ) ]
9
4
[ assembly: AssemblyProduct ( "MyTested.AspNetCore.Mvc.DependencyInjection" ) ]
10
- [ assembly: AssemblyTrademark ( "" ) ]
11
-
12
- // Setting ComVisible to false makes the types in this assembly not visible
13
- // to COM components. If you need to access a type in this assembly from
14
- // COM, set the ComVisible attribute to true on that type.
15
5
[ assembly: ComVisible ( false ) ]
16
-
17
- // The following GUID is for the ID of the typelib if this project is exposed to COM
18
- [ assembly: Guid ( "c15bb589-9421-4d9c-a26d-61ff1bcd17ac" ) ]
Original file line number Diff line number Diff line change 1
1
using System . Reflection ;
2
2
using System . Runtime . InteropServices ;
3
3
4
- // General Information about an assembly is controlled through the following
5
- // set of attributes. Change these attribute values to modify the information
6
- // associated with an assembly.
7
- [ assembly: AssemblyConfiguration ( "" ) ]
8
- [ assembly: AssemblyCompany ( "" ) ]
9
4
[ assembly: AssemblyProduct ( "MyTested.AspNetCore.Mvc.Helpers" ) ]
10
- [ assembly: AssemblyTrademark ( "" ) ]
11
-
12
- // Setting ComVisible to false makes the types in this assembly not visible
13
- // to COM components. If you need to access a type in this assembly from
14
- // COM, set the ComVisible attribute to true on that type.
15
5
[ assembly: ComVisible ( false ) ]
16
-
17
- // The following GUID is for the ID of the typelib if this project is exposed to COM
18
- [ assembly: Guid ( "776bc96d-f536-4788-808e-f0f25c26fb69" ) ]
You can’t perform that action at this time.
0 commit comments