We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e34ce5b commit e67f4e6Copy full SHA for e67f4e6
src/Simplify.Web.Postman/Simplify.Web.Postman.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
<TargetFrameworks>net6.0;netstandard2.0</TargetFrameworks>
4
- <LangVersion>10.0</LangVersion>
+ <LangVersion>latest</LangVersion>
5
<Nullable>enable</Nullable>
6
<IncludeSymbols>true</IncludeSymbols>
7
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
0 commit comments