File tree Expand file tree Collapse file tree
test/Swashbuckle.AspNetCore.IntegrationTests Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828 </ItemGroup >
2929
3030 <ItemGroup >
31+ <AssemblyMetadata Include =" ProjectRoot" Value =" $([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)'))" />
32+ <AssemblyMetadata Include =" SolutionRoot" Value =" $([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)\..\..'))" />
3133 <Compile Remove =" snapshots\**\*.cs" />
3234 </ItemGroup >
3335
3436 <ItemGroup Condition =" $([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net10.0'))" >
35- <AssemblyMetadata Include =" ProjectRoot" Value =" $([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)'))" />
36- <AssemblyMetadata Include =" SolutionRoot" Value =" $([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)\..\..'))" />
3737 <PackageReference Include =" Microsoft.Build" />
3838 <PackageReference Include =" MSBuild.ProjectCreation" />
3939 <PackageReference Include =" NSwag.CodeGeneration.CSharp" />
You can’t perform that action at this time.
0 commit comments