Skip to content

Commit

Permalink
chore: bump version to 3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pudding committed Dec 8, 2024
1 parent dd775d2 commit 8b3c473
Show file tree
Hide file tree
Showing 50 changed files with 50 additions and 50 deletions.
2 changes: 1 addition & 1 deletion FoxTunes.Config/FoxTunes.Config.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<OutputPath>..\distribution\</OutputPath>
<SkipEnsureBindingRedirects>true</SkipEnsureBindingRedirects>
<SkipValidatePackageReferences>true</SkipValidatePackageReferences>
<AssemblyVersion>3.4.3.0</AssemblyVersion>
<AssemblyVersion>3.5.0.0</AssemblyVersion>
<Platforms>AnyCPU</Platforms>
</PropertyGroup>

Expand Down
2 changes: 1 addition & 1 deletion FoxTunes.Core.Windows.UWP/FoxTunes.Core.Windows.UWP.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<OutputPath>..\distribution\</OutputPath>
<SkipEnsureBindingRedirects>true</SkipEnsureBindingRedirects>
<SkipValidatePackageReferences>true</SkipValidatePackageReferences>
<AssemblyVersion>3.4.3.0</AssemblyVersion>
<AssemblyVersion>3.5.0.0</AssemblyVersion>
<Platforms>AnyCPU</Platforms>
</PropertyGroup>

Expand Down
2 changes: 1 addition & 1 deletion FoxTunes.Core.Windows/FoxTunes.Core.Windows.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<OutputPath>..\distribution\</OutputPath>
<SkipEnsureBindingRedirects>true</SkipEnsureBindingRedirects>
<SkipValidatePackageReferences>true</SkipValidatePackageReferences>
<AssemblyVersion>3.4.3.0</AssemblyVersion>
<AssemblyVersion>3.5.0.0</AssemblyVersion>
<Platforms>AnyCPU</Platforms>
</PropertyGroup>

Expand Down
2 changes: 1 addition & 1 deletion FoxTunes.Core/FoxTunes.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<OutputPath>..\distribution\</OutputPath>
<SkipEnsureBindingRedirects>true</SkipEnsureBindingRedirects>
<SkipValidatePackageReferences>true</SkipValidatePackageReferences>
<AssemblyVersion>3.4.3.0</AssemblyVersion>
<AssemblyVersion>3.5.0.0</AssemblyVersion>
<Platforms>AnyCPU</Platforms>
</PropertyGroup>

Expand Down
2 changes: 1 addition & 1 deletion FoxTunes.DB.SQLite/FoxTunes.DB.SQLite.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<OutputPath>..\distribution\</OutputPath>
<SkipEnsureBindingRedirects>true</SkipEnsureBindingRedirects>
<SkipValidatePackageReferences>true</SkipValidatePackageReferences>
<AssemblyVersion>3.4.3.0</AssemblyVersion>
<AssemblyVersion>3.5.0.0</AssemblyVersion>
<Platforms>AnyCPU</Platforms>
</PropertyGroup>

Expand Down
2 changes: 1 addition & 1 deletion FoxTunes.DB/FoxTunes.DB.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<OutputPath>..\distribution\</OutputPath>
<SkipEnsureBindingRedirects>true</SkipEnsureBindingRedirects>
<SkipValidatePackageReferences>true</SkipValidatePackageReferences>
<AssemblyVersion>3.4.3.0</AssemblyVersion>
<AssemblyVersion>3.5.0.0</AssemblyVersion>
<Platforms>AnyCPU</Platforms>
</PropertyGroup>

