Skip to content

Commit bfc1206

Browse files
Jon Skeetjskeet
authored andcommitted
chore: regenerate projects
1 parent 6fae8d5 commit bfc1206

36 files changed

Lines changed: 0 additions & 227 deletions

File tree

apis/Google.Cloud.BigQuery.V2/Google.Cloud.BigQuery.V2.Benchmarks/Google.Cloud.BigQuery.V2.Benchmarks.csproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,5 @@
88
<ItemGroup>
99
<ProjectReference Include="..\Google.Cloud.BigQuery.V2\Google.Cloud.BigQuery.V2.csproj" />
1010
</ItemGroup>
11-
<ItemGroup>
12-
<PackageReference Include="BenchmarkDotNet" />
13-
</ItemGroup>
1411
<Import Project="Google.Cloud.BigQuery.V2.Benchmarks.csproj.google" Condition="Exists('Google.Cloud.BigQuery.V2.Benchmarks.csproj.google')" />
1512
</Project>

apis/Google.Cloud.BigQuery.V2/Google.Cloud.BigQuery.V2.IntegrationTests/Google.Cloud.BigQuery.V2.IntegrationTests.csproj

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,5 @@
1919
<PackageReference Include="xunit.runner.visualstudio" />
2020
<Service Include="{82a7f48d-3b50-4b1e-b82e-3ada8210c358}" />
2121
</ItemGroup>
22-
<ItemGroup>
23-
<EmbeddedResource Include="after_schema_update.avro" />
24-
<EmbeddedResource Include="before_schema_update.avro" />
25-
<EmbeddedResource Include="personsData.json" />
26-
<EmbeddedResource Include="one_complex.avro" />
27-
<EmbeddedResource Include="*.parquet" />
28-
<EmbeddedResource Include="*.orc" />
29-
</ItemGroup>
3022
<Import Project="Google.Cloud.BigQuery.V2.IntegrationTests.csproj.google" Condition="Exists('Google.Cloud.BigQuery.V2.IntegrationTests.csproj.google')" />
3123
</Project>

apis/Google.Cloud.BigQuery.V2/Google.Cloud.BigQuery.V2.Snippets/Google.Cloud.BigQuery.V2.Snippets.csproj

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,5 @@
1919
<PackageReference Include="xunit.runner.visualstudio" />
2020
<Service Include="{82a7f48d-3b50-4b1e-b82e-3ada8210c358}" />
2121
</ItemGroup>
22-
<ItemGroup>
23-
<ProjectReference Include="..\Google.Cloud.BigQuery.V2.IntegrationTests\Google.Cloud.BigQuery.V2.IntegrationTests.csproj" />
24-
</ItemGroup>
25-
<ItemGroup>
26-
<EmbeddedResource Include="one_complex.avro" />
27-
<EmbeddedResource Include="*.parquet" />
28-
<EmbeddedResource Include="*.orc" />
29-
</ItemGroup>
3022
<Import Project="Google.Cloud.BigQuery.V2.Snippets.csproj.google" Condition="Exists('Google.Cloud.BigQuery.V2.Snippets.csproj.google')" />
3123
</Project>

apis/Google.Cloud.BigQuery.V2/Google.Cloud.BigQuery.V2/Google.Cloud.BigQuery.V2.csproj

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,5 @@
1212
<PackageReference Include="Google.Api.Gax.Rest" />
1313
<PackageReference Include="Google.Apis.Bigquery.v2" VersionOverride="[1.74.0.4090, 2.0.0.0)" />
1414
</ItemGroup>
15-
<ItemGroup>
16-
<Compile Update="BigQueryClient.*.cs">
17-
<DependentUpon>BigQueryClient.cs</DependentUpon>
18-
</Compile>
19-
<Compile Update="BigQueryClientImpl.*.cs">
20-
<DependentUpon>BigQueryClientImpl.cs</DependentUpon>
21-
</Compile>
22-
</ItemGroup>
2315
<Import Project="Google.Cloud.BigQuery.V2.csproj.google" Condition="Exists('Google.Cloud.BigQuery.V2.csproj.google')" />
2416
</Project>

apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.Snippets/Google.Cloud.Bigtable.V2.Snippets.csproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,5 @@
1919
<PackageReference Include="xunit.runner.visualstudio" />
2020
<Service Include="{82a7f48d-3b50-4b1e-b82e-3ada8210c358}" />
2121
</ItemGroup>
22-
<ItemGroup>
23-
<ProjectReference Include="..\Google.Cloud.Bigtable.V2.IntegrationTests\Google.Cloud.Bigtable.V2.IntegrationTests.csproj" />
24-
</ItemGroup>
2522
<Import Project="Google.Cloud.Bigtable.V2.Snippets.csproj.google" Condition="Exists('Google.Cloud.Bigtable.V2.Snippets.csproj.google')" />
2623
</Project>

