Skip to content

Commit a8668a7

Browse files
committed
Update dependencies
1 parent a79beff commit a8668a7

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("1.0.0.14")]
36-
[assembly: AssemblyFileVersion("1.0.0.14")]
35+
[assembly: AssemblyVersion("1.0.0.15")]
36+
[assembly: AssemblyFileVersion("1.0.0.15")]

XRFAgent.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<UpdatePeriodically>false</UpdatePeriodically>
2626
<UpdateRequired>false</UpdateRequired>
2727
<MapFileExtensions>true</MapFileExtensions>
28-
<ApplicationRevision>14</ApplicationRevision>
28+
<ApplicationRevision>15</ApplicationRevision>
2929
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
3030
<UseApplicationTrust>false</UseApplicationTrust>
3131
<BootstrapperEnabled>true</BootstrapperEnabled>
@@ -119,7 +119,7 @@
119119
<Version>6.1.2</Version>
120120
</PackageReference>
121121
<PackageReference Include="System.Text.Json">
122-
<Version>9.0.4</Version>
122+
<Version>9.0.5</Version>
123123
</PackageReference>
124124
</ItemGroup>
125125
<ItemGroup>

0 commit comments

Comments
 (0)