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 60b0fc7 commit 585ceddCopy full SHA for 585cedd
Directory.Build.props
@@ -32,7 +32,7 @@
32
<NeutralLanguage>en</NeutralLanguage>
33
<OverwriteReadOnlyFiles>true</OverwriteReadOnlyFiles>
34
<RepositoryType>git</RepositoryType>
35
- <RepositoryUrl>https://github.com/synercoder/test-net-core-actions/</RepositoryUrl>
+ <RepositoryUrl>https://github.com/synercoder/Primitives/</RepositoryUrl>
36
<RestoreSources>
37
https://api.nuget.org/v3/index.json;
38
https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json;
@@ -44,4 +44,4 @@
44
<LangVersion>8.0</LangVersion>
45
</PropertyGroup>
46
47
-</Project>
+</Project>
0 commit comments