File tree Expand file tree Collapse file tree 1 file changed +15
-3
lines changed
Expand file tree Collapse file tree 1 file changed +15
-3
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
2-
32 <PropertyGroup >
4- <OutputType >Exe</OutputType >
53 <TargetFramework >net9.0</TargetFramework >
4+ <PackageId >StarAcademy.CodeStar1404.Team02.FullTextSearch</PackageId >
5+ <Authors >[TeamMembers]</Authors >
6+ <Company >Star Academy</Company >
67 <ImplicitUsings >enable</ImplicitUsings >
78 <Nullable >enable</Nullable >
89 </PropertyGroup >
9-
1010</Project >
11+
12+ <!-- </Project>-->
13+ <!-- <Project Sdk="Microsoft.NET.Sdk">-->
14+
15+ <!-- <PropertyGroup>-->
16+ <!-- <OutputType>Exe</OutputType>-->
17+ <!-- <TargetFramework>net9.0</TargetFramework>-->
18+ <!-- <ImplicitUsings>enable</ImplicitUsings>-->
19+ <!-- <Nullable>enable</Nullable>-->
20+ <!-- </PropertyGroup>-->
21+
22+ <!-- </Project>-->
You can’t perform that action at this time.
0 commit comments