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 740f10d commit 8b0a1beCopy full SHA for 8b0a1be
src/ThisAssembly/ThisAssembly.csproj
@@ -27,6 +27,7 @@
27
<ItemGroup>
28
<ProjectReference Include="..\ThisAssembly.AssemblyInfo\ThisAssembly.AssemblyInfo.csproj" PrivateAssets="none" />
29
<ProjectReference Include="..\ThisAssembly.Constants\ThisAssembly.Constants.csproj" PrivateAssets="none" />
30
+ <ProjectReference Include="..\ThisAssembly.Git\ThisAssembly.Git.csproj" PrivateAssets="none" />
31
<ProjectReference Include="..\ThisAssembly.Metadata\ThisAssembly.Metadata.csproj" PrivateAssets="none" />
32
<ProjectReference Include="..\ThisAssembly.Project\ThisAssembly.Project.csproj" PrivateAssets="none" />
33
<ProjectReference Include="..\ThisAssembly.Resources\ThisAssembly.Resources.csproj" PrivateAssets="none" />
0 commit comments