We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e43cdd9 commit b2b5ca1Copy full SHA for b2b5ca1
src/Directory.Build.props
@@ -6,7 +6,7 @@
6
<Copyright>Copyright (c) .NET Foundation and Contributors</Copyright>
7
<PackageTags>Docker Container C# .NET</PackageTags>
8
<RepositoryType>git</RepositoryType>
9
- <RepositoryUrl>https://github.com/Microsoft/Docker.DotNet/tree/master/Docker.DotNet</RepositoryUrl>
+ <RepositoryUrl>https://github.com/dotnet/Docker.DotNet/</RepositoryUrl>
10
<PublishRepositoryUrl>true</PublishRepositoryUrl>
11
<IncludeSymbols>true</IncludeSymbols>
12
<EmbedUntrackedSources>true</EmbedUntrackedSources>
@@ -35,4 +35,4 @@
35
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
36
</PackageReference>
37
</ItemGroup>
38
-</Project>
+</Project>
0 commit comments