Skip to content

Commit

Permalink
Merge branch 'release/ident-1.1.103'
Browse files Browse the repository at this point in the history
  • Loading branch information
sipsorcery committed Jun 24, 2024
2 parents 3b54e62 + 4726cbe commit 310c1ae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/NoFrixion.MoneyMoov/NoFrixion.MoneyMoov.csproj
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<AssemblyVersion>1.1.284.0</AssemblyVersion>
<FileVersion>1.1.284.0</FileVersion>
<AssemblyVersion>1.1.103.0</AssemblyVersion>
<FileVersion>1.1.103.0</FileVersion>
<GenerateDocumentationFile>True</GenerateDocumentationFile>
<TreatWarningsAsErrors>True</TreatWarningsAsErrors>
<NoWarn>$(NoWarn);1591</NoWarn>
Expand Down

0 comments on commit 310c1ae

Please sign in to comment.