apis/Google.Cloud.Diagnostics.AspNetCore3/Google.Cloud.Diagnostics.AspNetCore3.IntegrationTests/Google.Cloud.Diagnostics.AspNetCore3.IntegrationTests.csproj

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,5 @@
1919
<PackageReference Include="xunit.runner.visualstudio" />
2020
<Service Include="{82a7f48d-3b50-4b1e-b82e-3ada8210c358}" />
2121
</ItemGroup>
22-
<PropertyGroup>
23-
<DebugSymbols>true</DebugSymbols>
24-
<DebugType>portable</DebugType>
25-
</PropertyGroup>
26-
<ItemGroup>
27-
<PackageReference Include="Microsoft.AspNetCore.TestHost" VersionOverride="3.1.32" />
28-
</ItemGroup>
2922
<Import Project="Google.Cloud.Diagnostics.AspNetCore3.IntegrationTests.csproj.google" Condition="Exists('Google.Cloud.Diagnostics.AspNetCore3.IntegrationTests.csproj.google')" />
3023
</Project>

apis/Google.Cloud.Diagnostics.AspNetCore3/Google.Cloud.Diagnostics.AspNetCore3.Snippets/Google.Cloud.Diagnostics.AspNetCore3.Snippets.csproj

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,5 @@
1919
<PackageReference Include="xunit.runner.visualstudio" />
2020
<Service Include="{82a7f48d-3b50-4b1e-b82e-3ada8210c358}" />
2121
</ItemGroup>
22-
<PropertyGroup>
23-
<DebugSymbols>true</DebugSymbols>
24-
<DebugType>portable</DebugType>
25-
</PropertyGroup>
26-
<ItemGroup>
27-
<ProjectReference Include="..\Google.Cloud.Diagnostics.AspNetCore3.IntegrationTests\Google.Cloud.Diagnostics.AspNetCore3.IntegrationTests.csproj" />
28-
</ItemGroup>
2922
<Import Project="Google.Cloud.Diagnostics.AspNetCore3.Snippets.csproj.google" Condition="Exists('Google.Cloud.Diagnostics.AspNetCore3.Snippets.csproj.google')" />
3023
</Project>

apis/Google.Cloud.Diagnostics.AspNetCore3/Google.Cloud.Diagnostics.AspNetCore3/Google.Cloud.Diagnostics.AspNetCore3.csproj

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,5 @@
1111
<PackageReference Include="ConfigureAwaitChecker.Analyzer" PrivateAssets="All" />
1212
<ProjectReference Include="..\..\Google.Cloud.Diagnostics.Common\Google.Cloud.Diagnostics.Common\Google.Cloud.Diagnostics.Common.csproj" />
1313
</ItemGroup>
14-
<ItemGroup>
15-
<FrameworkReference Include="Microsoft.AspNetCore.App" />
16-
</ItemGroup>
17-
<PropertyGroup>
18-
<!--
19-
- The (indirect) System.Management and System.CodeDom dependencies complain
20-
- on older frameworks, but we use them carefully.
21-
-->
22-
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
23-
</PropertyGroup>
2414
<Import Project="Google.Cloud.Diagnostics.AspNetCore3.csproj.google" Condition="Exists('Google.Cloud.Diagnostics.AspNetCore3.csproj.google')" />
2515
</Project>

apis/Google.Cloud.Diagnostics.Common/Google.Cloud.Diagnostics.Common.IntegrationTests/Google.Cloud.Diagnostics.Common.IntegrationTests.csproj

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,5 @@
2020
<PackageReference Include="xunit.runner.visualstudio" />
2121
<Service Include="{82a7f48d-3b50-4b1e-b82e-3ada8210c358}" />
2222
</ItemGroup>
23-
<PropertyGroup>
24-
<DebugSymbols>true</DebugSymbols>
25-
<Optimize Condition="'$(TargetFramework)' == 'net462'">false</Optimize>
26-
<DebugType Condition="'$(TargetFramework)' == 'net462'">pdbonly</DebugType>
27-
<DebugType Condition="'$(TargetFramework)' == 'net8.0'">portable</DebugType>
28-
</PropertyGroup>
2923
<Import Project="Google.Cloud.Diagnostics.Common.IntegrationTests.csproj.google" Condition="Exists('Google.Cloud.Diagnostics.Common.IntegrationTests.csproj.google')" />
3024
</Project>

apis/Google.Cloud.Diagnostics.Common/Google.Cloud.Diagnostics.Common.Snippets/Google.Cloud.Diagnostics.Common.Snippets.csproj

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,5 @@
2020
<PackageReference Include="xunit.runner.visualstudio" />
2121
<Service Include="{82a7f48d-3b50-4b1e-b82e-3ada8210c358}" />
2222
</ItemGroup>
23-
<PropertyGroup>
24-
<DebugSymbols>true</DebugSymbols>
25-
<Optimize Condition="'$(TargetFramework)' == 'net462'">false</Optimize>
26-
<DebugType Condition="'$(TargetFramework)' == 'net462'">pdbonly</DebugType>
27-
<DebugType Condition="'$(TargetFramework)' == 'net8.0'">portable</DebugType>
28-
</PropertyGroup>
29-
<ItemGroup>
30-
<ProjectReference Include="..\Google.Cloud.Diagnostics.Common.IntegrationTests\Google.Cloud.Diagnostics.Common.IntegrationTests.csproj" />
31-
</ItemGroup>
3223
<Import Project="Google.Cloud.Diagnostics.Common.Snippets.csproj.google" Condition="Exists('Google.Cloud.Diagnostics.Common.Snippets.csproj.google')" />
3324
</Project>

0 commit comments

Comments
 (0)