Expand Down
2 changes: 1 addition & 1 deletion FoxTunes.Encoder.Bass/FoxTunes.Encoder.Bass.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<Platforms>AnyCPU</Platforms>
<SkipEnsureBindingRedirects>true</SkipEnsureBindingRedirects>
<SkipValidatePackageReferences>true</SkipValidatePackageReferences>
<AssemblyVersion>3.4.3.0</AssemblyVersion>
<AssemblyVersion>3.5.0.0</AssemblyVersion>
</PropertyGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion FoxTunes.Launcher/FoxTunes.Launcher.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<Platforms>AnyCPU</Platforms>
<SkipEnsureBindingRedirects>true</SkipEnsureBindingRedirects>
<SkipValidatePackageReferences>true</SkipValidatePackageReferences>
<AssemblyVersion>3.4.3.0</AssemblyVersion>
<AssemblyVersion>3.5.0.0</AssemblyVersion>
</PropertyGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion FoxTunes.Manifest.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Package xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10" xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10" xmlns:uap2="http://schemas.microsoft.com/appx/manifest/uap/windows10/2" xmlns:uap3="http://schemas.microsoft.com/appx/manifest/uap/windows10/3" xmlns:uap4="http://schemas.microsoft.com/appx/manifest/uap/windows10/4" xmlns:uap6="http://schemas.microsoft.com/appx/manifest/uap/windows10/6" xmlns:uap7="http://schemas.microsoft.com/appx/manifest/uap/windows10/7" xmlns:uap8="http://schemas.microsoft.com/appx/manifest/uap/windows10/8" xmlns:uap10="http://schemas.microsoft.com/appx/manifest/uap/windows10/10" xmlns:mobile="http://schemas.microsoft.com/appx/manifest/mobile/windows10" xmlns:iot="http://schemas.microsoft.com/appx/manifest/iot/windows10" xmlns:desktop="http://schemas.microsoft.com/appx/manifest/desktop/windows10" xmlns:desktop2="http://schemas.microsoft.com/appx/manifest/desktop/windows10/2" xmlns:desktop6="http://schemas.microsoft.com/appx/manifest/desktop/windows10/6" xmlns:rescap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities" xmlns:rescap3="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities/3" xmlns:rescap6="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities/6" xmlns:com="http://schemas.microsoft.com/appx/manifest/com/windows10" xmlns:com2="http://schemas.microsoft.com/appx/manifest/com/windows10/2" xmlns:com3="http://schemas.microsoft.com/appx/manifest/com/windows10/3" IgnorableNamespaces="uap uap2 uap3 uap4 uap6 uap7 uap8 uap10 mobile iot desktop desktop2 desktop6 rescap rescap3 rescap6 com com2 com3">
<Identity Name="30010RaimuSoft.FoxTunes" Publisher="CN=B9825049-B5CA-400A-AC2F-84950A631926" Version="3.4.3.0" ProcessorArchitecture="x86" />
<Identity Name="30010RaimuSoft.FoxTunes" Publisher="CN=B9825049-B5CA-400A-AC2F-84950A631926" Version="3.5.0.0" ProcessorArchitecture="x86" />
<Properties>
<DisplayName>Fox Tunes</DisplayName>
<PublisherDisplayName>RaimuSoft</PublisherDisplayName>
Expand Down
2 changes: 1 addition & 1 deletion FoxTunes.MetaData.Discogs/FoxTunes.MetaData.Discogs.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<OutputPath>..\distribution\</OutputPath>
<SkipEnsureBindingRedirects>true</SkipEnsureBindingRedirects>
<SkipValidatePackageReferences>true</SkipValidatePackageReferences>
<AssemblyVersion>3.4.3.0</AssemblyVersion>
<AssemblyVersion>3.5.0.0</AssemblyVersion>
<Platforms>AnyCPU</Platforms>
</PropertyGroup>

Expand Down
2 changes: 1 addition & 1 deletion FoxTunes.MetaData.TagLib/FoxTunes.MetaData.TagLib.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<OutputPath>..\distribution\</OutputPath>
<SkipEnsureBindingRedirects>true</SkipEnsureBindingRedirects>
<SkipValidatePackageReferences>true</SkipValidatePackageReferences>
<AssemblyVersion>3.4.3.0</AssemblyVersion>
<AssemblyVersion>3.5.0.0</AssemblyVersion>
<Platforms>AnyCPU</Platforms>
</PropertyGroup>

