Skip to content

Commit

Permalink
Prepare for next iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaliumhexacyanoferrat committed Jul 1, 2024
1 parent 0c9a8f9 commit e0d925b
Show file tree
Hide file tree
Showing 38 changed files with 117 additions and 117 deletions.
6 changes: 3 additions & 3 deletions API/GenHTTP.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
<Nullable>enable</Nullable>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>

<AssemblyVersion>8.6.0.0</AssemblyVersion>
<FileVersion>8.6.0.0</FileVersion>
<Version>8.6.0</Version>
<AssemblyVersion>8.7.0.0</AssemblyVersion>
<FileVersion>8.7.0.0</FileVersion>
<Version>8.7.0</Version>

<Authors>Andreas Nägeli</Authors>
<Company />
Expand Down
6 changes: 3 additions & 3 deletions Engine/GenHTTP.Engine.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
<Nullable>enable</Nullable>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>

<AssemblyVersion>8.6.0.0</AssemblyVersion>
<FileVersion>8.6.0.0</FileVersion>
<Version>8.6.0</Version>
<AssemblyVersion>8.7.0.0</AssemblyVersion>
<FileVersion>8.7.0.0</FileVersion>
<Version>8.7.0</Version>

<Authors>Andreas Nägeli</Authors>
<Company />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
<Nullable>enable</Nullable>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>

<AssemblyVersion>8.6.0.0</AssemblyVersion>
<FileVersion>8.6.0.0</FileVersion>
<Version>8.6.0</Version>
<AssemblyVersion>8.7.0.0</AssemblyVersion>
<FileVersion>8.7.0.0</FileVersion>
<Version>8.7.0</Version>

<Authors>Andreas Nägeli</Authors>
<Company />
Expand Down
6 changes: 3 additions & 3 deletions Modules/Authentication/GenHTTP.Modules.Authentication.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
<Nullable>enable</Nullable>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>

<AssemblyVersion>8.6.0.0</AssemblyVersion>
<FileVersion>8.6.0.0</FileVersion>
<Version>8.6.0</Version>
<AssemblyVersion>8.7.0.0</AssemblyVersion>
<FileVersion>8.7.0.0</FileVersion>
<Version>8.7.0</Version>

<Authors>Andreas Nägeli</Authors>
<Company />
Expand Down
6 changes: 3 additions & 3 deletions Modules/AutoReload/GenHTTP.Modules.AutoReload.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
<Nullable>enable</Nullable>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>

<AssemblyVersion>8.6.0.0</AssemblyVersion>
<FileVersion>8.6.0.0</FileVersion>
<Version>8.6.0</Version>
<AssemblyVersion>8.7.0.0</AssemblyVersion>
<FileVersion>8.7.0.0</FileVersion>
<Version>8.7.0</Version>

<Authors>Andreas Nägeli</Authors>
<Company />
Expand Down
6 changes: 3 additions & 3 deletions Modules/Basics/GenHTTP.Modules.Basics.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
<Nullable>enable</Nullable>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>

<AssemblyVersion>8.6.0.0</AssemblyVersion>
<FileVersion>8.6.0.0</FileVersion>
<Version>8.6.0</Version>
<AssemblyVersion>8.7.0.0</AssemblyVersion>
<FileVersion>8.7.0.0</FileVersion>
<Version>8.7.0</Version>

<Authors>Andreas Nägeli</Authors>
<Company />
Expand Down
6 changes: 3 additions & 3 deletions Modules/Caching/GenHTTP.Modules.Caching.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
<Nullable>enable</Nullable>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>

<AssemblyVersion>8.6.0.0</AssemblyVersion>
<FileVersion>8.6.0.0</FileVersion>
<Version>8.6.0</Version>
<AssemblyVersion>8.7.0.0</AssemblyVersion>
<FileVersion>8.7.0.0</FileVersion>
<Version>8.7.0</Version>

<Authors>Andreas Nägeli</Authors>
<Company />
Expand Down
6 changes: 3 additions & 3 deletions Modules/ClientCaching/GenHTTP.Modules.ClientCaching.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
<Nullable>enable</Nullable>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>

