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
3838
3939#### Windows
4040* 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
4242
4343#### Mac OS
4444* Visual Studio Code as IDE for .NET core
Original file line number Diff line number Diff line change 99[ assembly: AssemblyConfiguration ( "" ) ]
1010[ assembly: AssemblyCompany ( "" ) ]
1111[ assembly: AssemblyProduct ( "Demo" ) ]
12- [ assembly: AssemblyCopyright ( "Copyright © Titanium 2015-2017 " ) ]
12+ [ assembly: AssemblyCopyright ( "Copyright © Titanium 2015-2019 " ) ]
1313[ assembly: AssemblyTrademark ( "" ) ]
1414[ assembly: AssemblyCulture ( "" ) ]
1515
Original file line number Diff line number Diff line change 1010[ assembly: AssemblyConfiguration ( "" ) ]
1111[ assembly: AssemblyCompany ( "" ) ]
1212[ assembly: AssemblyProduct ( "Demo WPF" ) ]
13- [ assembly: AssemblyCopyright ( "Copyright ©2017 Titanium" ) ]
13+ [ assembly: AssemblyCopyright ( "Copyright © Titanium 2015-2019 " ) ]
1414[ assembly: AssemblyTrademark ( "" ) ]
1515[ assembly: AssemblyCulture ( "" ) ]
1616
Original file line number Diff line number Diff line change 1111[ assembly: AssemblyConfiguration ( "" ) ]
1212[ assembly: AssemblyCompany ( "" ) ]
1313[ assembly: AssemblyProduct ( "Titanium.Web.Proxy" ) ]
14- [ assembly: AssemblyCopyright ( "Copyright © Titanium 2015-2017 " ) ]
14+ [ assembly: AssemblyCopyright ( "Copyright © Titanium 2015-2019 " ) ]
1515[ assembly: AssemblyTrademark ( "" ) ]
1616[ assembly: AssemblyCulture ( "" ) ]
1717[ assembly: InternalsVisibleTo ( "Titanium.Web.Proxy.UnitTests, PublicKey=" +
Original file line number Diff line number Diff line change 55// set of attributes. Change these attribute values to modify the information
66// associated with an assembly.
77[ assembly: AssemblyDescription ( "" ) ]
8- [ assembly: AssemblyCopyright ( "Copyright © Titanium 2015-2017 " ) ]
8+ [ assembly: AssemblyCopyright ( "Copyright © Titanium 2015-2019 " ) ]
99[ assembly: AssemblyTrademark ( "" ) ]
1010[ assembly: AssemblyCulture ( "" ) ]
1111
You can’t perform that action at this time.
0 commit comments