Expand Down
2 changes: 1 addition & 1 deletion FoxTunes.MetaData/FoxTunes.MetaData.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<OutputPath>..\distribution\</OutputPath>
<SkipEnsureBindingRedirects>true</SkipEnsureBindingRedirects>
<SkipValidatePackageReferences>true</SkipValidatePackageReferences>
<AssemblyVersion>3.4.3.0</AssemblyVersion>
<AssemblyVersion>3.5.0.0</AssemblyVersion>
<Platforms>AnyCPU</Platforms>
</PropertyGroup>

Expand Down
2 changes: 1 addition & 1 deletion FoxTunes.Minidisc/FoxTunes.Minidisc.Bass.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<Platforms>AnyCPU</Platforms>
<SkipEnsureBindingRedirects>true</SkipEnsureBindingRedirects>
<SkipValidatePackageReferences>true</SkipValidatePackageReferences>
<AssemblyVersion>3.4.3.0</AssemblyVersion>
<AssemblyVersion>3.5.0.0</AssemblyVersion>
</PropertyGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<OutputPath>..\distribution\</OutputPath>
<SkipEnsureBindingRedirects>true</SkipEnsureBindingRedirects>
<SkipValidatePackageReferences>true</SkipValidatePackageReferences>
<AssemblyVersion>3.4.3.0</AssemblyVersion>
<AssemblyVersion>3.5.0.0</AssemblyVersion>
<Platforms>AnyCPU</Platforms>
</PropertyGroup>

Expand Down
2 changes: 1 addition & 1 deletion FoxTunes.Output.Bass.Asio/FoxTunes.Output.Bass.Asio.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<OutputPath>..\distribution\</OutputPath>
<SkipEnsureBindingRedirects>true</SkipEnsureBindingRedirects>
<SkipValidatePackageReferences>true</SkipValidatePackageReferences>
<AssemblyVersion>3.4.3.0</AssemblyVersion>
<AssemblyVersion>3.5.0.0</AssemblyVersion>
<Platforms>AnyCPU</Platforms>
</PropertyGroup>

Expand Down
2 changes: 1 addition & 1 deletion FoxTunes.Output.Bass.Cd/FoxTunes.Output.Bass.Cd.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<OutputPath>..\distribution\</OutputPath>
<SkipEnsureBindingRedirects>true</SkipEnsureBindingRedirects>
<SkipValidatePackageReferences>true</SkipValidatePackageReferences>
<AssemblyVersion>3.4.3.0</AssemblyVersion>
<AssemblyVersion>3.5.0.0</AssemblyVersion>
<Platforms>AnyCPU</Platforms>
</PropertyGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<OutputPath>..\distribution\</OutputPath>
<SkipEnsureBindingRedirects>true</SkipEnsureBindingRedirects>
<SkipValidatePackageReferences>true</SkipValidatePackageReferences>
<AssemblyVersion>3.4.3.0</AssemblyVersion>
<AssemblyVersion>3.5.0.0</AssemblyVersion>
<Platforms>AnyCPU</Platforms>
</PropertyGroup>

Expand Down
2 changes: 1 addition & 1 deletion FoxTunes.Output.Bass.Cue/FoxTunes.Output.Bass.Cue.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<OutputPath>..\distribution\</OutputPath>
<SkipEnsureBindingRedirects>true</SkipEnsureBindingRedirects>
<SkipValidatePackageReferences>true</SkipValidatePackageReferences>
<AssemblyVersion>3.4.3.0</AssemblyVersion>
<AssemblyVersion>3.5.0.0</AssemblyVersion>
<Platforms>AnyCPU</Platforms>
</PropertyGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<OutputPath>..\distribution\</OutputPath>
<SkipEnsureBindingRedirects>true</SkipEnsureBindingRedirects>
<SkipValidatePackageReferences>true</SkipValidatePackageReferences>
<AssemblyVersion>3.4.3.0</AssemblyVersion>
<AssemblyVersion>3.5.0.0</AssemblyVersion>
<Platforms>AnyCPU</Platforms>
</PropertyGroup>

