File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
src/Exceptionless.AppHost
tests/Exceptionless.Tests Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
2- <Sdk Name =" Aspire.AppHost.Sdk" Version =" 9.5.0 " />
2+ <Sdk Name =" Aspire.AppHost.Sdk" Version =" 9.5.1 " />
33 <PropertyGroup >
44 <OutputType >Exe</OutputType >
55 <TargetFramework >net9.0</TargetFramework >
88 <UserSecretsId >a9c2ddcc-e51d-4cd1-9782-96e1d74eec87</UserSecretsId >
99 </PropertyGroup >
1010 <ItemGroup >
11- <PackageReference Include =" Aspire.Hosting.AppHost" Version =" 9.5.0 " />
12- <PackageReference Include =" Aspire.Hosting.NodeJs" Version =" 9.5.0 " />
13- <PackageReference Include =" Aspire.Hosting.Redis" Version =" 9.5.0 " />
11+ <PackageReference Include =" Aspire.Hosting.AppHost" Version =" 9.5.1 " />
12+ <PackageReference Include =" Aspire.Hosting.NodeJs" Version =" 9.5.1 " />
13+ <PackageReference Include =" Aspire.Hosting.Redis" Version =" 9.5.1 " />
1414 <PackageReference Include =" AspNetCore.HealthChecks.Elasticsearch" Version =" 9.0.0" />
1515 <PackageReference Include =" Foundatio.Minio" Version =" 12.0.0" />
1616 </ItemGroup >
Original file line number Diff line number Diff line change 99
1010 <PackageReference Include =" FluentRest.NewtonsoftJson" Version =" 10.1.0" />
1111
12- <PackageReference Include =" Aspire.Hosting.Testing" Version =" 9.5.0 " />
12+ <PackageReference Include =" Aspire.Hosting.Testing" Version =" 9.5.1 " />
1313 <PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 9.0.9" />
1414 <PackageReference Include =" Microsoft.Extensions.TimeProvider.Testing" Version =" 9.9.0" />
1515 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 18.0.0" />
You can’t perform that action at this time.
0 commit comments