Skip to content

Commit

Permalink
v8.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Valdis Iljuconoks committed Aug 27, 2024
1 parent 990715f commit bf6573b
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion samples/AlloySampleSite/AlloySampleSite.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageReference Include="EPiServer.CMS.AspNetCore.TagHelpers" Version="12.21.5" />
<PackageReference Include="EPiServer.OpenIDConnect.UI" Version="3.11.1" />
<PackageReference Include="EPiServer.ServiceApi" Version="7.1.0" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.1" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.2" />
<PackageReference Include="Wangkanai.Detection" Version="6.11.3" />
<PackageReference Include="EPiServer.CMS" Version="12.29.1" />
<PackageReference Include="EPiServer.CMS.AspNetCore.HtmlHelpers" Version="12.21.5" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<Nullable>enable</Nullable>
<Version>8.1.4</Version>
<PackageVersion>8.1.4</PackageVersion>
<AssemblyVersion>8.1.4.0</AssemblyVersion>
<FileVersion>8.1.4.0</FileVersion>
<Version>8.1.5</Version>
<PackageVersion>8.1.5</PackageVersion>
<AssemblyVersion>8.1.5.0</AssemblyVersion>
<FileVersion>8.1.5.0</FileVersion>
<Authors>Valdis Iljuconoks, https://tech-fellow.eu</Authors>
<Company>Valdis Iljuconoks, https://tech-fellow.eu</Company>
<Product>DbLocalizationProvider</Product>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<Nullable>enable</Nullable>
<Version>8.1.4</Version>
<PackageVersion>8.1.4</PackageVersion>
<AssemblyVersion>8.1.4.0</AssemblyVersion>
<FileVersion>8.1.4.0</FileVersion>
<Version>8.1.5</Version>
<PackageVersion>8.1.5</PackageVersion>
<AssemblyVersion>8.1.5.0</AssemblyVersion>
<FileVersion>8.1.5.0</FileVersion>
<Authors>Valdis Iljuconoks, https://tech-fellow.eu</Authors>
<Company>Valdis Iljuconoks, https://tech-fellow.eu</Company>
<Product>DbLocalizationProvider</Product>
Expand Down

0 comments on commit bf6573b

Please sign in to comment.