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.
RepositoryUrl
1 parent c9d813f commit 5981341Copy full SHA for 5981341
src/Directory.Build.props
@@ -8,7 +8,7 @@
8
</PropertyGroup>
9
10
<PropertyGroup>
11
- <PublishRepositoryUrl>true</PublishRepositoryUrl>
+ <RepositoryUrl>https://github.com/TestableIO/System.IO.Abstractions.git</RepositoryUrl>
12
<IncludeSymbols>true</IncludeSymbols>
13
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
14
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
0 commit comments