File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Google.Cloud.Functions.Framework.Tests
Google.Cloud.Functions.Hosting.Tests
Google.Cloud.Functions.Testing.Tests Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1212 <ProjectReference Include =" ..\Google.Cloud.Functions.Framework\Google.Cloud.Functions.Framework.csproj" />
1313 <ProjectReference Include =" ..\Google.Cloud.Functions.Testing\Google.Cloud.Functions.Testing.csproj" />
1414 <PackageReference Include =" Google.Events.Protobuf" Version =" 1.5.0" />
15- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.11.1 " />
15+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12.0 " />
1616 <PackageReference Include =" xunit" Version =" 2.9.2" />
1717 <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.2" />
1818 <EmbeddedResource Include =" **/*.json" Exclude =" bin/**;obj/**" />
Original file line number Diff line number Diff line change 1212 <ProjectReference Include =" ..\Google.Cloud.Functions.Testing\Google.Cloud.Functions.Testing.csproj" />
1313 <PackageReference Include =" Google.Events.Protobuf" Version =" 1.5.0" />
1414 <PackageReference Include =" Newtonsoft.Json" Version =" 13.0.3" />
15- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.11.1 " />
15+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12.0 " />
1616 <PackageReference Include =" xunit" Version =" 2.9.2" />
1717 <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.2" />
1818 </ItemGroup >
Original file line number Diff line number Diff line change 1010 <ItemGroup >
1111 <ProjectReference Include =" ..\Google.Cloud.Functions.Testing\Google.Cloud.Functions.Testing.csproj" />
1212 <PackageReference Include =" Google.Events.Protobuf" Version =" 1.5.0" />
13- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.11.1 " />
13+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12.0 " />
1414 <PackageReference Include =" xunit" Version =" 2.9.2" />
1515 <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.2" />
1616 </ItemGroup >
You can’t perform that action at this time.
0 commit comments