Expand Down
2 changes: 1 addition & 1 deletion FoxTunes.Output.Bass.Dsd/FoxTunes.Output.Bass.Dsd.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<OutputPath>..\distribution\</OutputPath>
<SkipEnsureBindingRedirects>true</SkipEnsureBindingRedirects>
<SkipValidatePackageReferences>true</SkipValidatePackageReferences>
<AssemblyVersion>3.4.3.0</AssemblyVersion>
<AssemblyVersion>3.5.0.0</AssemblyVersion>
<Platforms>AnyCPU</Platforms>
</PropertyGroup>

Expand Down
2 changes: 1 addition & 1 deletion FoxTunes.Output.Bass.Dts/FoxTunes.Output.Bass.Dts.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<OutputPath>..\distribution\</OutputPath>
<SkipEnsureBindingRedirects>true</SkipEnsureBindingRedirects>
<SkipValidatePackageReferences>true</SkipValidatePackageReferences>
<AssemblyVersion>3.4.3.0</AssemblyVersion>
<AssemblyVersion>3.5.0.0</AssemblyVersion>
<Platforms>AnyCPU</Platforms>
</PropertyGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<OutputPath>..\distribution\</OutputPath>
<SkipEnsureBindingRedirects>true</SkipEnsureBindingRedirects>
<SkipValidatePackageReferences>true</SkipValidatePackageReferences>
<AssemblyVersion>3.4.3.0</AssemblyVersion>
<AssemblyVersion>3.5.0.0</AssemblyVersion>
<Platforms>AnyCPU</Platforms>
</PropertyGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<OutputPath>..\distribution\</OutputPath>
<SkipEnsureBindingRedirects>true</SkipEnsureBindingRedirects>
<SkipValidatePackageReferences>true</SkipValidatePackageReferences>
<AssemblyVersion>3.4.3.0</AssemblyVersion>
<AssemblyVersion>3.5.0.0</AssemblyVersion>
<Platforms>AnyCPU</Platforms>
</PropertyGroup>

Expand Down
2 changes: 1 addition & 1 deletion FoxTunes.Output.Bass.Mod/FoxTunes.Output.Bass.Mod.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<OutputPath>..\distribution\</OutputPath>
<SkipEnsureBindingRedirects>true</SkipEnsureBindingRedirects>
<SkipValidatePackageReferences>true</SkipValidatePackageReferences>
<AssemblyVersion>3.4.3.0</AssemblyVersion>
<AssemblyVersion>3.5.0.0</AssemblyVersion>
<Platforms>AnyCPU</Platforms>
</PropertyGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<OutputPath>..\distribution\</OutputPath>
<SkipEnsureBindingRedirects>true</SkipEnsureBindingRedirects>
<SkipValidatePackageReferences>true</SkipValidatePackageReferences>
<AssemblyVersion>3.4.3.0</AssemblyVersion>
<AssemblyVersion>3.5.0.0</AssemblyVersion>
<Platforms>AnyCPU</Platforms>
</PropertyGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<Platforms>AnyCPU</Platforms>
<SkipEnsureBindingRedirects>true</SkipEnsureBindingRedirects>
<SkipValidatePackageReferences>true</SkipValidatePackageReferences>
<AssemblyVersion>3.4.3.0</AssemblyVersion>
<AssemblyVersion>3.5.0.0</AssemblyVersion>
</PropertyGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<OutputPath>..\distribution\</OutputPath>
<SkipEnsureBindingRedirects>true</SkipEnsureBindingRedirects>
<SkipValidatePackageReferences>true</SkipValidatePackageReferences>
<AssemblyVersion>3.4.3.0</AssemblyVersion>
<AssemblyVersion>3.5.0.0</AssemblyVersion>
<Platforms>AnyCPU</Platforms>
</PropertyGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<OutputPath>..\distribution\</OutputPath>
<SkipEnsureBindingRedirects>true</SkipEnsureBindingRedirects>
<SkipValidatePackageReferences>true</SkipValidatePackageReferences>
<AssemblyVersion>3.4.3.0</AssemblyVersion>
<AssemblyVersion>3.5.0.0</AssemblyVersion>
<Platforms>AnyCPU</Platforms>
</PropertyGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<OutputPath>..\distribution\</OutputPath>
<SkipEnsureBindingRedirects>true</SkipEnsureBindingRedirects>
<SkipValidatePackageReferences>true</SkipValidatePackageReferences>
<AssemblyVersion>3.4.3.0</AssemblyVersion>
<AssemblyVersion>3.5.0.0</AssemblyVersion>
<Platforms>AnyCPU</Platforms>
</PropertyGroup>

