Logo
Explore Help
Register Sign In
kubernetes-client/csharp
1
0
Fork 0
You've already forked csharp
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
a066b9d5755e23da61d4e4f227ff040c1ca726aa
csharp/examples/webApiDependencyInjection/webApiDependencyInjection.csproj

13 lines
276 B
XML
Raw Normal View History

ASP.NET core web api DI example (#950) * Added example source code * Removed unnecessary nuget package
2022-07-14 01:36:56 +02:00
<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup>
<ItemGroup>
Bump Swashbuckle.AspNetCore from 6.3.1 to 6.3.2 (#952) Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.3.1 to 6.3.2. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.3.1...v6.3.2) --- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-14 14:12:39 -07:00
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.3.2" />
ASP.NET core web api DI example (#950) * Added example source code * Removed unnecessary nuget package
2022-07-14 01:36:56 +02:00
</ItemGroup>
</Project>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 89ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API