File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
33 <TargetFrameworks >netstandard2.0</TargetFrameworks >
4+ <LangVersion >9.0</LangVersion >
45 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
56 <PackageIconUrl >http://go.microsoft.com/fwlink/?LinkID=288890</PackageIconUrl >
67 <PackageProjectUrl >https://github.com/Microsoft/OpenAPI.NET</PackageProjectUrl >
3637 </PropertyGroup >
3738
3839 <ItemGroup >
39- <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0" PrivateAssets =" All" />
40+ <PackageReference Include =" Microsoft.AspNetCore.Mvc.Core" Version =" 2.2.5" />
41+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0" PrivateAssets =" All" />
4042 </ItemGroup >
4143
4244 <ItemGroup >
You can’t perform that action at this time.
0 commit comments