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 13, 2023
2 parents b675c63 + c2dfda0 commit 6d2c29a
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.9.0</AssemblyVersion>
<FileVersion>0.1.9.0</FileVersion>
<InformationalVersion>0.1.9+7.Branch.main.Sha.527ef59adff671d85dfd105ed1ca7e1d569a4493</InformationalVersion>
<Version>0.1.9</Version>
<AssemblyVersion>0.1.10.0</AssemblyVersion>
<FileVersion>0.1.10.0</FileVersion>
<InformationalVersion>0.1.10+2.Branch.main.Sha.cdedec687c658926f7ee58b5ce94b1991807b66d</InformationalVersion>
<Version>0.1.10</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="EliteAPI" Version="3.0.2" />
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.9.0</AssemblyVersion>
<FileVersion>0.1.9.0</FileVersion>
<InformationalVersion>0.1.9+7.Branch.main.Sha.527ef59adff671d85dfd105ed1ca7e1d569a4493</InformationalVersion>
<Version>0.1.9</Version>
<AssemblyVersion>0.1.10.0</AssemblyVersion>
<FileVersion>0.1.10.0</FileVersion>
<InformationalVersion>0.1.10+2.Branch.main.Sha.cdedec687c658926f7ee58b5ce94b1991807b66d</InformationalVersion>
<Version>0.1.10</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 6d2c29a

Please sign in to comment.