File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
samples/server/petstore/aspnetcore-8.0-use-centralized-package-version-management/src/Org.OpenAPITools Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <!-- Packages should be ordered alphabetically -->
3+ <Project >
4+ <ItemGroup >
5+ <PackageVersion Include =" Microsoft.Extensions.Configuration.Json" Version =" 9.0.1" />
6+ <PackageVersion Include =" Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version =" 1.21.0" />
7+ <PackageVersion Include =" Swashbuckle.AspNetCore.Newtonsoft" Version =" 7.2.0" />
8+ <PackageVersion Include =" Swashbuckle.AspNetCore.SwaggerUI" Version =" 7.2.0" />
9+ <PackageVersion Include =" Swashbuckle.AspNetCore.Annotations" Version =" 7.2.0" />
10+ <PackageVersion Include =" JsonSubTypes" Version =" 2.0.1" />
11+ </ItemGroup >
12+ </Project >
You can’t perform that action at this time.
0 commit comments