File tree Expand file tree Collapse file tree 14 files changed +15
-16
lines changed
Infrastructure.Persistence
Presentation.Web.BlazorServer
Presentation.Web.BlazorStatic Expand file tree Collapse file tree 14 files changed +15
-16
lines changed Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
3
3
<PropertyGroup >
4
- <TargetFramework >net7 .0</TargetFramework >
4
+ <TargetFramework >net8 .0</TargetFramework >
5
5
<RootNamespace >Goodtocode.Common.Persistence</RootNamespace >
6
6
<AssemblyName >Goodtocode.Common.Persistence</AssemblyName >
7
7
<Version >1.0.0</Version >
8
- <TargetFramework >net7 .0</TargetFramework >
8
+ <TargetFramework >net8 .0</TargetFramework >
9
9
<ImplicitUsings >enable</ImplicitUsings >
10
10
<Nullable >enable</Nullable >
11
11
</PropertyGroup >
Original file line number Diff line number Diff line change 4
4
<RootNamespace >Goodtocode.Common.ApiClient</RootNamespace >
5
5
<AssemblyName >Goodtocode.Common.ApiClient</AssemblyName >
6
6
<Version >1.0.0</Version >
7
- <TargetFramework >net7 .0</TargetFramework >
7
+ <TargetFramework >net8 .0</TargetFramework >
8
8
<ImplicitUsings >enable</ImplicitUsings >
9
9
<Nullable >enable</Nullable >
10
10
</PropertyGroup >
Original file line number Diff line number Diff line change 4
4
<RootNamespace >Goodtocode.Common.Application</RootNamespace >
5
5
<AssemblyName >Goodtocode.Common.Application</AssemblyName >
6
6
<Version >1.0.0</Version >
7
- <TargetFramework >net7 .0</TargetFramework >
7
+ <TargetFramework >net8 .0</TargetFramework >
8
8
<ImplicitUsings >enable</ImplicitUsings >
9
9
<Nullable >enable</Nullable >
10
10
</PropertyGroup >
Original file line number Diff line number Diff line change 4
4
<RootNamespace >Goodtocode.Common.Domain</RootNamespace >
5
5
<AssemblyName >Goodtocode.Common.Domain</AssemblyName >
6
6
<Version >1.0.0</Version >
7
- <TargetFramework >net7 .0</TargetFramework >
7
+ <TargetFramework >net8 .0</TargetFramework >
8
8
<ImplicitUsings >enable</ImplicitUsings >
9
9
<Nullable >enable</Nullable >
10
10
</PropertyGroup >
Original file line number Diff line number Diff line change 3
3
<PropertyGroup >
4
4
<RootNamespace >Goodtocode.Common.Extensions</RootNamespace >
5
5
<AssemblyName >Goodtocode.Common.Extensions</AssemblyName >
6
- <TargetFramework >net7 .0</TargetFramework >
6
+ <TargetFramework >net8 .0</TargetFramework >
7
7
<ImplicitUsings >enable</ImplicitUsings >
8
8
<Nullable >enable</Nullable >
9
9
</PropertyGroup >
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
<PropertyGroup >
3
- <TargetFramework >net7 .0</TargetFramework >
3
+ <TargetFramework >net8 .0</TargetFramework >
4
4
<RootNamespace >Goodtocode.Subjects.Application</RootNamespace >
5
5
<AssemblyName >Goodtocode.Subjects.Application</AssemblyName >
6
6
<Version >1.0.0</Version >
Original file line number Diff line number Diff line change 3
3
<RootNamespace >Goodtocode.Subjects.Domain</RootNamespace >
4
4
<AssemblyName >Goodtocode.Subjects.Domain</AssemblyName >
5
5
<Version >1.0.0</Version >
6
- <TargetFramework >net7 .0</TargetFramework >
6
+ <TargetFramework >net8 .0</TargetFramework >
7
7
<ImplicitUsings >enable</ImplicitUsings >
8
8
<Nullable >enable</Nullable >
9
9
<IsPackable >false</IsPackable >
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
<PropertyGroup >
3
- <TargetFramework >net7 .0</TargetFramework >
3
+ <TargetFramework >net8 .0</TargetFramework >
4
4
<RootNamespace >Goodtocode.Subjects.Persistence</RootNamespace >
5
5
<AssemblyName >Goodtocode.Subjects.Persistence</AssemblyName >
6
6
<Version >1.0.0</Version >
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk.Web" >
2
2
<PropertyGroup >
3
- <TargetFramework >net7 .0</TargetFramework >
3
+ <TargetFramework >net8 .0</TargetFramework >
4
4
<RootNamespace >Goodtocode.Subjects.WebApi</RootNamespace >
5
5
<AssemblyName >Goodtocode.Subjects.WebApi</AssemblyName >
6
6
<Version >1.0.0</Version >
Original file line number Diff line number Diff line change 4
4
<RootNamespace >Goodtocode.Subjects.Rcl</RootNamespace >
5
5
<AssemblyName >Goodtocode.Subjects.Rcl</AssemblyName >
6
6
<Version >1.0.0</Version >
7
- <TargetFramework >net7 .0</TargetFramework >
7
+ <TargetFramework >net8 .0</TargetFramework >
8
8
<Nullable >enable</Nullable >
9
9
<ImplicitUsings >enable</ImplicitUsings >
10
10
</PropertyGroup >
Original file line number Diff line number Diff line change 4
4
<RootNamespace >Goodtocode.Subjects.BlazorServer</RootNamespace >
5
5
<AssemblyName >Goodtocode.Subjects.BlazorServer</AssemblyName >
6
6
<Version >1.0.0</Version >
7
- <TargetFramework >net7 .0</TargetFramework >
7
+ <TargetFramework >net8 .0</TargetFramework >
8
8
<Nullable >enable</Nullable >
9
9
<ImplicitUsings >enable</ImplicitUsings >
10
10
<UserSecretsId >aspnet-Goodtocode.Subjects.BlazorServer-162fe164-2aae-4a7b-adcf-a4ef2cd6803d</UserSecretsId >
Original file line number Diff line number Diff line change 3
3
<PropertyGroup >
4
4
<RootNamespace >Goodtocode.Subjects.BlazorStatic</RootNamespace >
5
5
<AssemblyName >Goodtocode.Subjects.BlazorStatic</AssemblyName >
6
- <TargetFramework >net7 .0</TargetFramework >
6
+ <TargetFramework >net8 .0</TargetFramework >
7
7
<Nullable >enable</Nullable >
8
8
<ImplicitUsings >enable</ImplicitUsings >
9
9
<ServiceWorkerAssetsManifest >service-worker-assets.js</ServiceWorkerAssetsManifest >
10
10
</PropertyGroup >
11
11
12
12
<ItemGroup >
13
13
<PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly" Version =" 7.0.8" />
14
- <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version =" 7.0.8" PrivateAssets =" all" />
15
14
<PackageReference Include =" Microsoft.Authentication.WebAssembly.Msal" Version =" 7.0.8" />
16
15
</ItemGroup >
17
16
Original file line number Diff line number Diff line change 4
4
<RootNamespace >Goodtocode.Subjects.Integration</RootNamespace >
5
5
<AssemblyName >Goodtocode.Subjects.Integration</AssemblyName >
6
6
<Version >1.0.0</Version >
7
- <TargetFramework >net7 .0</TargetFramework >
7
+ <TargetFramework >net8 .0</TargetFramework >
8
8
<Nullable >enable</Nullable >
9
9
<ImplicitUsings >enable</ImplicitUsings >
10
10
</PropertyGroup >
Original file line number Diff line number Diff line change 4
4
<RootNamespace >Goodtocode.Subjects.Unit</RootNamespace >
5
5
<AssemblyName >Goodtocode.Subjects.Unit</AssemblyName >
6
6
<Version >1.0.0</Version >
7
- <TargetFramework >net7 .0</TargetFramework >
7
+ <TargetFramework >net8 .0</TargetFramework >
8
8
<ImplicitUsings >enable</ImplicitUsings >
9
9
<Nullable >enable</Nullable >
10
10
<IsPackable >false</IsPackable >
You can’t perform that action at this time.
0 commit comments