We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23a3880 commit 3beb359Copy full SHA for 3beb359
Directory.Build.props
@@ -7,9 +7,10 @@
7
<PreserveCompilationContext>true</PreserveCompilationContext>
8
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
9
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
10
+ <AccessToNugetFeed>true</AcessToNugetFeed>
11
12
<!-- https://aka.ms/vs-build-acceleration -->
13
<AccelerateBuildsInVisualStudio>True</AccelerateBuildsInVisualStudio>
14
<UserSecretsId>18e91e0d-ea2d-490f-b77e-ec008f9d09ec</UserSecretsId>
15
</PropertyGroup>
-</Project>
16
+</Project>
0 commit comments