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
6cc9c21bb320f386b403d126116e5cf0d6fc258c
csharp/examples/Directory.Build.targets

6 lines
264 B
Plaintext
Raw Normal View History

cleanup folders (#792) * unify folders * move dep and target outside
2022-03-07 10:06:55 -08:00
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
add KubernetesClient.Aot to support Aot (#1498) * init aot * fix ca2007 * xUnit1031 * fix ca2007 * fix ca2007 * remove deprecated ctor * fix xUnit1031 * fix missing doc * fix missing dispose * wait for warnings fix * fix space * move aot code to dedicated proj * Remove commented out code * eliminate know warnings * add e2e test for aot * rever on field convert annotation * add e2e aot gh * Add KubernetesClient.Aot project reference * move CA1812 rule violation to file
2024-01-29 13:58:22 -08:00
<ProjectReference Include="$(MSBuildThisFileDirectory)\..\src\KubernetesClient\KubernetesClient.csproj" Condition="'$(PublishAot)' != 'true'" />
cleanup folders (#792) * unify folders * move dep and target outside
2022-03-07 10:06:55 -08:00
</ItemGroup>
</Project>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 93ms 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