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 16, 2023
2 parents 0cc6de7 + 54cf841 commit d67151d
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.20.0</AssemblyVersion>
<FileVersion>0.1.20.0</FileVersion>
<InformationalVersion>0.1.20+2.Branch.main.Sha.7830e7fb1956f2ade3d4d5b2b51aaddb9f6fe09c</InformationalVersion>
<Version>0.1.20</Version>
<AssemblyVersion>0.1.21.0</AssemblyVersion>
<FileVersion>0.1.21.0</FileVersion>
<InformationalVersion>0.1.21+3.Branch.main.Sha.949e7f1ed68cff51404f3a896e85addd2759713f</InformationalVersion>
<Version>0.1.21</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.20.0</AssemblyVersion>
<FileVersion>0.1.20.0</FileVersion>
<InformationalVersion>0.1.20+2.Branch.main.Sha.7830e7fb1956f2ade3d4d5b2b51aaddb9f6fe09c</InformationalVersion>
<Version>0.1.20</Version>
<AssemblyVersion>0.1.21.0</AssemblyVersion>
<FileVersion>0.1.21.0</FileVersion>
<InformationalVersion>0.1.21+3.Branch.main.Sha.949e7f1ed68cff51404f3a896e85addd2759713f</InformationalVersion>
<Version>0.1.21</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 d67151d

Please sign in to comment.