Expand Down
2 changes: 1 addition & 1 deletion FoxTunes.Output.Bass/FoxTunes.Output.Bass.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<OutputPath>..\distribution\</OutputPath>
<SkipEnsureBindingRedirects>true</SkipEnsureBindingRedirects>
<SkipValidatePackageReferences>true</SkipValidatePackageReferences>
<AssemblyVersion>3.4.3.0</AssemblyVersion>
<AssemblyVersion>3.5.0.0</AssemblyVersion>
<Platforms>AnyCPU</Platforms>
</PropertyGroup>

Expand Down
2 changes: 1 addition & 1 deletion FoxTunes.Output/FoxTunes.Output.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<OutputPath>..\distribution\</OutputPath>
<SkipEnsureBindingRedirects>true</SkipEnsureBindingRedirects>
<SkipValidatePackageReferences>true</SkipValidatePackageReferences>
<AssemblyVersion>3.4.3.0</AssemblyVersion>
<AssemblyVersion>3.5.0.0</AssemblyVersion>
<Platforms>AnyCPU</Platforms>
</PropertyGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<OutputPath>..\distribution\</OutputPath>
<SkipEnsureBindingRedirects>true</SkipEnsureBindingRedirects>
<SkipValidatePackageReferences>true</SkipValidatePackageReferences>
<AssemblyVersion>3.4.3.0</AssemblyVersion>
<AssemblyVersion>3.5.0.0</AssemblyVersion>
<Platforms>AnyCPU</Platforms>
</PropertyGroup>

Expand Down
2 changes: 1 addition & 1 deletion FoxTunes.Scripting.JS/FoxTunes.Scripting.JS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<OutputPath>..\distribution\</OutputPath>
<SkipEnsureBindingRedirects>true</SkipEnsureBindingRedirects>
<SkipValidatePackageReferences>true</SkipValidatePackageReferences>
<AssemblyVersion>3.4.3.0</AssemblyVersion>
<AssemblyVersion>3.5.0.0</AssemblyVersion>
<Platforms>AnyCPU</Platforms>
</PropertyGroup>

Expand Down
2 changes: 1 addition & 1 deletion FoxTunes.Scripting/FoxTunes.Scripting.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<OutputPath>..\distribution\</OutputPath>
<SkipEnsureBindingRedirects>true</SkipEnsureBindingRedirects>
<SkipValidatePackageReferences>true</SkipValidatePackageReferences>
<AssemblyVersion>3.4.3.0</AssemblyVersion>
<AssemblyVersion>3.5.0.0</AssemblyVersion>
<Platforms>AnyCPU</Platforms>
</PropertyGroup>

Expand Down
2 changes: 1 addition & 1 deletion FoxTunes.Statistics/FoxTunes.Statistics.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<OutputPath>..\distribution\</OutputPath>
<SkipEnsureBindingRedirects>true</SkipEnsureBindingRedirects>
<SkipValidatePackageReferences>true</SkipValidatePackageReferences>
<AssemblyVersion>3.4.3.0</AssemblyVersion>
<AssemblyVersion>3.5.0.0</AssemblyVersion>
<Platforms>AnyCPU</Platforms>
</PropertyGroup>

