File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Project Sdk =" Microsoft.NET.Sdk" >
33 <PropertyGroup >
4- <TargetFrameworks >net8.0</TargetFrameworks >
4+ <TargetFramework >net8.0</TargetFramework >
55 <GenerateDocumentationFile >true</GenerateDocumentationFile >
66 <OutputType >Library</OutputType >
77 <RootNamespace >Bolero</RootNamespace >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Project Sdk =" Microsoft.NET.Sdk.Web" >
33 <PropertyGroup >
4- <TargetFrameworks >net8.0</TargetFrameworks >
4+ <TargetFramework >net8.0</TargetFramework >
55 <GenerateDocumentationFile >true</GenerateDocumentationFile >
66 <ProduceReferenceAssembly >true</ProduceReferenceAssembly >
77 <OutputType >Library</OutputType >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Project Sdk =" Microsoft.NET.Sdk" >
33 <PropertyGroup >
4- <TargetFrameworks >net8.0</TargetFrameworks >
4+ <TargetFramework >net8.0</TargetFramework >
55 <GenerateDocumentationFile >true</GenerateDocumentationFile >
66 <ProduceReferenceAssembly >true</ProduceReferenceAssembly >
77 <OutputType >Library</OutputType >
You can’t perform that action at this time.
0 commit comments