Skip to content

Commit

Permalink
Tests lang version
Browse files Browse the repository at this point in the history
  • Loading branch information
jakublabno committed Dec 17, 2024
1 parent 366c53e commit be00d2b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions smsapiTests/smsapiTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<TargetFramework>net7.0</TargetFramework>
<AssemblyVersion>3.0.0</AssemblyVersion>
<LangVersion>12.0</LangVersion>
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>
<WCFMetadata Include="Service References\" />
Expand Down

0 comments on commit be00d2b

Please sign in to comment.