Skip to content

Commit 6e218d6

Browse files
committed
Preparing New Version Release 1.5.0.0
- Version information update - Adding nuget package - Nuget package now include PDB files
1 parent 00d3e74 commit 6e218d6

File tree

30 files changed

+536
-184
lines changed

30 files changed

+536
-184
lines changed

Applications/ConvertersWpf/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,5 @@
5555
// You can specify all the values or you can default the Build and Revision Numbers
5656
// by using the '*' as shown below:
5757
// [assembly: AssemblyVersion("1.0.*")]
58-
[assembly: AssemblyVersion("1.3.0.0")]
59-
[assembly: AssemblyFileVersion("1.3.0.0")]
58+
[assembly: AssemblyVersion("1.5.0.0")]
59+
[assembly: AssemblyFileVersion("1.5.0.0")]

Applications/SquiggleWpf/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@
5151
// You can specify all the values or you can default the Build and Revision Numbers
5252
// by using the '*' as shown below:
5353
// [assembly: AssemblyVersion("1.0.*")]
54-
[assembly: AssemblyVersion("1.3.0.0")]
55-
[assembly: AssemblyFileVersion("1.3.0.0")]
54+
[assembly: AssemblyVersion("1.5.0.0")]
55+
[assembly: AssemblyFileVersion("1.5.0.0")]
1.14 MB
Binary file not shown.
0 Bytes
Binary file not shown.

Output/SharpVectors.Core.dll

4 KB
Binary file not shown.

Output/SharpVectors.Core.xml

+330-73
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Output/SharpVectors.Css.dll

0 Bytes
Binary file not shown.

Output/SharpVectors.Dom.dll

0 Bytes
Binary file not shown.

Output/SharpVectors.Model.dll

0 Bytes
Binary file not shown.

Output/SharpVectors.Model.xml

+89-39
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Output/SharpVectors.Rendering.Gdi.dll

-12 KB
Binary file not shown.

Output/SharpVectors.Rendering.Wpf.dll

0 Bytes
Binary file not shown.

Output/SharpVectors.Rendering.Wpf.xml

+55
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Output/SharpVectors.Runtime.Wpf.dll

-5 KB
Binary file not shown.

Output/SharpVectors.Runtime.Wpf.xml

-30
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Samples/GdiSvgTestBox/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("1.4.0.0")]
36-
[assembly: AssemblyFileVersion("1.4.0.0")]
35+
[assembly: AssemblyVersion("1.5.0.0")]
36+
[assembly: AssemblyFileVersion("1.5.0.0")]

Samples/GdiTestSvgControl/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("1.4.0.0")]
36-
[assembly: AssemblyFileVersion("1.4.0.0")]
35+
[assembly: AssemblyVersion("1.5.0.0")]
36+
[assembly: AssemblyFileVersion("1.5.0.0")]

Samples/WpfSvgTestBox/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@
5151
// You can specify all the values or you can default the Build and Revision Numbers
5252
// by using the '*' as shown below:
5353
// [assembly: AssemblyVersion("1.0.*")]
54-
[assembly: AssemblyVersion("1.4.0.0")]
55-
[assembly: AssemblyFileVersion("1.4.0.0")]
54+
[assembly: AssemblyVersion("1.5.0.0")]
55+
[assembly: AssemblyFileVersion("1.5.0.0")]

Samples/WpfTestSvgControl/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@
5151
// You can specify all the values or you can default the Build and Revision Numbers
5252
// by using the '*' as shown below:
5353
// [assembly: AssemblyVersion("1.0.*")]
54-
[assembly: AssemblyVersion("1.4.0.0")]
55-
[assembly: AssemblyFileVersion("1.4.0.0")]
54+
[assembly: AssemblyVersion("1.5.0.0")]
55+
[assembly: AssemblyFileVersion("1.5.0.0")]

Samples/WpfTestSvgSample/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@
5151
// You can specify all the values or you can default the Build and Revision Numbers
5252
// by using the '*' as shown below:
5353
// [assembly: AssemblyVersion("1.0.*")]
54-
[assembly: AssemblyVersion("1.4.0.0")]
55-
[assembly: AssemblyFileVersion("1.4.0.0")]
54+
[assembly: AssemblyVersion("1.5.0.0")]
55+
[assembly: AssemblyFileVersion("1.5.0.0")]

Samples/WpfTestThreadSafety/Properties/AssemblyInfo.cs

+4-4
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
[assembly: AssemblyTitle("WpfTestThreadSafety")]
1111
[assembly: AssemblyDescription("")]
1212
[assembly: AssemblyConfiguration("")]
13-
[assembly: AssemblyCompany("Microsoft")]
13+
[assembly: AssemblyCompany("Elinam LLC, Japan")]
1414
[assembly: AssemblyProduct("WpfTestThreadSafety")]
15-
[assembly: AssemblyCopyright("Copyright © Microsoft 2019")]
15+
[assembly: AssemblyCopyright("Copyright © 2010 - 2019 Elinam LLC")]
1616
[assembly: AssemblyTrademark("")]
1717
[assembly: AssemblyCulture("")]
1818

@@ -51,5 +51,5 @@
5151
// You can specify all the values or you can default the Build and Revision Numbers
5252
// by using the '*' as shown below:
5353
// [assembly: AssemblyVersion("1.0.*")]
54-
[assembly: AssemblyVersion("1.0.0.0")]
55-
[assembly: AssemblyFileVersion("1.0.0.0")]
54+
[assembly: AssemblyVersion("1.5.0.0")]
55+
[assembly: AssemblyFileVersion("1.5.0.0")]

Source/SharpVectorConvertersWpf/Properties/AssemblyInfo.cs

+3-3
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@
5555
// You can specify all the values or you can default the Build and Revision Numbers
5656
// by using the '*' as shown below:
5757
// [assembly: AssemblyVersion("1.0.*")]
58-
[assembly: AssemblyVersion("1.4.0.0")]
59-
[assembly: AssemblyFileVersion("1.4.0.0")]
60-
[assembly: AssemblyInformationalVersion("1.4.0.0")]
58+
[assembly: AssemblyVersion("1.5.0.0")]
59+
[assembly: AssemblyFileVersion("1.5.0.0")]
60+
[assembly: AssemblyInformationalVersion("1.5.0.0")]
6161

6262
[assembly: XmlnsPrefix("http://sharpvectors.codeplex.com/svgc/", "svgc")]
6363
[assembly: XmlnsDefinition("http://sharpvectors.codeplex.com/svgc/", "SharpVectors.Converters")]

0 commit comments

Comments
 (0)