Expand Down
2 changes: 1 addition & 1 deletion FoxTunes.Tools/FoxTunes.Tools.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<OutputPath>..\distribution\</OutputPath>
<SkipEnsureBindingRedirects>true</SkipEnsureBindingRedirects>
<SkipValidatePackageReferences>true</SkipValidatePackageReferences>
<AssemblyVersion>3.4.3.0</AssemblyVersion>
<AssemblyVersion>3.5.0.0</AssemblyVersion>
<Platforms>AnyCPU</Platforms>
</PropertyGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<OutputPath>..\distribution\</OutputPath>
<SkipEnsureBindingRedirects>true</SkipEnsureBindingRedirects>
<SkipValidatePackageReferences>true</SkipValidatePackageReferences>
<AssemblyVersion>3.4.3.0</AssemblyVersion>
<AssemblyVersion>3.5.0.0</AssemblyVersion>
<Platforms>AnyCPU</Platforms>
<LangVersion>8</LangVersion>
</PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<OutputPath>..\distribution\</OutputPath>
<SkipEnsureBindingRedirects>true</SkipEnsureBindingRedirects>
<SkipValidatePackageReferences>true</SkipValidatePackageReferences>
<AssemblyVersion>3.4.3.0</AssemblyVersion>
<AssemblyVersion>3.5.0.0</AssemblyVersion>
<Platforms>AnyCPU</Platforms>
</PropertyGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<OutputPath>..\distribution\</OutputPath>
<SkipEnsureBindingRedirects>true</SkipEnsureBindingRedirects>
<SkipValidatePackageReferences>true</SkipValidatePackageReferences>
<AssemblyVersion>3.4.3.0</AssemblyVersion>
<AssemblyVersion>3.5.0.0</AssemblyVersion>
<Platforms>AnyCPU</Platforms>
<LangVersion>8</LangVersion>
</PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<OutputPath>..\distribution\</OutputPath>
<SkipEnsureBindingRedirects>true</SkipEnsureBindingRedirects>
<SkipValidatePackageReferences>true</SkipValidatePackageReferences>
<AssemblyVersion>3.4.3.0</AssemblyVersion>
<AssemblyVersion>3.5.0.0</AssemblyVersion>
<Platforms>AnyCPU</Platforms>
</PropertyGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<OutputPath>..\distribution\</OutputPath>
<SkipEnsureBindingRedirects>true</SkipEnsureBindingRedirects>
<SkipValidatePackageReferences>true</SkipValidatePackageReferences>
<AssemblyVersion>3.4.3.0</AssemblyVersion>
<AssemblyVersion>3.5.0.0</AssemblyVersion>
<Platforms>AnyCPU</Platforms>
</PropertyGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<OutputPath>..\distribution\</OutputPath>
<SkipEnsureBindingRedirects>true</SkipEnsureBindingRedirects>
<SkipValidatePackageReferences>true</SkipValidatePackageReferences>
<AssemblyVersion>3.4.3.0</AssemblyVersion>
<AssemblyVersion>3.5.0.0</AssemblyVersion>
<Platforms>AnyCPU</Platforms>
</PropertyGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<OutputPath>..\distribution\</OutputPath>
<SkipEnsureBindingRedirects>true</SkipEnsureBindingRedirects>
<SkipValidatePackageReferences>true</SkipValidatePackageReferences>
<AssemblyVersion>3.4.3.0</AssemblyVersion>
<AssemblyVersion>3.5.0.0</AssemblyVersion>
<Platforms>AnyCPU</Platforms>
</PropertyGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<OutputPath>..\distribution\</OutputPath>
<SkipEnsureBindingRedirects>true</SkipEnsureBindingRedirects>
<SkipValidatePackageReferences>true</SkipValidatePackageReferences>
<AssemblyVersion>3.4.3.0</AssemblyVersion>
<AssemblyVersion>3.5.0.0</AssemblyVersion>
<Platforms>AnyCPU</Platforms>
</PropertyGroup>

Expand Down
Loading

0 comments on commit 8b3c473

Please sign in to comment.