File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 <File Path =" LICENSE.txt" />
2323 <File Path =" README.md" />
2424 </Folder >
25- <Folder Name =" /[root]/.github/" >
26- <File Path =" .github/workflows/ci.yml" />
27- <File Path =" .github/workflows/gh-pages.yml" />
28- </Folder >
25+ <Folder Name =" /[root]/.github/" />
2926 <Folder Name =" /[root]/.github/workflows/" >
3027 <File Path =" .github/workflows/ci.yml" />
3128 <File Path =" .github/workflows/gh-pages.yml" />
Original file line number Diff line number Diff line change 1010 </PropertyGroup >
1111
1212 <ItemGroup >
13- <ProjectReference Include =" ..\..\src\CedarDotNet\CedarDotNet.csproj" />
13+ <ProjectReference Include =" ..\..\src\CedarDotNet\CedarDotNet.csproj" />
1414 </ItemGroup >
1515
1616</Project >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <TargetFramework >net8.0</ TargetFramework >
4+ <TargetFrameworks >net8.0;net9.0;net10.0</ TargetFrameworks >
55 <ImplicitUsings >enable</ImplicitUsings >
66 <Nullable >enable</Nullable >
77 <GenerateDocumentationFile >true</GenerateDocumentationFile >
You can’t perform that action at this time.
0 commit comments