<AssemblyVersion>8.6.0.0</AssemblyVersion>
<FileVersion>8.6.0.0</FileVersion>
<Version>8.6.0</Version>
<AssemblyVersion>8.7.0.0</AssemblyVersion>
<FileVersion>8.7.0.0</FileVersion>
<Version>8.7.0</Version>

<Authors>Andreas Nägeli</Authors>
<Company />
Expand Down
6 changes: 3 additions & 3 deletions Modules/Compression/GenHTTP.Modules.Compression.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
<Nullable>enable</Nullable>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>

<AssemblyVersion>8.6.0.0</AssemblyVersion>
<FileVersion>8.6.0.0</FileVersion>
<Version>8.6.0</Version>
<AssemblyVersion>8.7.0.0</AssemblyVersion>
<FileVersion>8.7.0.0</FileVersion>
<Version>8.7.0</Version>

<Authors>Andreas Nägeli</Authors>
<Company />
Expand Down
6 changes: 3 additions & 3 deletions Modules/Controllers/GenHTTP.Modules.Controllers.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
<Nullable>enable</Nullable>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>

<AssemblyVersion>8.6.0.0</AssemblyVersion>
<FileVersion>8.6.0.0</FileVersion>
<Version>8.6.0</Version>
<AssemblyVersion>8.7.0.0</AssemblyVersion>
<FileVersion>8.7.0.0</FileVersion>
<Version>8.7.0</Version>

<Authors>Andreas Nägeli</Authors>
<Company />
Expand Down
6 changes: 3 additions & 3 deletions Modules/Conversion/GenHTTP.Modules.Conversion.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
<Nullable>enable</Nullable>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>

<AssemblyVersion>8.6.0.0</AssemblyVersion>
<FileVersion>8.6.0.0</FileVersion>
<Version>8.6.0</Version>
<AssemblyVersion>8.7.0.0</AssemblyVersion>
<FileVersion>8.7.0.0</FileVersion>
<Version>8.7.0</Version>

<Authors>Andreas Nägeli</Authors>
<Company />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
<Nullable>enable</Nullable>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>

<AssemblyVersion>8.6.0.0</AssemblyVersion>
<FileVersion>8.6.0.0</FileVersion>
<Version>8.6.0</Version>
<AssemblyVersion>8.7.0.0</AssemblyVersion>
<FileVersion>8.7.0.0</FileVersion>
<Version>8.7.0</Version>

<Authors>Andreas Nägeli</Authors>
<Company />
Expand Down
6 changes: 3 additions & 3 deletions Modules/ErrorHandling/GenHTTP.Modules.ErrorHandling.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
<Nullable>enable</Nullable>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>

<AssemblyVersion>8.6.0.0</AssemblyVersion>
<FileVersion>8.6.0.0</FileVersion>
<Version>8.6.0</Version>
<AssemblyVersion>8.7.0.0</AssemblyVersion>
<FileVersion>8.7.0.0</FileVersion>
<Version>8.7.0</Version>

<Authors>Andreas Nägeli</Authors>
<Company />
Expand Down
6 changes: 3 additions & 3 deletions Modules/Functional/GenHTTP.Modules.Functional.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
<Nullable>enable</Nullable>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>

<AssemblyVersion>8.6.0.0</AssemblyVersion>
<FileVersion>8.6.0.0</FileVersion>
<Version>8.6.0</Version>
<AssemblyVersion>8.7.0.0</AssemblyVersion>
<FileVersion>8.7.0.0</FileVersion>
<Version>8.7.0</Version>

<Authors>Andreas Nägeli</Authors>
<Company />
Expand Down
6 changes: 3 additions & 3 deletions Modules/IO/GenHTTP.Modules.IO.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
<Nullable>enable</Nullable>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>

<AssemblyVersion>8.6.0.0</AssemblyVersion>
<FileVersion>8.6.0.0</FileVersion>
<Version>8.6.0</Version>
<AssemblyVersion>8.7.0.0</AssemblyVersion>
<FileVersion>8.7.0.0</FileVersion>
<Version>8.7.0</Version>

<Authors>Andreas Nägeli</Authors>
<Company />
Expand Down
6 changes: 3 additions & 3 deletions Modules/Layouting/GenHTTP.Modules.Layouting.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
<Nullable>enable</Nullable>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>

