Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
75 commits
Select commit Hold shift + click to select a range
ba3c128
feat(Storage Transfer) : Addition of Sample and Test Case for storage…
mahendra-google Oct 9, 2024
c2982ef
Merge branch 'missing_.net_transfer_service_samples' of https://githu…
mahendra-google Oct 9, 2024
36706a4
feat(Storage Transfer) : Addition of Schedule End Date in Sample for …
mahendra-google Oct 9, 2024
afcba29
samples(storage transfer) : Addition of schedule end date in sample f…
mahendra-google Oct 9, 2024
5d43c18
Merge branch 'missing_.net_transfer_service_samples' of https://githu…
mahendra-google Oct 9, 2024
3efcf76
chore(deps): add dependency xunit.abstractions version 2.0.3 to see o…
mahendra-google Oct 10, 2024
35e18a3
code changes in transfer to nearline related to capture message in st…
mahendra-google Oct 10, 2024
0acb7fd
feat(storage transfer) : addition of sample and test case to check la…
mahendra-google Oct 10, 2024
e3c0619
Merge branch 'GoogleCloudPlatform:main' into missing_.net_transfer_se…
mahendra-google Oct 11, 2024
000b432
feat (storage transfer) : addition of samples and test cases for tran…
mahendra-google Oct 14, 2024
910ad26
Merge branch 'GoogleCloudPlatform:main' into main
mahendra-google Oct 17, 2024
398b3d5
Merge branch 'GoogleCloudPlatform:main' into main
mahendra-google Oct 29, 2024
b5d9b10
storage transfer from POSIX file system to GCS bucket using manifest …
mahendra-google Oct 29, 2024
3c9d243
minor changes
mahendra-google Oct 30, 2024
f4b73e0
samples(storage transfer): transfer from POSIX file system to GCS buc…
mahendra-google Oct 30, 2024
1acec24
Merge branch 'GoogleCloudPlatform:main' into main
mahendra-google Oct 30, 2024
375f1e0
addition of sample and test case for transfer from posix
mahendra-google Oct 31, 2024
81beca4
samples(storage transfer): add samples and test cases for transfer fr…
mahendra-google Oct 31, 2024
ce4a089
Merge branch 'GoogleCloudPlatform:main' into main
mahendra-google Nov 4, 2024
139190a
added sample and test case for download to posix storage transfer ser…
mahendra-google Nov 4, 2024
7357db6
samples(storage transfer): add sample and test case for storage trans…
mahendra-google Nov 4, 2024
bb66a63
code changes for creation of temp folder in posix file system
mahendra-google Nov 5, 2024
526b445
couple of test checks added in download to posix
mahendra-google Nov 6, 2024
8a06504
samples(storage transfer): code changes in logic for creation of tem…
mahendra-google Nov 6, 2024
edc89e4
added sample and test case for posix to posix storage transfer
mahendra-google Nov 6, 2024
7d100d4
one test check added in posix to posix storage transfer
mahendra-google Nov 7, 2024
4b88480
add sample and test case for event driven transfer and few storage fi…
mahendra-google Nov 11, 2024
effd0c2
samples(storage transfer): code changes for printing messages to cons…
mahendra-google Nov 12, 2024
f5d8252
Update storagetransfer/api/StorageTransfer.Samples/TransferUsingManif…
mahendra-google Dec 19, 2024
be9c4bb
Update storagetransfer/api/StorageTransfer.Samples.Tests/TransferUsin…
mahendra-google Dec 19, 2024
be74818
code refactoring changes
mahendra-google Dec 19, 2024
a69aaa1
Merge branch 'event_driven_gcs_transfer_service_samples' of https://g…
mahendra-google Dec 19, 2024
4b5d2e5
code changes
mahendra-google Dec 19, 2024
52eb9de
Merge branch 'main' into event_driven_gcs_transfer_service_samples
mahendra-google Dec 20, 2024
f57ea40
Copyright year reverted for old files
mahendra-google Jan 30, 2025
bf89631
Merge branch 'main' into event_driven_gcs_transfer_service_samples
mahendra-google Jan 30, 2025
a2192fc
Blank line removed
mahendra-google Jan 30, 2025
2d068d2
changes related to blank spaces
mahendra-google Jan 30, 2025
2e7aa62
Blank spaces reverted in QuickStartTest
mahendra-google Jan 31, 2025
02a0e14
resources for event driven transfer are moved from storage fixture to…
mahendra-google Feb 3, 2025
5e70900
movement of temporary folder path from storage fixture to respective …
mahendra-google Feb 4, 2025
d942177
gcssourcepath , manifestobjectname is moved from fixture to test
mahendra-google Feb 5, 2025
a59263c
UploadObjectToManifestBucket , UploadObjectToPosixBucket , CreateTran…
mahendra-google Feb 6, 2025
7e2b4dd
style and structure changes as per canonical sample
mahendra-google Feb 10, 2025
04eeea7
Merge branch 'main' into event_driven_gcs_transfer_service_samples
mahendra-google Feb 11, 2025
332f78d
XML documentation is added to describe the sample methods
mahendra-google Feb 11, 2025
522b48a
samples and test linter changes
mahendra-google Feb 19, 2025
8642fbf
Structural and linter changes in tests
mahendra-google Feb 20, 2025
7287261
linter changes in tests
mahendra-google Feb 21, 2025
904c989
reuse of existing fixture's storage client in transfer to nearline test
mahendra-google Feb 21, 2025
1b0d4fa
linter changes as per .editorconfig file at the root of repository
mahendra-google Feb 26, 2025
dda9b52
exception handling removed from CheckLatestTransferOperation
mahendra-google Mar 12, 2025
f1b05b3
Comments added in tests and sample description modified
mahendra-google Mar 27, 2025
b05a6bc
Revert "Comments added in tests and sample description modified"
mahendra-google Mar 27, 2025
526ddad
Comments are added and sample description modified
mahendra-google Mar 27, 2025
c6950d8
Quickstart test and sample changes
mahendra-google Mar 28, 2025
d043b9e
minor changes
mahendra-google Mar 28, 2025
869274a
Sample and Test changes
mahendra-google Apr 14, 2025
dece92a
minor changes
mahendra-google Apr 16, 2025
40d28d1
individual bucket creation and deletion test changes
mahendra-google Apr 16, 2025
c2b42b8
QuickStart changes
mahendra-google Apr 16, 2025
5e9cca3
event driven transfer code changes
mahendra-google Apr 16, 2025
c7e1a35
Delete storage/api/.editorconfig
mahendra-google Apr 16, 2025
e4f5c85
Delete storagetransfer/api/.editorconfig
mahendra-google Apr 16, 2025
54197f5
QuickStart sample and tests files renamed
mahendra-google Apr 17, 2025
6f1147d
build: Update remaining sample sets to .NET 8
amanda-tarafa May 21, 2025
4a253df
tests(Asset): Fix tests that was relying on a specific IAM policy
amanda-tarafa May 21, 2025
77c19b6
fix(PubSub): Pass a DateTimeOffset instead of a string
amanda-tarafa May 21, 2025
7906de3
chore(deps): update dependency microsoft.net.test.sdk to 17.14.0
renovate-bot May 21, 2025
fd2616d
chore(deps): update dependency xunit.runner.visualstudio to v3
renovate-bot May 21, 2025
abd1b9a
feat(modelarmor): Added sample for Model Armor Quickstart (#3062)
harshnasitcrest May 23, 2025
4ce4adb
feat(parametermanager): Added samples for get, list and render global…
durgesh-ninave-crest May 23, 2025
c21bc0b
feat(parametermanager): Added samples for global and regional paramet…
durgesh-ninave-crest May 23, 2025
ba7276a
chore(deps): update dependency microsoft.net.test.sdk to 17.14.0
renovate-bot May 24, 2025
9ad7f7f
Merge branch 'main' into event_driven_gcs_transfer_service_samples
mahendra-google May 26, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion .github/blunderbuss.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,10 @@ assign_issues_by:
- 'api: parametermanager'
to:
- GoogleCloudPlatform/cloud-parameters-team
- labels:
- "api: modelarmor"
to:
- GoogleCloudPlatform/cloud-modelarmor-team

assign_issues:
- GoogleCloudPlatform/dotnet-samples-reviewers
Expand Down Expand Up @@ -110,4 +114,8 @@ assign_prs_by:
- labels:
- 'api: parametermanager'
to:
- GoogleCloudPlatform/cloud-parameters-team
- GoogleCloudPlatform/cloud-parameters-team
- labels:
- "api: modelarmor"
to:
- GoogleCloudPlatform/cloud-modelarmor-team
2 changes: 2 additions & 0 deletions CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ applications/googlehome-meets-dotnetcontainers/ @meteatamel @GoogleCloudPlatfor
run/ @meteatamel @GoogleCloudPlatform/dotnet-samples-reviewers
aiplatform/ @meteatamel @GoogleCloudPlatform/dotnet-samples-reviewers

modelarmor/ @GoogleCloudPlatform/dotnet-samples-reviewers @GoogleCloudPlatform/cloud-modelarmor-team

retail/ @chenlei1216 @GoogleCloudPlatform/dotnet-samples-reviewers

logging/ @GoogleCloudPlatform/dee-platform-ops @GoogleCloudPlatform/dotnet-samples-reviewers
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<ItemGroup>
<PackageReference Include="JUnitTestLogger" Version="1.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.0" />
<PackageReference Include="xunit" Version="2.9.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.0" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="JUnitTestLogger" Version="1.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="6.0.36" />
<PackageReference Include="xunit" Version="2.9.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.0">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="JUnitTestLogger" Version="1.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="6.0.36" />
<PackageReference Include="xunit" Version="2.9.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.0">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="JUnitTestLogger" Version="1.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="6.0.36" />
<PackageReference Include="xunit" Version="2.9.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.0">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="JUnitTestLogger" Version="1.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="6.0.36" />
<PackageReference Include="xunit" Version="2.9.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.0">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="JUnitTestLogger" Version="1.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="6.0.36" />
<PackageReference Include="xunit" Version="2.9.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.0">
Expand Down
2 changes: 1 addition & 1 deletion appengine/flexible/Pubsub/Pubsub.Tests/Pubsub.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="JUnitTestLogger" Version="1.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="6.0.36" />
<PackageReference Include="xunit" Version="2.9.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.0">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="JUnitTestLogger" Version="1.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="6.0.36" />
<PackageReference Include="xunit" Version="2.9.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.0">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="JUnitTestLogger" Version="1.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="6.0.36" />
<PackageReference Include="xunit" Version="2.9.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.0">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="JUnitTestLogger" Version="1.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down
4 changes: 2 additions & 2 deletions asset/api/Asset.Samples.Tests/Asset.Samples.Tests.csproj
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>
<IsPackable>false</IsPackable>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Google.Cloud.BigQuery.V2" Version="3.11.0" />
<PackageReference Include="JUnitTestLogger" Version="1.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.0" />
<PackageReference Include="xunit" Version="2.9.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.0" />
</ItemGroup>
Expand Down
3 changes: 2 additions & 1 deletion asset/api/Asset.Samples.Tests/SearchAllIamPoliciesTest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ public void TestSearchAllIamPolicies()
{
// Run the sample code.
string scope = $"projects/{_fixture.ProjectId}";
var result = _sample.SearchAllIamPolicies(scope, query: "policy:roles/owner");
// On the test we use an empty query to make sure we find some policy.
var result = _sample.SearchAllIamPolicies(scope, query: "");

Assert.NotEmpty(result.Results);
}
Expand Down
4 changes: 2 additions & 2 deletions asset/api/Asset.sln
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31229.75
# Visual Studio Version 17
VisualStudioVersion = 17.13.35931.197 d17.13
MinimumVisualStudioVersion = 15.0.26124.0
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Asset.Samples", "Asset.Samples\Asset.Samples.csproj", "{9E6D0AED-B21C-4A20-90EA-F17875346C8D}"
EndProject
Expand Down
2 changes: 1 addition & 1 deletion auth/AuthSample/AuthSample.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net6.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
</ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions auth/AuthTest/AuthTest.csproj
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>
<IsPackable>false</IsPackable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="JUnitTestLogger" Version="1.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<ItemGroup>
<PackageReference Include="JUnitTestLogger" Version="1.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.0" />
<PackageReference Include="xunit" Version="2.9.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.0" />
<PackageReference Include="Google.Cloud.BigQuery.V2" Version="3.11.0" />
Expand Down
4 changes: 2 additions & 2 deletions bigquery/api/SimpleApp/SimpleApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@

<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net6.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>
<GenerateProgramFile>false</GenerateProgramFile>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Google.Cloud.BigQuery.V2" Version="3.11.0" />
<PackageReference Include="JUnitTestLogger" Version="1.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
Expand Down
4 changes: 2 additions & 2 deletions bigquery/api/Snippets/Snippets.csproj
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Google.Cloud.BigQuery.V2" Version="3.11.0" />
<PackageReference Include="JUnitTestLogger" Version="1.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
Expand Down
2 changes: 1 addition & 1 deletion bigquery/data-transfer/api/QuickStart/QuickStart.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net6.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>
</PropertyGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>

<IsPackable>false</IsPackable>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="JUnitTestLogger" Version="1.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.0" />
<PackageReference Include="xunit" Version="2.9.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
Expand Down
2 changes: 1 addition & 1 deletion bigtable/api/BigtableTest/BigtableTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="JUnitTestLogger" Version="1.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
Expand Down
2 changes: 1 addition & 1 deletion bigtable/api/SnippetsTest/SnippetsTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="Google.Cloud.Bigtable.Admin.V2" Version="3.26.0" />
<PackageReference Include="JUnitTestLogger" Version="1.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.0" />
<PackageReference Include="Snapshooter.Xunit" Version="1.0.1" />
<PackageReference Include="xunit" Version="2.9.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.0">
Expand Down
2 changes: 1 addition & 1 deletion cdn/signUrl/SignUrlSample.Tests/SignUrlSample.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="JUnitTestLogger" Version="1.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.0" />
<PackageReference Include="xunit" Version="2.9.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
Expand Down
4 changes: 2 additions & 2 deletions cloudtasks/api/TasksSample/TasksSample.csproj
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>

</PropertyGroup>

<ItemGroup>
<PackageReference Include="JUnitTestLogger" Version="1.1.0" />
<PackageReference Include="Google.Cloud.Tasks.V2" Version="3.5.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.0" />
<PackageReference Include="xunit" Version="2.9.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.0" />
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion commandlineutil/Sample/CommandLineUtilSample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net6.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>
</PropertyGroup>

</Project>
4 changes: 2 additions & 2 deletions commandlineutil/SampleTest/SampleTest.csproj
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>

<IsPackable>false</IsPackable>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="JUnitTestLogger" Version="1.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="Google.Cloud.Storage.V1" Version="4.13.0" />
<PackageReference Include="JUnitTestLogger" Version="1.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.0" />
<PackageReference Include="xunit" Version="2.9.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.0" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>
<IsPackable>false</IsPackable>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Google.Cloud.Storage.V1" Version="4.13.0" />
<PackageReference Include="JUnitTestLogger" Version="1.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.0" />
<PackageReference Include="xunit" Version="2.9.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.0" />
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion datastore/api/QuickStart/QuickStart.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net6.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Google.Cloud.Datastore.V1" Version="4.15.0" />
Expand Down
4 changes: 2 additions & 2 deletions datastore/api/QuickStartTest/QuickStartTest.csproj
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>

<IsPackable>false</IsPackable>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="JUnitTestLogger" Version="1.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
Expand Down
2 changes: 1 addition & 1 deletion datastore/api/TaskList/TaskList.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net6.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Google.Cloud.Datastore.V1" Version="4.15.0" />
Expand Down
4 changes: 2 additions & 2 deletions datastore/api/TaskListTest/DatastoreTest.csproj
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Library</OutputType>
<TargetFramework>net6.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="JUnitTestLogger" Version="1.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
Expand Down
Loading