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 eaa84c1 commit cd29192Copy full SHA for cd29192
Directory.Build.props
@@ -7,7 +7,7 @@
7
<PreserveCompilationContext>true</PreserveCompilationContext>
8
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
9
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
10
- <AccessToNugetFeed>true</AcessToNugetFeed>
+ <AccessToNugetFeed>true</AccessToNugetFeed>
11
12
<!-- https://aka.ms/vs-build-acceleration -->
13
<AccelerateBuildsInVisualStudio>True</AccelerateBuildsInVisualStudio>
0 commit comments