Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/Somfic/EliteVA
Browse files Browse the repository at this point in the history
  • Loading branch information
Somfic committed Jul 15, 2023
2 parents d75c3e2 + 6423185 commit 949e7f1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions EliteVA.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
<AssemblyName>EliteVA</AssemblyName>
<RootNamespace>EliteVA</RootNamespace>
<LangVersion>latest</LangVersion>
<AssemblyVersion>0.1.19.0</AssemblyVersion>
<FileVersion>0.1.19.0</FileVersion>
<InformationalVersion>0.1.19+2.Branch.main.Sha.93ce65e3143648076dad0ee440edceb643d90e38</InformationalVersion>
<Version>0.1.19</Version>
<AssemblyVersion>0.1.20.0</AssemblyVersion>
<FileVersion>0.1.20.0</FileVersion>
<InformationalVersion>0.1.20+2.Branch.main.Sha.7830e7fb1956f2ade3d4d5b2b51aaddb9f6fe09c</InformationalVersion>
<Version>0.1.20</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="EliteAPI" Version="3.0.8" />
Expand Down
8 changes: 4 additions & 4 deletions FileLogger/Valsom.Logging.File.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
<RepositoryUrl>https://github.com/Valsom/Logging.File</RepositoryUrl>
<PackageTags>File Logging ILogger</PackageTags>
<PackageProjectUrl>https://github.com/Valsom/Logging.File</PackageProjectUrl>
<AssemblyVersion>0.1.19.0</AssemblyVersion>
<FileVersion>0.1.19.0</FileVersion>
<InformationalVersion>0.1.19+2.Branch.main.Sha.93ce65e3143648076dad0ee440edceb643d90e38</InformationalVersion>
<Version>0.1.19</Version>
<AssemblyVersion>0.1.20.0</AssemblyVersion>
<FileVersion>0.1.20.0</FileVersion>
<InformationalVersion>0.1.20+2.Branch.main.Sha.7830e7fb1956f2ade3d4d5b2b51aaddb9f6fe09c</InformationalVersion>
<Version>0.1.20</Version>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
<DocumentationFile>C:\Users\somfi\Documents\GitHub\Valsom\Logging.File\Valsom.Logging.File\Valsom.Logging.File.xml</DocumentationFile>
Expand Down

0 comments on commit 949e7f1

Please sign in to comment.