This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Compoment
/
BPA.CAP
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
upgrade JetBrains.Annotations
master
Savorboard
4 years ago
parent
2319e5bece
commit
5d83d4dd94
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/Directory.Build.props
+ 1
- 1
src/Directory.Build.props
View File
@@ -25,7 +25,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All"/>
<PackageReference Include="JetBrains.Annotations" Version="20
19.1.3
" PrivateAssets="All" />
<PackageReference Include="JetBrains.Annotations" Version="20
20.1.0
" PrivateAssets="All" />
</ItemGroup>
</Project>
Write
Preview
Loading…
Cancel
Save