File tree Expand file tree Collapse file tree 9 files changed +19
-3
lines changed
Expand file tree Collapse file tree 9 files changed +19
-3
lines changed Original file line number Diff line number Diff line change 99 paths :
1010 - ' .github/workflows/BitMono.API.yaml'
1111 - ' src/BitMono.API/**'
12+ - ' src/props/**'
1213 pull_request :
1314 branches : [ master ]
1415 paths :
1516 - ' .github/workflows/BitMono.API.yaml'
1617 - ' src/BitMono.API/**'
18+ - ' src/props/**'
1719
1820jobs :
1921 build :
Original file line number Diff line number Diff line change 99 paths :
1010 - ' .github/workflows/BitMono.Core.yaml'
1111 - ' src/BitMono.Core/**'
12+ - ' src/props/**'
1213 pull_request :
1314 branches : [ master ]
1415 paths :
1516 - ' .github/workflows/BitMono.Core.yaml'
1617 - ' src/BitMono.Core/**'
18+ - ' src/props/**'
1719
1820jobs :
1921 build :
Original file line number Diff line number Diff line change 99 paths :
1010 - ' .github/workflows/BitMono.Host.yaml'
1111 - ' src/BitMono.Host/**'
12+ - ' src/props/**'
1213 pull_request :
1314 branches : [ master ]
1415 paths :
1516 - ' .github/workflows/BitMono.Host.yaml'
1617 - ' src/BitMono.Host/**'
18+ - ' src/props/**'
1719
1820jobs :
1921 build :
Original file line number Diff line number Diff line change 99 paths :
1010 - ' .github/workflows/BitMono.Obfuscation.yaml'
1111 - ' src/BitMono.Obfuscation/**'
12+ - ' src/props/**'
1213 pull_request :
1314 branches : [ master ]
1415 paths :
1516 - ' .github/workflows/BitMono.Obfuscation.yaml'
1617 - ' src/BitMono.Obfuscation/**'
18+ - ' src/props/**'
1719
1820jobs :
1921 build :
Original file line number Diff line number Diff line change 99 paths :
1010 - ' .github/workflows/BitMono.Protections.yaml'
1111 - ' src/BitMono.Protections/**'
12+ - ' src/props/**'
1213 pull_request :
1314 branches : [ master ]
1415 paths :
1516 - ' .github/workflows/BitMono.Protections.yaml'
1617 - ' src/BitMono.Protections/**'
18+ - ' src/props/**'
1719
1820jobs :
1921 build :
Original file line number Diff line number Diff line change 99 paths :
1010 - ' .github/workflows/BitMono.Runtime.yaml'
1111 - ' src/BitMono.Runtime/**'
12+ - ' src/props/**'
1213 pull_request :
1314 branches : [ master ]
1415 paths :
1516 - ' .github/workflows/BitMono.Runtime.yaml'
1617 - ' src/BitMono.Runtime/**'
18+ - ' src/props/**'
1719
1820jobs :
1921 build :
Original file line number Diff line number Diff line change 99 paths :
1010 - ' .github/workflows/BitMono.Shared.yaml'
1111 - ' src/BitMono.Shared/**'
12+ - ' src/props/**'
1213 pull_request :
1314 branches : [ master ]
1415 paths :
1516 - ' .github/workflows/BitMono.Shared.yaml'
1617 - ' src/BitMono.Shared/**'
18+ - ' src/props/**'
1719
1820jobs :
1921 build :
Original file line number Diff line number Diff line change 99 paths :
1010 - ' .github/workflows/BitMono.Utilities.yaml'
1111 - ' src/BitMono.Utilities/**'
12+ - ' src/props/**'
1213 pull_request :
1314 branches : [ master ]
1415 paths :
1516 - ' .github/workflows/BitMono.Utilities.yaml'
1617 - ' src/BitMono.Utilities/**'
18+ - ' src/props/**'
1719
1820jobs :
1921 build :
Original file line number Diff line number Diff line change 11<Project >
22
33 <ItemGroup >
4- <PackageReference Include =" AsmResolver" Version =" 6.0.0-beta.1 " />
5- <PackageReference Include =" AsmResolver.DotNet" Version =" 6.0.0-beta.1 " />
6- <PackageReference Include =" AsmResolver.PE" Version =" 6.0.0-beta.1 " />
4+ <PackageReference Include =" AsmResolver" Version =" 6.0.0-beta.2 " />
5+ <PackageReference Include =" AsmResolver.DotNet" Version =" 6.0.0-beta.2 " />
6+ <PackageReference Include =" AsmResolver.PE" Version =" 6.0.0-beta.2 " />
77 <PackageReference Include =" JetBrains.Annotations" Version =" 2024.3.0" />
88 </ItemGroup >
99
You can’t perform that action at this time.
0 commit comments