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
c11e205a01b3067a69ad6bcb8eff85efdc707415
csharp/examples/exec/exec.csproj

13 lines
277 B
XML
Raw Normal View History

Add an 'exec' example. Clean up some websockets code. (#114)
2018-03-23 21:47:40 -07:00
<Project Sdk="Microsoft.NET.Sdk">
<ItemGroup>
Move projects to subdirectories of /src and /tests (#134) kubernetes-client/csharp#127
2018-04-05 15:13:45 +10:00
<ProjectReference Include="..\..\src\KubernetesClient\KubernetesClient.csproj" />
Add an 'exec' example. Clean up some websockets code. (#114)
2018-03-23 21:47:40 -07:00
</ItemGroup>
<PropertyGroup>
<OutputType>Exe</OutputType>
Style fix final (#523) * all net5 * var * SA1310 * SA1310 * allow 1031 * SA1805 * fix SA1642 * remove unused code * allow sa1405 * isempty * fix CA1714 * fix CA1806 * remove always false if * fix format * fix CA1062 * allow SA0001 * fix CA1062 * allow ca1034 and temp allow ca1835 * fix 16XX doc related warnings * elm SA16XX * elm SA16XX * fix CA2213 * revert to pass all test * move unclear rule to ruleset * follow up of moving ruleset * remove this * fix test flaky
2020-11-22 14:52:09 -08:00
<TargetFramework>net5</TargetFramework>
Add an 'exec' example. Clean up some websockets code. (#114)
2018-03-23 21:47:40 -07:00
</PropertyGroup>
</Project>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 84ms 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