File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 4
4
xmlns : logic =" clr-namespace:GitViz.Logic;assembly=GitViz.Logic"
5
5
xmlns : ui =" clr-namespace:UI"
6
6
xmlns : graphsharp =" clr-namespace:GraphSharp.Controls;assembly=GraphSharp.Controls"
7
- Title =" GitViz" Height =" 600" Width =" 400" >
7
+ Title =" Readify GitViz (Alpha) " Height =" 600" Width =" 400" >
8
8
<Window .DataContext>
9
9
<logic : ViewModel />
10
10
</Window .DataContext>
Original file line number Diff line number Diff line change 7
7
// General Information about an assembly is controlled through the following
8
8
// set of attributes. Change these attribute values to modify the information
9
9
// associated with an assembly.
10
- [ assembly: AssemblyTitle ( "UI " ) ]
10
+ [ assembly: AssemblyTitle ( "GitViz " ) ]
11
11
[ assembly: AssemblyDescription ( "" ) ]
12
12
[ assembly: AssemblyConfiguration ( "" ) ]
13
- [ assembly: AssemblyCompany ( "" ) ]
14
- [ assembly: AssemblyProduct ( "UI " ) ]
15
- [ assembly: AssemblyCopyright ( "Copyright © 2013" ) ]
13
+ [ assembly: AssemblyCompany ( "Readify " ) ]
14
+ [ assembly: AssemblyProduct ( "GitViz " ) ]
15
+ [ assembly: AssemblyCopyright ( "Copyright © Readify 2013" ) ]
16
16
[ assembly: AssemblyTrademark ( "" ) ]
17
17
[ assembly: AssemblyCulture ( "" ) ]
18
18
Original file line number Diff line number Diff line change 8
8
<OutputType >WinExe</OutputType >
9
9
<AppDesignerFolder >Properties</AppDesignerFolder >
10
10
<RootNamespace >UI</RootNamespace >
11
- <AssemblyName >UI </AssemblyName >
11
+ <AssemblyName >GitViz </AssemblyName >
12
12
<TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
13
13
<FileAlignment >512</FileAlignment >
14
14
<ProjectTypeGuids >{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids >
You can’t perform that action at this time.
0 commit comments