Skip to content

Commit

Permalink
Preparing for version 1.8.2 and bug fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
paulushub committed Oct 9, 2023
1 parent 10e46f7 commit afa013f
Show file tree
Hide file tree
Showing 33 changed files with 181 additions and 110 deletions.
6 changes: 3 additions & 3 deletions Samples/GdiSvgTestBox/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Elinam LLC, Japan")]
[assembly: AssemblyProduct("GdiSvgTestBox")]
[assembly: AssemblyCopyright("Copyright © 2010 - 2022 Elinam LLC")]
[assembly: AssemblyCopyright("Copyright © 2010 - 2023 Elinam LLC")]
[assembly: AssemblyTrademark("Open Source, Licensed BSD-3")]
[assembly: AssemblyCulture("")]

Expand All @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.8.1.0")]
[assembly: AssemblyFileVersion("1.8.1.0")]
[assembly: AssemblyVersion("1.8.2.0")]
[assembly: AssemblyFileVersion("1.8.2.0")]
6 changes: 3 additions & 3 deletions Samples/GdiTestSvgControl/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Elinam LLC, Japan")]
[assembly: AssemblyProduct("GdiTestSvgControl")]
[assembly: AssemblyCopyright("Copyright © 2010 - 2022 Elinam LLC")]
[assembly: AssemblyCopyright("Copyright © 2010 - 2023 Elinam LLC")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand All @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.8.1.0")]
[assembly: AssemblyFileVersion("1.8.1.0")]
[assembly: AssemblyVersion("1.8.2.0")]
[assembly: AssemblyFileVersion("1.8.2.0")]
6 changes: 3 additions & 3 deletions Samples/GdiW3cSvgTestSuite/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Elinam LLC, Japan")]
[assembly: AssemblyProduct("GdiW3cSvgTestSuite")]
[assembly: AssemblyCopyright("Copyright © 2010 - 2022 Elinam LLC")]
[assembly: AssemblyCopyright("Copyright © 2010 - 2023 Elinam LLC")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand All @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.8.1.0")]
[assembly: AssemblyFileVersion("1.8.1.0")]
[assembly: AssemblyVersion("1.8.2.0")]
[assembly: AssemblyFileVersion("1.8.2.0")]
6 changes: 3 additions & 3 deletions Samples/WpfSvgTestBox/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Elinam LLC, Japan")]
[assembly: AssemblyProduct("WpfSvgTestBox")]
[assembly: AssemblyCopyright("Copyright © 2010 - 2022 Elinam LLC")]
[assembly: AssemblyCopyright("Copyright © 2010 - 2023 Elinam LLC")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand Down Expand Up @@ -51,5 +51,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.8.1.0")]
[assembly: AssemblyFileVersion("1.8.1.0")]
[assembly: AssemblyVersion("1.8.2.0")]
[assembly: AssemblyFileVersion("1.8.2.0")]
6 changes: 3 additions & 3 deletions Samples/WpfTestOtherSvg/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Elinam LLC, Japan")]
[assembly: AssemblyProduct("WpfTestOtherSvg")]
[assembly: AssemblyCopyright("Copyright © 2010 - 2022 Elinam LLC")]
[assembly: AssemblyCopyright("Copyright © 2010 - 2023 Elinam LLC")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand Down Expand Up @@ -51,5 +51,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.8.1.0")]
[assembly: AssemblyFileVersion("1.8.1.0")]
[assembly: AssemblyVersion("1.8.2.0")]
[assembly: AssemblyFileVersion("1.8.2.0")]
6 changes: 3 additions & 3 deletions Samples/WpfTestSvgControl/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Elinam LLC, Japan")]
[assembly: AssemblyProduct("WpfTestSvgControl")]
[assembly: AssemblyCopyright("Copyright © 2010 - 2022 Elinam LLC")]
[assembly: AssemblyCopyright("Copyright © 2010 - 2023 Elinam LLC")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand Down Expand Up @@ -51,5 +51,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.8.1.0")]
[assembly: AssemblyFileVersion("1.8.1.0")]
[assembly: AssemblyVersion("1.8.2.0")]
[assembly: AssemblyFileVersion("1.8.2.0")]
6 changes: 3 additions & 3 deletions Samples/WpfTestSvgSample/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Elinam LLC, Japan")]
[assembly: AssemblyProduct("WpfTestSvgSample")]
[assembly: AssemblyCopyright("Copyright © 2010 - 2022 Elinam LLC")]
[assembly: AssemblyCopyright("Copyright © 2010 - 2023 Elinam LLC")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand Down Expand Up @@ -51,5 +51,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.8.1.0")]
[assembly: AssemblyFileVersion("1.8.1.0")]
[assembly: AssemblyVersion("1.8.2.0")]
[assembly: AssemblyFileVersion("1.8.2.0")]
6 changes: 3 additions & 3 deletions Samples/WpfTestThreadSafety/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Elinam LLC, Japan")]
[assembly: AssemblyProduct("WpfTestThreadSafety")]
[assembly: AssemblyCopyright("Copyright © 2010 - 2022 Elinam LLC")]
[assembly: AssemblyCopyright("Copyright © 2010 - 2023 Elinam LLC")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand Down Expand Up @@ -51,5 +51,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.8.1.0")]
[assembly: AssemblyFileVersion("1.8.1.0")]
[assembly: AssemblyVersion("1.8.2.0")]
[assembly: AssemblyFileVersion("1.8.2.0")]
6 changes: 3 additions & 3 deletions Samples/WpfW3cSvgTestSuite/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Elinam LLC, Japan")]
[assembly: AssemblyProduct("WpfW3cSvgTestSuite")]
[assembly: AssemblyCopyright("Copyright © 2010 - 2022 Elinam LLC")]
[assembly: AssemblyCopyright("Copyright © 2010 - 2023 Elinam LLC")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand Down Expand Up @@ -50,5 +50,5 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.8.1.0")]
[assembly: AssemblyFileVersion("1.8.1.0")]
[assembly: AssemblyVersion("1.8.2.0")]
[assembly: AssemblyFileVersion("1.8.2.0")]
6 changes: 3 additions & 3 deletions Samples/WpfXXETestBox/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Elinam LLC, Japan")]
[assembly: AssemblyProduct("WpfXXETestBox")]
[assembly: AssemblyCopyright("Copyright © 2010 - 2022 Elinam LLC")]
[assembly: AssemblyCopyright("Copyright © 2010 - 2023 Elinam LLC")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand Down Expand Up @@ -51,5 +51,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.8.1.0")]
[assembly: AssemblyFileVersion("1.8.1.0")]
[assembly: AssemblyVersion("1.8.2.0")]
[assembly: AssemblyFileVersion("1.8.2.0")]
13 changes: 0 additions & 13 deletions Samples/WpfXXETestBox/SettingsPage.xaml.cs
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,7 @@ public partial class SettingsPage : Page
private bool _isInitialising;
private bool _isModified;

// private SvgPage _svgPage;

private WpfDrawingSettings _wpfSettings;
private WpfDrawingSettings _conversionSettings;

private NotificationManager _notifyIcon;

Expand Down Expand Up @@ -54,16 +51,6 @@ public MainWindow Window
}
}

//public SvgPage SvgPage
//{
// get {
// return _svgPage;
// }
// set {
// _svgPage = value;
// }
//}

private void OnPageUnloaded(object sender, RoutedEventArgs e)
{
if (_isModified && _mainWindow != null && _wpfSettings != null)
Expand Down
8 changes: 4 additions & 4 deletions Source/SharpVectorConvertersWpf/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
#endif
[assembly: AssemblyCompany("Elinam LLC, Japan")]
[assembly: AssemblyProduct("SharpVectors.Converters.Wpf")]
[assembly: AssemblyCopyright("Copyright © 2010 - 2022 Elinam LLC")]
[assembly: AssemblyCopyright("Copyright © 2010 - 2023 Elinam LLC")]
[assembly: AssemblyTrademark("Open Source, Licensed BSD-3")]
[assembly: AssemblyCulture("")]

Expand Down Expand Up @@ -55,9 +55,9 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.8.1.0")]
[assembly: AssemblyFileVersion("1.8.1.0")]
[assembly: AssemblyInformationalVersion("1.8.1.0")]
[assembly: AssemblyVersion("1.8.2.0")]
[assembly: AssemblyFileVersion("1.8.2.0")]
[assembly: AssemblyInformationalVersion("1.8.2.0")]

[assembly: XmlnsPrefix("http://sharpvectors.codeplex.com/svgc/", "svgc")]
[assembly: XmlnsDefinition("http://sharpvectors.codeplex.com/svgc/", "SharpVectors.Converters")]
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
<AppDesigner Include="Properties\" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="6.0.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.4" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
</ItemGroup>
<ItemGroup>
Expand Down
8 changes: 4 additions & 4 deletions Source/SharpVectorCore/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
#endif
[assembly: AssemblyCompany("Elinam LLC, Japan")]
[assembly: AssemblyProduct("SharpVectors.Core")]
[assembly: AssemblyCopyright("Copyright © 2010 - 2022 Elinam LLC")]
[assembly: AssemblyCopyright("Copyright © 2010 - 2023 Elinam LLC")]
[assembly: AssemblyTrademark("Open Source, Licensed BSD-3")]
[assembly: AssemblyCulture("")]

Expand All @@ -29,9 +29,9 @@
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.8.1.0")]
[assembly: AssemblyFileVersion("1.8.1.0")]
[assembly: AssemblyInformationalVersion("1.8.1.0")]
[assembly: AssemblyVersion("1.8.2.0")]
[assembly: AssemblyFileVersion("1.8.2.0")]
[assembly: AssemblyInformationalVersion("1.8.2.0")]

//
// In order to sign your assembly you must specify a key to use. Refer to the
Expand Down
2 changes: 1 addition & 1 deletion Source/SharpVectorCore/SharpVectors.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<DefineConstants Condition="$(TargetFramework.StartsWith('netstandard'))">$(DefineConstants);NETSTANDARD</DefineConstants>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="6.0.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.4" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
</ItemGroup>
<ItemGroup Condition=" '$(TargetFramework)' == 'net40' ">
Expand Down
8 changes: 4 additions & 4 deletions Source/SharpVectorCss/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
#endif
[assembly: AssemblyCompany("Elinam LLC, Japan")]
[assembly: AssemblyProduct("SharpVectors.Css")]
[assembly: AssemblyCopyright("Copyright © 2010 - 2022 Elinam LLC")]
[assembly: AssemblyCopyright("Copyright © 2010 - 2023 Elinam LLC")]
[assembly: AssemblyTrademark("Open Source, Licensed BSD-3")]
[assembly: AssemblyCulture("")]

Expand All @@ -30,9 +30,9 @@
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.8.1.0")]
[assembly: AssemblyFileVersion("1.8.1.0")]
[assembly: AssemblyInformationalVersion("1.8.1.0")]
[assembly: AssemblyVersion("1.8.2.0")]
[assembly: AssemblyFileVersion("1.8.2.0")]
[assembly: AssemblyInformationalVersion("1.8.2.0")]

//
// In order to sign your assembly you must specify a key to use. Refer to the
Expand Down
2 changes: 1 addition & 1 deletion Source/SharpVectorCss/SharpVectors.Css.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<DefineConstants Condition="$(TargetFramework.StartsWith('netstandard'))">$(DefineConstants);NETSTANDARD</DefineConstants>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="6.0.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.4" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
</ItemGroup>
<ItemGroup>
Expand Down
8 changes: 4 additions & 4 deletions Source/SharpVectorDom/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
#endif
[assembly: AssemblyCompany("Elinam LLC, Japan")]
[assembly: AssemblyProduct("SharpVectors.Dom")]
[assembly: AssemblyCopyright("Copyright © 2010 - 2022 Elinam LLC")]
[assembly: AssemblyCopyright("Copyright © 2010 - 2023 Elinam LLC")]
[assembly: AssemblyTrademark("Open Source, Licensed BSD-3")]
[assembly: AssemblyCulture("")]
//[assembly: AllowPartiallyTrustedCallers]
Expand All @@ -30,9 +30,9 @@
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.8.1.0")]
[assembly: AssemblyFileVersion("1.8.1.0")]
[assembly: AssemblyInformationalVersion("1.8.1.0")]
[assembly: AssemblyVersion("1.8.2.0")]
[assembly: AssemblyFileVersion("1.8.2.0")]
[assembly: AssemblyInformationalVersion("1.8.2.0")]

//
// In order to sign your assembly you must specify a key to use. Refer to the
Expand Down
2 changes: 1 addition & 1 deletion Source/SharpVectorDom/SharpVectors.Dom.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<DefineConstants Condition="$(TargetFramework.StartsWith('netstandard'))">$(DefineConstants);NETSTANDARD</DefineConstants>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="6.0.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.4" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
</ItemGroup>
<ItemGroup>
Expand Down
8 changes: 4 additions & 4 deletions Source/SharpVectorModel/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
#endif
[assembly: AssemblyCompany("Elinam LLC, Japan")]
[assembly: AssemblyProduct("SharpVectors.Model")]
[assembly: AssemblyCopyright("Copyright © 2010 - 2022 Elinam LLC")]
[assembly: AssemblyCopyright("Copyright © 2010 - 2023 Elinam LLC")]
[assembly: AssemblyTrademark("Open Source, Licensed BSD-3")]
[assembly: AssemblyCulture("")]

Expand All @@ -29,9 +29,9 @@
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.8.1.0")]
[assembly: AssemblyFileVersion("1.8.1.0")]
[assembly: AssemblyInformationalVersion("1.8.1.0")]
[assembly: AssemblyVersion("1.8.2.0")]
[assembly: AssemblyFileVersion("1.8.2.0")]
[assembly: AssemblyInformationalVersion("1.8.2.0")]

//
// In order to sign your assembly you must specify a key to use. Refer to the
Expand Down
2 changes: 1 addition & 1 deletion Source/SharpVectorModel/SharpVectors.Model.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="6.0.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.4" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
</ItemGroup>
</Project>
8 changes: 4 additions & 4 deletions Source/SharpVectorRenderingGdi/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
#endif
[assembly: AssemblyCompany("Elinam LLC, Japan")]
[assembly: AssemblyProduct("SharpVectors.Rendering.Gdi")]
[assembly: AssemblyCopyright("Copyright © 2010 - 2022 Elinam LLC")]
[assembly: AssemblyCopyright("Copyright © 2010 - 2023 Elinam LLC")]
[assembly: AssemblyTrademark("Open Source, Licensed BSD-3")]
[assembly: AssemblyCulture("")]

Expand All @@ -29,9 +29,9 @@
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.8.1.0")]
[assembly: AssemblyFileVersion("1.8.1.0")]
[assembly: AssemblyInformationalVersion("1.8.1.0")]
[assembly: AssemblyVersion("1.8.2.0")]
[assembly: AssemblyFileVersion("1.8.2.0")]
[assembly: AssemblyInformationalVersion("1.8.2.0")]

//
// In order to sign your assembly you must specify a key to use. Refer to the
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<Reference Include="System.Design" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="6.0.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.4" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
</ItemGroup>
</Project>
Loading

0 comments on commit afa013f

Please sign in to comment.