File tree Expand file tree Collapse file tree 1 file changed +2
-8
lines changed
sdk/ai/Azure.AI.VoiceLive/samples Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Original file line number Diff line number Diff line change 1- <Project ToolsVersion =" 15.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" InitialTargets = " taco " >
1+ <Project ToolsVersion =" 15.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
22 <PropertyGroup >
33 <ExcludeFromCodeCoverage >true</ExcludeFromCodeCoverage >
44 <ImportRepoCommonSettings >true</ImportRepoCommonSettings >
1010 NU5104;
1111 </NoWarn >
1212 <IsSamplesProject >true</IsSamplesProject >
13-
14- </PropertyGroup >
15-
13+ </PropertyGroup >
1614 <Import Project =" ..\Directory.Build.props" />
17- <Target BeforeTargets =" Build" Name =" Taco" >
18-
19- <Message Text =" $(AssemblyName): $(RequiredTargetFrameworks)" Importance =" High" />
20- </Target >
2115 <PropertyGroup >
2216 <DefineConstants >$(DefineConstants);STRONGNAME_SIGNED</DefineConstants >
2317 <InheritDocEnabled >false</InheritDocEnabled >
You can’t perform that action at this time.
0 commit comments