<AssemblyVersion>8.6.0.0</AssemblyVersion>
<FileVersion>8.6.0.0</FileVersion>
<Version>8.6.0</Version>
<AssemblyVersion>8.7.0.0</AssemblyVersion>
<FileVersion>8.7.0.0</FileVersion>
<Version>8.7.0</Version>

<Authors>Andreas Nägeli</Authors>
<Company />
Expand Down
6 changes: 3 additions & 3 deletions Modules/LoadBalancing/GenHTTP.Modules.LoadBalancing.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
<Nullable>enable</Nullable>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>

<AssemblyVersion>8.6.0.0</AssemblyVersion>
<FileVersion>8.6.0.0</FileVersion>
<Version>8.6.0</Version>
<AssemblyVersion>8.7.0.0</AssemblyVersion>
<FileVersion>8.7.0.0</FileVersion>
<Version>8.7.0</Version>

<Authors>Andreas Nägeli</Authors>
<Company />
Expand Down
6 changes: 3 additions & 3 deletions Modules/Markdown/GenHTTP.Modules.Markdown.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
<Nullable>enable</Nullable>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>

<AssemblyVersion>8.6.0.0</AssemblyVersion>
<FileVersion>8.6.0.0</FileVersion>
<Version>8.6.0</Version>
<AssemblyVersion>8.7.0.0</AssemblyVersion>
<FileVersion>8.7.0.0</FileVersion>
<Version>8.7.0</Version>

<Authors>Vitaly Derbin, Andreas Nägeli</Authors>
<Company />
Expand Down
6 changes: 3 additions & 3 deletions Modules/Minification/GenHTTP.Modules.Minification.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
<Nullable>enable</Nullable>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>

<AssemblyVersion>8.6.0.0</AssemblyVersion>
<FileVersion>8.6.0.0</FileVersion>
<Version>8.6.0</Version>
<AssemblyVersion>8.7.0.0</AssemblyVersion>
<FileVersion>8.7.0.0</FileVersion>
<Version>8.7.0</Version>

<Authors>Andreas Nägeli</Authors>
<Company />
Expand Down
6 changes: 3 additions & 3 deletions Modules/Pages/GenHTTP.Modules.Pages.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
<Nullable>enable</Nullable>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>

<AssemblyVersion>8.6.0.0</AssemblyVersion>
<FileVersion>8.6.0.0</FileVersion>
<Version>8.6.0</Version>
<AssemblyVersion>8.7.0.0</AssemblyVersion>
<FileVersion>8.7.0.0</FileVersion>
<Version>8.7.0</Version>

<Authors>Andreas Nägeli</Authors>
<Company />
Expand Down
6 changes: 3 additions & 3 deletions Modules/Placeholders/GenHTTP.Modules.Placeholders.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
<Nullable>enable</Nullable>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>

<AssemblyVersion>8.6.0.0</AssemblyVersion>
<FileVersion>8.6.0.0</FileVersion>
<Version>8.6.0</Version>
<AssemblyVersion>8.7.0.0</AssemblyVersion>
<FileVersion>8.7.0.0</FileVersion>
<Version>8.7.0</Version>

<Authors>Andreas Nägeli</Authors>
<Company />
Expand Down
6 changes: 3 additions & 3 deletions Modules/Practices/GenHTTP.Modules.Practices.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
<Nullable>enable</Nullable>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>

<AssemblyVersion>8.6.0.0</AssemblyVersion>
<FileVersion>8.6.0.0</FileVersion>
<Version>8.6.0</Version>
<AssemblyVersion>8.7.0.0</AssemblyVersion>
<FileVersion>8.7.0.0</FileVersion>
<Version>8.7.0</Version>

<Authors>Andreas Nägeli</Authors>
<Company />
Expand Down
6 changes: 3 additions & 3 deletions Modules/Protobuf/GenHTTP.Modules.Protobuf.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
<Nullable>enable</Nullable>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>

<AssemblyVersion>8.6.0.0</AssemblyVersion>
<FileVersion>8.6.0.0</FileVersion>
<Version>8.6.0</Version>
<AssemblyVersion>8.7.0.0</AssemblyVersion>
<FileVersion>8.7.0.0</FileVersion>
<Version>8.7.0</Version>

