Skip to content

Commit

Permalink
Temporarily ignore some batch projects on official build
Browse files Browse the repository at this point in the history
  - FileStaging, FileConventions, ConfigureAwaitAnalyzer, OM code generation tools, and the OM integration tests
  • Loading branch information
matthchr committed Apr 28, 2017
1 parent 97a5991 commit 815e272
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
<NuGetKey Condition=" '$(NuGetKey)' == '' ">1234</NuGetKey>
<NugetPackageName/>
<ImportDirectoryBuildTargets>true</ImportDirectoryBuildTargets>
<DefaultPathTokenToIgnore>$(IgnorePathTokens) Microsoft.Azure.KeyVault.Samples Gallery Intune Batch\dataPlane Search</DefaultPathTokenToIgnore>
<!--Microsoft.Azure.KeyVault.Samples ClientIntegrationTesting FileConventions FileStaging
<DefaultPathTokenToIgnore>$(IgnorePathTokens) Microsoft.Azure.KeyVault.Samples Gallery Intune FileConventions FileStaging ConfigureAwaitAnalyzer ObjectModelCodeGeneration Azure.Batch.IntegrationTests Azure.Batch.ProtocolTests IntegrationTestCommon Search</DefaultPathTokenToIgnore>
<!--Microsoft.Azure.KeyVault.Samples
ClientRuntime.Azure.TestFramework
Condition=" '$(IgnorePathTokens)' == '' "
ClientRuntime.Azure.TestFramework Microsoft.Azure.Test.HttpRecorder
Expand Down

0 comments on commit 815e272

Please sign in to comment.