This repository was archived by the owner on Jul 9, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Titanium.Web.Proxy.Examples.Basic/Properties
Titanium.Web.Proxy.Examples.Wpf/Properties
src/Titanium.Web.Proxy/Properties
tests/Titanium.Web.Proxy.UnitTests/Properties Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ Supports
38
38
39
39
#### Windows
40
40
* Visual Studio Code as IDE for .NET core
41
- * Visual Studio 2017 as IDE for .NET framework/.NET core
41
+ * Visual Studio 2017/2019 as IDE for .NET framework/.NET core
42
42
43
43
#### Mac OS
44
44
* Visual Studio Code as IDE for .NET core
Original file line number Diff line number Diff line change 9
9
[ assembly: AssemblyConfiguration ( "" ) ]
10
10
[ assembly: AssemblyCompany ( "" ) ]
11
11
[ assembly: AssemblyProduct ( "Demo" ) ]
12
- [ assembly: AssemblyCopyright ( "Copyright © Titanium 2015-2017 " ) ]
12
+ [ assembly: AssemblyCopyright ( "Copyright © Titanium 2015-2019 " ) ]
13
13
[ assembly: AssemblyTrademark ( "" ) ]
14
14
[ assembly: AssemblyCulture ( "" ) ]
15
15
Original file line number Diff line number Diff line change 10
10
[ assembly: AssemblyConfiguration ( "" ) ]
11
11
[ assembly: AssemblyCompany ( "" ) ]
12
12
[ assembly: AssemblyProduct ( "Demo WPF" ) ]
13
- [ assembly: AssemblyCopyright ( "Copyright ©2017 Titanium" ) ]
13
+ [ assembly: AssemblyCopyright ( "Copyright © Titanium 2015-2019 " ) ]
14
14
[ assembly: AssemblyTrademark ( "" ) ]
15
15
[ assembly: AssemblyCulture ( "" ) ]
16
16
Original file line number Diff line number Diff line change 11
11
[ assembly: AssemblyConfiguration ( "" ) ]
12
12
[ assembly: AssemblyCompany ( "" ) ]
13
13
[ assembly: AssemblyProduct ( "Titanium.Web.Proxy" ) ]
14
- [ assembly: AssemblyCopyright ( "Copyright © Titanium 2015-2017 " ) ]
14
+ [ assembly: AssemblyCopyright ( "Copyright © Titanium 2015-2019 " ) ]
15
15
[ assembly: AssemblyTrademark ( "" ) ]
16
16
[ assembly: AssemblyCulture ( "" ) ]
17
17
[ assembly: InternalsVisibleTo ( "Titanium.Web.Proxy.UnitTests, PublicKey=" +
Original file line number Diff line number Diff line change 5
5
// set of attributes. Change these attribute values to modify the information
6
6
// associated with an assembly.
7
7
[ assembly: AssemblyDescription ( "" ) ]
8
- [ assembly: AssemblyCopyright ( "Copyright © Titanium 2015-2017 " ) ]
8
+ [ assembly: AssemblyCopyright ( "Copyright © Titanium 2015-2019 " ) ]
9
9
[ assembly: AssemblyTrademark ( "" ) ]
10
10
[ assembly: AssemblyCulture ( "" ) ]
11
11
You can’t perform that action at this time.
0 commit comments