Skip to content

Commit

Permalink
Remove explicit language version
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnMcPMS committed Dec 18, 2024
1 parent cc9ea53 commit 407b19e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

<PropertyGroup>
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
<LangVersion>10</LangVersion>
<BuildOutputDirectory>$(SolutionDir)$(Platform)\$(Configuration)\</BuildOutputDirectory>
<OutputPath>$(BuildOutputDirectory)$(MSBuildProjectName)</OutputPath>
<TargetFrameworks>$(CoreFramework);$(DesktopFramework)</TargetFrameworks>
Expand Down

0 comments on commit 407b19e

Please sign in to comment.