File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "appHost" : {
3+ "path" : " src/BikeTracking.AppHost/BikeTracking.AppHost.csproj"
4+ }
5+ }
Original file line number Diff line number Diff line change 1- <Project Sdk =" Aspire.AppHost.Sdk/13.2.0 " >
1+ <Project Sdk =" Aspire.AppHost.Sdk/13.2.1 " >
22 <PropertyGroup >
33 <OutputType >Exe</OutputType >
44 <TargetFramework >net10.0</TargetFramework >
1212 </ItemGroup >
1313
1414 <ItemGroup >
15- <PackageReference Include =" Aspire.Hosting.JavaScript" Version =" 13.2.0 " />
16- <PackageReference Include =" Aspire.Hosting.SqlServer" Version =" 13.2.0 " />
15+ <PackageReference Include =" Aspire.Hosting.JavaScript" Version =" 13.2.1 " />
16+ <PackageReference Include =" Aspire.Hosting.SqlServer" Version =" 13.2.1 " />
1717 <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 10.0.5" />
1818 </ItemGroup >
1919</Project >
You can’t perform that action at this time.
0 commit comments