Skip to content

Commit

Permalink
Bump Dependencies (#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
gfs authored Dec 3, 2020
1 parent ff2594f commit fae1ca0
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 42 deletions.
5 changes: 0 additions & 5 deletions src/Shared/Shared.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,4 @@
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
</ItemGroup>

<ItemGroup>
<PackageReference Update="Nerdbank.GitVersioning" Version="3.3.37" />
</ItemGroup>

</Project>
5 changes: 0 additions & 5 deletions src/oss-characteristics/oss-characteristic.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,4 @@
<ProjectReference Include="..\oss-download\oss-download.csproj" />
<ProjectReference Include="..\Shared\Shared.csproj" />
</ItemGroup>

<ItemGroup>
<PackageReference Update="Nerdbank.GitVersioning" Version="3.3.37" />
</ItemGroup>

</Project>
4 changes: 0 additions & 4 deletions src/oss-defog/oss-defog.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,4 @@
<ProjectReference Include="..\oss-download\oss-download.csproj" />
<ProjectReference Include="..\Shared\Shared.csproj" />
</ItemGroup>

<ItemGroup>
<PackageReference Update="Nerdbank.GitVersioning" Version="3.3.37" />
</ItemGroup>
</Project>
4 changes: 0 additions & 4 deletions src/oss-detect-backdoor/oss-detect-backdoor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,4 @@
<ProjectReference Include="..\oss-characteristics\oss-characteristic.csproj" />
<ProjectReference Include="..\Shared\Shared.csproj" />
</ItemGroup>

<ItemGroup>
<PackageReference Update="Nerdbank.GitVersioning" Version="3.3.37" />
</ItemGroup>
</Project>
4 changes: 0 additions & 4 deletions src/oss-detect-cryptography/oss-detect-cryptography.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,4 @@
<ProjectReference Include="..\oss-download\oss-download.csproj" />
<ProjectReference Include="..\Shared\Shared.csproj" />
</ItemGroup>

<ItemGroup>
<PackageReference Update="Nerdbank.GitVersioning" Version="3.3.37" />
</ItemGroup>
</Project>
4 changes: 0 additions & 4 deletions src/oss-download/oss-download.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,4 @@
<ItemGroup>
<ProjectReference Include="..\Shared\Shared.csproj" />
</ItemGroup>

<ItemGroup>
<PackageReference Update="Nerdbank.GitVersioning" Version="3.3.37" />
</ItemGroup>
</Project>
4 changes: 0 additions & 4 deletions src/oss-find-source/oss-find-source.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@
<ProjectReference Include="..\Shared\Shared.csproj" />
</ItemGroup>

<ItemGroup>
<PackageReference Update="Nerdbank.GitVersioning" Version="3.3.37" />
</ItemGroup>

<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.9.0-preview1" />
<PackageReference Include="Sarif.Sdk" Version="2.3.4" />
Expand Down
4 changes: 0 additions & 4 deletions src/oss-health/oss-health.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,4 @@
<ProjectReference Include="..\oss-download\oss-download.csproj" />
<ProjectReference Include="..\Shared\Shared.csproj" />
</ItemGroup>

<ItemGroup>
<PackageReference Update="Nerdbank.GitVersioning" Version="3.3.37" />
</ItemGroup>
</Project>
4 changes: 0 additions & 4 deletions src/oss-risk-calculator/oss-risk-calculator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,4 @@
<ProjectReference Include="..\oss-health\oss-health.csproj" />
<ProjectReference Include="..\Shared\Shared.csproj" />
</ItemGroup>

<ItemGroup>
<PackageReference Update="Nerdbank.GitVersioning" Version="3.3.37" />
</ItemGroup>
</Project>
4 changes: 0 additions & 4 deletions src/oss-tests/oss-tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,4 @@
<ProjectReference Include="..\oss-health\oss-health.csproj" />
<ProjectReference Include="..\Shared\Shared.csproj" />
</ItemGroup>

<ItemGroup>
<PackageReference Update="Nerdbank.GitVersioning" Version="3.3.37" />
</ItemGroup>
</Project>

0 comments on commit fae1ca0

Please sign in to comment.