File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 11<Solution >
2- <Folder Name =" /Solution Items/" />
2+ <Folder Name =" /Solution Items/" >
3+ <File Path =" Directory.Build.props" />
4+ </Folder >
35 <Folder Name =" /Solution Items/.github/" >
46 <File Path =" .github\codeql.yml" />
57 <File Path =" .github\copilot-instructions.md" />
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk.Web" >
22
33 <PropertyGroup >
4- <TargetFramework >net10.0</TargetFramework >
5- <ImplicitUsings >enable</ImplicitUsings >
6- <Nullable >enable</Nullable >
74 <Deterministic >true</Deterministic >
85 <ContinuousIntegrationBuild >true</ContinuousIntegrationBuild >
96 <UserSecretsId >d7e61e34-084f-4c2b-9be8-5925170dc3b7</UserSecretsId >
2825 <PackageReference Include =" Testably.Abstractions.FileSystem.Interface" Version =" 10.0.0" />
2926 <PackageReference Include =" Microsoft.Extensions.Http.Resilience" Version =" 10.0.0" />
3027 <PackageReference Include =" NetEscapades.AspNetCore.SecurityHeaders" Version =" 1.2.0" />
31- <PackageReference Include =" AStar.Dev.Source.Generators" Version =" 0.2.6-alpha" />
3228 </ItemGroup >
3329
3430 <ItemGroup >
You can’t perform that action at this time.
0 commit comments