<Authors>Andreas Nägeli, Iulian Caluian</Authors>
<Company />
Expand Down
6 changes: 3 additions & 3 deletions Modules/Razor/GenHTTP.Modules.Razor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
<Nullable>enable</Nullable>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>

<AssemblyVersion>8.6.0.0</AssemblyVersion>
<FileVersion>8.6.0.0</FileVersion>
<Version>8.6.0</Version>
<AssemblyVersion>8.7.0.0</AssemblyVersion>
<FileVersion>8.7.0.0</FileVersion>
<Version>8.7.0</Version>

<Authors>Andreas Nägeli</Authors>
<Company />
Expand Down
6 changes: 3 additions & 3 deletions Modules/Reflection/GenHTTP.Modules.Reflection.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
<Nullable>enable</Nullable>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>

<AssemblyVersion>8.6.0.0</AssemblyVersion>
<FileVersion>8.6.0.0</FileVersion>
<Version>8.6.0</Version>
<AssemblyVersion>8.7.0.0</AssemblyVersion>
<FileVersion>8.7.0.0</FileVersion>
<Version>8.7.0</Version>

<Authors>Andreas Nägeli</Authors>
<Company />
Expand Down
6 changes: 3 additions & 3 deletions Modules/ReverseProxy/GenHTTP.Modules.ReverseProxy.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
<Nullable>enable</Nullable>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>

<AssemblyVersion>8.6.0.0</AssemblyVersion>
<FileVersion>8.6.0.0</FileVersion>
<Version>8.6.0</Version>
<AssemblyVersion>8.7.0.0</AssemblyVersion>
<FileVersion>8.7.0.0</FileVersion>
<Version>8.7.0</Version>

<Authors>Andreas Nägeli</Authors>
<Company />
Expand Down
6 changes: 3 additions & 3 deletions Modules/Robots/GenHTTP.Modules.Robots.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
<Nullable>enable</Nullable>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>

<AssemblyVersion>8.6.0.0</AssemblyVersion>
<FileVersion>8.6.0.0</FileVersion>
<Version>8.6.0</Version>
<AssemblyVersion>8.7.0.0</AssemblyVersion>
<FileVersion>8.7.0.0</FileVersion>
<Version>8.7.0</Version>

<Authors>Andreas Nägeli</Authors>
<Company />
Expand Down
6 changes: 3 additions & 3 deletions Modules/Scriban/GenHTTP.Modules.Scriban.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
<Nullable>enable</Nullable>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>

<AssemblyVersion>8.6.0.0</AssemblyVersion>
<FileVersion>8.6.0.0</FileVersion>
<Version>8.6.0</Version>
<AssemblyVersion>8.7.0.0</AssemblyVersion>
<FileVersion>8.7.0.0</FileVersion>
<Version>8.7.0</Version>

<Authors>Andreas Nägeli</Authors>
<Company />
Expand Down
6 changes: 3 additions & 3 deletions Modules/Security/GenHTTP.Modules.Security.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
<Nullable>enable</Nullable>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>

<AssemblyVersion>8.6.0.0</AssemblyVersion>
<FileVersion>8.6.0.0</FileVersion>
<Version>8.6.0</Version>
<AssemblyVersion>8.7.0.0</AssemblyVersion>
<FileVersion>8.7.0.0</FileVersion>
<Version>8.7.0</Version>

<Authors>Andreas Nägeli</Authors>
<Company />
Expand Down
6 changes: 3 additions & 3 deletions Modules/ServerCaching/GenHTTP.Modules.ServerCaching.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
<Nullable>enable</Nullable>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>

<AssemblyVersion>8.6.0.0</AssemblyVersion>
<FileVersion>8.6.0.0</FileVersion>
<Version>8.6.0</Version>
<AssemblyVersion>8.7.0.0</AssemblyVersion>
<FileVersion>8.7.0.0</FileVersion>
<Version>8.7.0</Version>

<Authors>Andreas Nägeli</Authors>
<Company />
Expand Down
Loading

0 comments on commit e0d925b

Please sign in to comment.