Skip to content

Commit 6ba2de3

Browse files
authored
Update RAGMachine.csproj (Azure#47952)
1 parent 376c99f commit 6ba2de3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/cloudmachine/Azure.CloudMachine/samples/RAGMachine/RAGMachine.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<ImplicitUsings>enable</ImplicitUsings>
77
<!-- Signal that samples are building in the repo as opposed to a standalone download from Samples Browser -->
88
<IsClientLibrary>true</IsClientLibrary>
9-
<IsPackable>true</IsPackable>
9+
<IsPackable>false</IsPackable>
1010
<IsSample>true</IsSample>
1111
<WarnOnPackingNonPackableProject>false</WarnOnPackingNonPackableProject>
1212
<IsShippingLibrary>false</IsShippingLibrary>

0 commit comments

Comments
 (0)